kio
KNotify::Application Class Reference
#include <knotifydialog.h>
Public Member Functions | |
| Application (const QString &path) | |
| QString | appName () const |
| const EventList & | eventList () |
| QString | icon () const |
| void | reloadEvents (bool revertToDefaults=false) |
| void | save () |
| QString | text () const |
| ~Application () | |
Detailed Description
For internal use only.
Definition at line 151 of file knotifydialog.h.
Constructor & Destructor Documentation
| Application::Application | ( | const QString & | path | ) |
Definition at line 1001 of file knotifydialog.cpp.
| Application::~Application | ( | ) |
Definition at line 1021 of file knotifydialog.cpp.
Member Function Documentation
| QString KNotify::Application::appName | ( | ) | const [inline] |
Definition at line 163 of file knotifydialog.h.
| const EventList & Application::eventList | ( | ) |
Definition at line 1029 of file knotifydialog.cpp.
| QString KNotify::Application::icon | ( | ) | const [inline] |
Definition at line 158 of file knotifydialog.h.
| void Application::reloadEvents | ( | bool | revertToDefaults = false |
) |
Definition at line 1061 of file knotifydialog.cpp.
| void Application::save | ( | ) |
Definition at line 1041 of file knotifydialog.cpp.
| QString KNotify::Application::text | ( | ) | const [inline] |
Definition at line 157 of file knotifydialog.h.
The documentation for this class was generated from the following files:
KDE 3.5 API Reference