kplato

KPlato::WBSDefinition Class Reference

List of all members.

Detailed Description

Definition at line 35 of file kptwbsdefinition.h.


Public Member Functions

 WBSDefinition ()
 ~WBSDefinition ()
void clear ()
QString wbs (uint index, int level)
QString code (uint index, int level)
QString separator (int level)
CodeDefdefaultDef ()
void setDefaultDef (CodeDef def)
bool isLevelsDefEnabled () const
bool level0Enabled ()
void setLevelsDefEnabled (bool on)
void clearLevelsDef ()
const QMap< int, CodeDef > & levelsDef () const
void setLevelsDef (QMap< int, CodeDef > def)
CodeDef levelsDef (int level) const
void setLevelsDef (int level, CodeDef def)
void setLevelsDef (int level, QString c, QString s)
QStringList codeList ()
int defaultCodeIndex () const
bool setDefaultCode (uint index)
QString defaultSeparator () const
void setDefaultSeparator (QString s)

Protected Member Functions

QString code (CodeDef &def, uint index)
QString toRoman (int n, bool upper=false)

Classes

class  CodeDef

Member Function Documentation

QString KPlato::WBSDefinition::wbs ( uint  index,
int  level 
)

Return wbs string.

Definition at line 55 of file kptwbsdefinition.cc.

QString KPlato::WBSDefinition::code ( uint  index,
int  level 
)

Return wbs code.

Definition at line 66 of file kptwbsdefinition.cc.

QString KPlato::WBSDefinition::separator ( int  level  ) 

Return wbs separator.

Definition at line 76 of file kptwbsdefinition.cc.


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