Compounds | |
class | CDijinni |
Main Dijinni class. Manages which application is active and handles event passing. More... | |
Functions | |
void | init_apps () |
void | init_syspanel () |
Variables | |
CLibDj | libdj |
CCore | core |
|
This function is called by the CDijinni class on startup. This should create instances of all the applications and do any other application-specific init stuff. |
|
This function is called by the CDijinni class on startup. This should create the system panel and populate it with widgets (if so desired.) |
|
|
|
|