KarambaApplication Class Reference
List of all members.Detailed Description
Definition at line 39 of file karambaapp.h.
Public Slots | |
| void | buildToolTip () |
| void | globalQuitSuperKaramba () |
| void | globalShowThemeDialog () |
| void | globalHideSysTray (bool hide=true) |
Public Member Functions | |
| KarambaApplication () | |
| ~KarambaApplication () | |
| QString | getMainKaramba () |
| QStringList | getKarambas () |
| bool | themeExists (QString pretty_name) |
| void | initDcopStub (QCString app="") |
| void | setUpSysTray (KAboutData *about) |
| void | checkPreviousSession (KApplication &app, QStringList &lst) |
| void | checkCommandLine (KCmdLineArgs *args, QStringList &lst) |
| bool | startThemes (QStringList &lst) |
| KarambaIface * | dcopIface () |
| dcopIface_stub * | dcopStub () |
| QWidget * | parentWindow () |
| void | addKaramba (karamba *k, bool reloading=false) |
| void | deleteKaramba (karamba *k, bool reloading=false) |
| bool | hasKaramba (karamba *k) |
Static Public Member Functions | |
| static bool | lockKaramba () |
| static void | unlockKaramba () |
| static void | checkSuperKarambaDir () |
Protected Slots | |
| void | quitSuperKaramba () |
| void | showThemeDialog () |
| void | hideSysTray (bool hide=true) |
Protected Attributes | |
| KarambaIface * | iface |
| ThemesDlg * | themeListWindow |
| dcopIface_stub * | dcopIfaceStub |
| QObjectList * | karambaList |
| KSystemTray * | sysTrayIcon |
Friends | |
| class | KarambaIface |
The documentation for this class was generated from the following files:

