lib
KoParagCounterWidget Class Reference
#include <KoParagDia.h>
Inheritance diagram for KoParagCounterWidget:

Detailed Description
The widget for editing counters (bullets & numbering) (tab 4).
Definition at line 340 of file KoParagDia.h.
Public Member Functions | |
KoParagCounterWidget (bool disableAll=false, QWidget *parent=0L, const char *name=0) | |
virtual | ~KoParagCounterWidget () |
virtual void | display (const KoParagLayout &lay) |
virtual void | save (KoParagLayout &lay) |
virtual QString | tabName () |
const KoParagCounter & | counter () const |
Protected Slots | |
void | numTypeChanged (int) |
void | suffixChanged (const QString &txt) |
void | prefixChanged (const QString &txt) |
void | startChanged (int i) |
void | restartChanged (bool b) |
void | depthChanged (int i) |
void | displayLevelsChanged (int i) |
void | alignmentChanged (int i) |
void | slotChangeCustomBullet (const QString &f, QChar c) |
void | styleChanged (KoParagCounter::Style st) |
Member Function Documentation
|
return the (i18n-ed) name of the tab
Implements KoParagLayoutWidget. Definition at line 1672 of file KoParagDia.cpp. |
The documentation for this class was generated from the following files: