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
KoTemplatefirst ()
KoTemplatenext ()
KoTemplatelast ()
KoTemplateprev ()
KoTemplatecurrent ()
bool add (KoTemplate *t, bool force=false, bool touch=true)
KoTemplatefind (const QString &name) const
bool touched () const

Member Function Documentation

bool KoTemplateGroup::isHidden (  )  const

If all children are hidden, we are hidden too.

Definition at line 83 of file KoTemplates.cpp.

void KoTemplateGroup::setHidden ( bool  hidden = true  )  const

if we should hide, we hide all the children

Definition at line 94 of file KoTemplates.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys