KDEPrint
Foomatic2Loader Class Reference
#include <foomatic2loader.h>
Detailed Description
Definition at line 41 of file foomatic2loader.h.
Public Member Functions | |
| DrMain * | buildDriver () const |
| QMap< QString, QVariant > | data () const |
| Foomatic2Loader () | |
| DrMain * | modifyDriver (DrMain *) const |
| bool | read (QIODevice *d) |
| bool | readFromBuffer (const QString &buffer) |
| bool | readFromFile (const QString &filename) |
| ~Foomatic2Loader () | |
Static Public Member Functions | |
| static DrMain * | loadDriver (const QString &filename) |
Friends | |
| int | kdeprint_foomatic2parse (void *) |
Constructor & Destructor Documentation
| Foomatic2Loader::Foomatic2Loader | ( | ) |
Definition at line 33 of file foomatic2loader.cpp.
| Foomatic2Loader::~Foomatic2Loader | ( | ) |
Definition at line 37 of file foomatic2loader.cpp.
Member Function Documentation
| DrMain * Foomatic2Loader::buildDriver | ( | ) | const |
Definition at line 130 of file foomatic2loader.cpp.
Definition at line 64 of file foomatic2loader.h.
| DrMain * Foomatic2Loader::loadDriver | ( | const QString & | filename | ) | [static] |
Definition at line 255 of file foomatic2loader.cpp.
| DrMain * Foomatic2Loader::modifyDriver | ( | DrMain * | driver | ) | const |
Definition at line 187 of file foomatic2loader.cpp.
| bool Foomatic2Loader::read | ( | QIODevice * | d | ) |
Definition at line 41 of file foomatic2loader.cpp.
| bool Foomatic2Loader::readFromBuffer | ( | const QString & | buffer | ) |
Definition at line 61 of file foomatic2loader.cpp.
| bool Foomatic2Loader::readFromFile | ( | const QString & | filename | ) |
Definition at line 52 of file foomatic2loader.cpp.
Friends And Related Function Documentation
| int kdeprint_foomatic2parse | ( | void * | ) | [friend] |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference