MyBooks
Classes | Macros | Typedefs
globals.hpp File Reference
#include <QString>

Go to the source code of this file.

Classes

struct  DB_Authors_record_type
 
struct  DB_MediaType_record_type
 
struct  DB_Books_record_type
 

Macros

#define APP_NAME   "MyBooks"
 
#define APP_VERSION   "v1.3.04"
 

Typedefs

typedef struct DB_Authors_record_type AuthorsRecord
 
typedef struct DB_MediaType_record_type MediaTypeRecord
 
typedef struct DB_Books_record_type BooksRecord
 

Macro Definition Documentation

◆ APP_NAME

#define APP_NAME   "MyBooks"

◆ APP_VERSION

#define APP_VERSION   "v1.3.04"

Typedef Documentation

◆ AuthorsRecord

◆ BooksRecord

◆ MediaTypeRecord