kmilo
KMilo::KMiloInterface Class Reference
#include <kmilointerface.h>
Inheritance diagram for KMilo::KMiloInterface:

Detailed Description
Definition at line 37 of file kmilointerface.h.
Public Slots | |
| int | pollMilliSeconds () const |
| bool | setPollMilliSeconds (int ms) |
| void | displayText (const QString &text) |
| void | displayText (const QString &text, const QPixmap &customPixmap) |
| void | displayProgress (const QString &text, int progress, const QPixmap &customPixmap) |
| void | displayProgress (const QString &text, int progress) |
| void | reconfigure () |
Public Member Functions | |
| KMiloInterface (KMiloD *p) | |
| virtual | ~KMiloInterface () |
Constructor & Destructor Documentation
| KMiloInterface::KMiloInterface | ( | KMiloD * | p | ) |
Definition at line 30 of file kmilointerface.cpp.
| KMiloInterface::~KMiloInterface | ( | ) | [virtual] |
Definition at line 36 of file kmilointerface.cpp.
Member Function Documentation
| int KMiloInterface::pollMilliSeconds | ( | ) | const [slot] |
Definition at line 40 of file kmilointerface.cpp.
| bool KMiloInterface::setPollMilliSeconds | ( | int | ms | ) | [slot] |
Definition at line 45 of file kmilointerface.cpp.
| void KMiloInterface::displayText | ( | const QString & | text | ) | [slot] |
Definition at line 50 of file kmilointerface.cpp.
Definition at line 55 of file kmilointerface.cpp.
| void KMiloInterface::displayProgress | ( | const QString & | text, | |
| int | progress, | |||
| const QPixmap & | customPixmap | |||
| ) | [slot] |
Definition at line 60 of file kmilointerface.cpp.
| void KMiloInterface::displayProgress | ( | const QString & | text, | |
| int | progress | |||
| ) | [slot] |
Definition at line 65 of file kmilointerface.cpp.
| void KMiloInterface::reconfigure | ( | ) | [slot] |
Definition at line 70 of file kmilointerface.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference