kmilo
KMilo::KMiloD Class Reference
#include <kmilod.h>
Inheritance diagram for KMilo::KMiloD:

Detailed Description
Definition at line 39 of file kmilod.h.
Public Slots | |
| void | setEnabled (bool enabled) |
| void | enable () |
| void | disable () |
| bool | enabled () const |
| int | pollMilliSeconds () const |
| bool | setPollMilliSeconds (int ms) |
| void | displayText (const QString &text) |
| void | displayText (const QString &text, const QByteArray &customPixmap) |
| void | displayProgress (const QString &text, int progress, const QByteArray &customPixmap) |
| void | displayProgress (const QString &text, int progress) |
| void | reconfigure () |
Public Member Functions | |
| KMiloD (QObject *parent, const QList< QVariant > &) | |
| virtual | ~KMiloD () |
| void | displayProgress (const QString &text, int progress, const QPixmap &customPixmap) |
| void | displayText (const QString &text, const QPixmap &customPixmap) |
Constructor & Destructor Documentation
| KMiloD::~KMiloD | ( | ) | [virtual] |
Definition at line 90 of file kmilod.cpp.
Member Function Documentation
Definition at line 222 of file kmilod.cpp.
Definition at line 207 of file kmilod.cpp.
| void KMiloD::setEnabled | ( | bool | enabled | ) | [slot] |
Definition at line 107 of file kmilod.cpp.
| void KMiloD::enable | ( | ) | [slot] |
Definition at line 116 of file kmilod.cpp.
| void KMiloD::disable | ( | ) | [slot] |
Definition at line 124 of file kmilod.cpp.
| bool KMiloD::enabled | ( | ) | const [slot] |
Definition at line 129 of file kmilod.cpp.
| int KMiloD::pollMilliSeconds | ( | ) | const [slot] |
Definition at line 134 of file kmilod.cpp.
| bool KMiloD::setPollMilliSeconds | ( | int | ms | ) | [slot] |
Definition at line 139 of file kmilod.cpp.
| void KMiloD::displayText | ( | const QString & | text | ) | [slot] |
Definition at line 196 of file kmilod.cpp.
| void KMiloD::displayText | ( | const QString & | text, | |
| const QByteArray & | customPixmap | |||
| ) | [slot] |
Definition at line 201 of file kmilod.cpp.
| void KMiloD::displayProgress | ( | const QString & | text, | |
| int | progress, | |||
| const QByteArray & | customPixmap | |||
| ) | [slot] |
Definition at line 216 of file kmilod.cpp.
| void KMiloD::displayProgress | ( | const QString & | text, | |
| int | progress | |||
| ) | [slot] |
Definition at line 212 of file kmilod.cpp.
| void KMiloD::reconfigure | ( | ) | [slot] |
Definition at line 226 of file kmilod.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference