superkaramba
KarambaApplication Class Reference
#include <karambaapp.h>

Detailed Description
Definition at line 30 of file karambaapp.h.
Public Slots | |
| void | showThemesDialog (QSystemTrayIcon::ActivationReason reason=QSystemTrayIcon::Unknown) |
| void | karambaStarted (QGraphicsItemGroup *) |
| void | karambaClosed (QGraphicsItemGroup *) |
| Q_SCRIPTABLE bool | closeTheme (const QString &prettyThemeName) |
| Q_SCRIPTABLE void | hideSystemTray (bool hide) |
| Q_SCRIPTABLE void | openNamedTheme (const QString &file, const QString &themeName, bool subTheme) |
| Q_SCRIPTABLE void | openTheme (const QString &file) |
| Q_SCRIPTABLE void | quitSuperKaramba () |
| Q_SCRIPTABLE bool | setIncomingData (const QString &prettyThemeName, const QString &data) |
| Q_SCRIPTABLE void | showThemeDialog () |
| Q_SCRIPTABLE bool | themeNotify (const QString &prettyThemeName, const QString &data) |
Public Member Functions | |
| KarambaApplication (Display *display, Qt::HANDLE visual, Qt::HANDLE colormap) | |
| ~KarambaApplication () | |
| int | newInstance () |
| void | setupSysTray (KAboutData *about) |
Constructor & Destructor Documentation
| KarambaApplication::KarambaApplication | ( | Display * | display, | |
| Qt::HANDLE | visual, | |||
| Qt::HANDLE | colormap | |||
| ) |
Definition at line 39 of file karambaapp.cpp.
| KarambaApplication::~KarambaApplication | ( | ) |
Definition at line 51 of file karambaapp.cpp.
Member Function Documentation
| int KarambaApplication::newInstance | ( | ) |
Definition at line 126 of file karambaapp.cpp.
| void KarambaApplication::setupSysTray | ( | KAboutData * | about | ) |
Definition at line 246 of file karambaapp.cpp.
| void KarambaApplication::showThemesDialog | ( | QSystemTrayIcon::ActivationReason | reason = QSystemTrayIcon::Unknown |
) | [slot] |
Definition at line 238 of file karambaapp.cpp.
| void KarambaApplication::karambaStarted | ( | QGraphicsItemGroup * | item | ) | [slot] |
Definition at line 79 of file karambaapp.cpp.
| void KarambaApplication::karambaClosed | ( | QGraphicsItemGroup * | item | ) | [slot] |
Definition at line 96 of file karambaapp.cpp.
| bool KarambaApplication::closeTheme | ( | const QString & | prettyThemeName | ) | [slot] |
Definition at line 307 of file karambaapp.cpp.
| void KarambaApplication::hideSystemTray | ( | bool | hide | ) | [slot] |
Definition at line 320 of file karambaapp.cpp.
| void KarambaApplication::openNamedTheme | ( | const QString & | file, | |
| const QString & | themeName, | |||
| bool | subTheme | |||
| ) | [slot] |
Definition at line 329 of file karambaapp.cpp.
| void KarambaApplication::openTheme | ( | const QString & | file | ) | [slot] |
Definition at line 335 of file karambaapp.cpp.
| void KarambaApplication::quitSuperKaramba | ( | ) | [slot] |
Definition at line 340 of file karambaapp.cpp.
| bool KarambaApplication::setIncomingData | ( | const QString & | prettyThemeName, | |
| const QString & | data | |||
| ) | [slot] |
Definition at line 351 of file karambaapp.cpp.
| void KarambaApplication::showThemeDialog | ( | ) | [slot] |
Definition at line 363 of file karambaapp.cpp.
| bool KarambaApplication::themeNotify | ( | const QString & | prettyThemeName, | |
| const QString & | data | |||
| ) | [slot] |
Definition at line 368 of file karambaapp.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference