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

Detailed Description
The widget for editing tabulators (tab 5).
Definition at line 400 of file KoParagDia.h.
Public Member Functions | |
| KoParagTabulatorsWidget (KoUnit::Unit unit, double _frameWidth, QWidget *parent, const char *name=0) | |
| virtual | ~KoParagTabulatorsWidget () |
| virtual void | display (const KoParagLayout &lay) |
| virtual void | save (KoParagLayout &lay) |
| virtual QString | tabName () |
| KoTabulatorList | tabList () const |
| void | setCurrentTab (double tabPos) |
Protected Slots | |
| void | slotTabValueChanged (double) |
| void | slotAlignCharChanged (const QString &_text) |
| void | newClicked () |
| void | deleteClicked () |
| void | deleteAllClicked () |
| void | setActiveItem (int selected) |
| void | updateAlign (int selected) |
| void | updateFilling (int selected) |
| void | updateWidth () |
Member Function Documentation
| QString KoParagTabulatorsWidget::tabName | ( | ) | [virtual] |
return the (i18n-ed) name of the tab
Implements KoParagLayoutWidget.
Definition at line 2139 of file KoParagDia.cpp.
The documentation for this class was generated from the following files:

