lib
KoTemplateGroup Class Reference
List of all members.Detailed Description
Definition at line 69 of file KoTemplates.h.
Public Member Functions | |
KoTemplateGroup (const QString &name, const QString &dir=QString::null, int _sortingWeight=0, bool touched=false) | |
~KoTemplateGroup () | |
QString | name () const |
QStringList | dirs () const |
void | addDir (const QString &dir) |
int | sortingWeight () const |
void | setSortingWeight (int weight) |
bool | isHidden () const |
void | setHidden (bool hidden=true) const |
KoTemplate * | first () |
KoTemplate * | next () |
KoTemplate * | last () |
KoTemplate * | prev () |
KoTemplate * | current () |
bool | add (KoTemplate *t, bool force=false, bool touch=true) |
KoTemplate * | find (const QString &name) const |
bool | touched () const |
Member Function Documentation
bool KoTemplateGroup::isHidden | ( | ) | const |
void KoTemplateGroup::setHidden | ( | bool | hidden = true |
) | const |
The documentation for this class was generated from the following files: