Compounds | |
class | CNiceBars |
Little graphics-only widget to draw some lines. More... | |
Functions | |
void | init_apps () |
void | onSBClick (CWidget *w) |
void | init_syspanel () |
Variables | |
CDijinni | Dijinni |
One instance of our main class. More... |
|
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.) |
|
Callback for the system panel buttons |
|
One instance of our main class. FILE callbacks.cpp
DESCRIPTION Creates instances of the CDijinni and CLibDj classes and connects the dijinni service routines to the CDijinni object model |