PrintcapEntry Class Reference
List of all members.Detailed Description
Definition at line 31 of file lpdtools.h.
Public Member Functions | |
| bool | readLine (const QString &line) |
| void | writeEntry (QTextStream &) |
| KMPrinter * | createPrinter () |
| QString | arg (const QString &key) const |
| QString | comment (int i) |
| bool | has (const QString &f) const |
| QString | field (const QString &f) const |
| bool | writeEntry (QTextStream &) |
| void | addField (const QString &name, Field::Type type=Field::Boolean, const QString &value=QString::null) |
Public Attributes | |
| QString | name |
| QStringList | aliases |
| QString | comment |
| QMap< QString, Field > | fields |
| QString | postcomment |
Friends | |
| class | KMLpdManager |
The documentation for this class was generated from the following files:

