lib
KoTemplate Class Reference
List of all members.Detailed Description
Definition at line 32 of file KoTemplates.h.
Public Member Functions | |
| KoTemplate (const QString &name, const QString &description=QString::null, const QString &file=QString::null, const QString &picture=QString::null, const QString &fileName=QString::null, const QString &_measureSystem=QString::null, bool hidden=false, bool touched=false) | |
| ~KoTemplate () | |
| QString | name () const |
| QString | description () const |
| QString | file () const |
| QString | picture () const |
| QString | fileName () const |
| const QPixmap & | loadPicture (KInstance *instance) |
| bool | isHidden () const |
| void | setHidden (bool hidden=true) |
| bool | touched () const |
| QString | measureSystem () const |
| void | setMeasureSystem (const QString &system) |
The documentation for this class was generated from the following files:

