|
DbModel Pile
version 0.0.1
DbModel pile.
|
file dbmodelmanager.h date Oct 2015 author More...
#include <dbmodelmanager.h>
Static Public Member Functions | |
| static bool | init () |
| Initialize the manager. | |
| static void | end () |
| Terminate the manager. | |
| static const QIcon & | getIcon () |
| Retreive icon marker. | |
| static void | setIcon (const QIcon &value) |
| Set icon marker. | |
| static const QColor & | getColor () |
| Retreive color marker. | |
| static void | setColor (const QColor &value) |
| Set color marker. | |
Protected Member Functions | |
| DbModelManager () | |
| Constructor. | |
| virtual | ~DbModelManager () |
| destructor | |
file dbmodelmanager.h date Oct 2015 author
brief Contains the definition for DbModelManager class..