SecretService 0.13.2d47dfe
SecretService is base back end library for your c++ Qt projects.
DBSecret Namespace Reference

Classes

class  IDataBase
 The IDataBase class Main database. More...
 
class  iRecord
 The iRecord class This is main interface for all records of database. More...
 
class  Record
 The Record class. More...
 
class  SecretDataBase
 

Functions

bool init ()
 init main initialize method of The YourTimeDeliviry library
 
QSharedPointer< IDataBasedatabase ()
 

Function Documentation

◆ database()

QSharedPointer< IDataBase > SECRETDB_EXPORT DBSecret::database ( )

Definition at line 21 of file SecretDB.cpp.

Here is the caller graph for this function:

◆ init()

bool SECRETDB_EXPORT DBSecret::init ( )

init main initialize method of The YourTimeDeliviry library

Returns
true if library initialized successfull

Definition at line 15 of file SecretDB.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: