lib
KoCounterStyleWidget Class Reference
List of all members.Detailed Description
Definition at line 259 of file KoParagDia.h.
Public Slots | |
void | numTypeChanged (int nType) |
Signals | |
void | sig_startChanged (int) |
void | sig_restartChanged (bool) |
void | sig_depthChanged (int) |
void | sig_displayLevelsChanged (int) |
void | sig_suffixChanged (const QString &) |
void | sig_prefixChanged (const QString &) |
void | sig_numTypeChanged (int) |
void | sig_alignmentChanged (int) |
void | changeCustomBullet (const QString &, QChar) |
void | changeStyle (KoParagCounter::Style) |
Public Member Functions | |
KoCounterStyleWidget (bool displayDepth=true, bool onlyStyleTypeLetter=false, bool disableAll=false, QWidget *parent=0, const char *name=0) | |
void | fillStyleCombo (KoParagCounter::Numbering type=KoParagCounter::NUM_LIST) |
void | display (const KoParagLayout &lay) |
void | changeKWSpinboxType (KoParagCounter::Style st) |
const KoParagCounter & | counter () const |
void | setCounter (const KoParagCounter &counter) |
Static Public Member Functions | |
static void | makeCounterRepresenterList (QPtrList< StyleRepresenter > &stylesList, bool onlyStyleTypeLetter=false) |
Protected Slots | |
void | startChanged (int i) |
void | restartChanged (bool b) |
void | depthChanged (int i) |
void | displayLevelsChanged (int i) |
void | alignmentChanged (const QString &s) |
void | suffixChanged (const QString &txt) |
void | prefixChanged (const QString &txt) |
void | numStyleChanged () |
void | selectCustomBullet () |
Protected Member Functions | |
void | displayStyle (KoParagCounter::Style style) |
Classes | |
class | StyleRepresenter |
The documentation for this class was generated from the following files: