KDEPrint
KMDBCreator Class Reference
#include <kmdbcreator.h>
Inheritance diagram for KMDBCreator:

Detailed Description
Definition at line 31 of file kmdbcreator.h.
Signals | |
| void | dbCreated () |
Public Member Functions | |
| bool | checkDriverDB (const QString &dirname, const QDateTime &d) |
| bool | createDriverDB (const QString &dirname, const QString &filename, QWidget *parent=0) |
| KMDBCreator (QObject *parent=0) | |
| bool | status () const |
| ~KMDBCreator () | |
Protected Slots | |
| void | slotCancelled () |
| void | slotProcessExited (int exitCode, QProcess::ExitStatus exitStatus) |
| void | slotReceivedStdout () |
Constructor & Destructor Documentation
| KMDBCreator::KMDBCreator | ( | QObject * | parent = 0 |
) |
Definition at line 33 of file kmdbcreator.cpp.
| KMDBCreator::~KMDBCreator | ( | ) |
Definition at line 45 of file kmdbcreator.cpp.
Member Function Documentation
Definition at line 53 of file kmdbcreator.cpp.
| bool KMDBCreator::createDriverDB | ( | const QString & | dirname, | |
| const QString & | filename, | |||
| QWidget * | parent = 0 | |||
| ) |
Definition at line 79 of file kmdbcreator.cpp.
| void KMDBCreator::dbCreated | ( | ) | [signal] |
| void KMDBCreator::slotCancelled | ( | ) | [protected, slot] |
Definition at line 177 of file kmdbcreator.cpp.
| void KMDBCreator::slotProcessExited | ( | int | exitCode, | |
| QProcess::ExitStatus | exitStatus | |||
| ) | [protected, slot] |
Definition at line 158 of file kmdbcreator.cpp.
| void KMDBCreator::slotReceivedStdout | ( | ) | [protected, slot] |
Definition at line 135 of file kmdbcreator.cpp.
| bool KMDBCreator::status | ( | ) | const [inline] |
Definition at line 40 of file kmdbcreator.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference