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

Detailed Description
The widget for editing paragraph alignment (tab 2).
Definition at line 150 of file KoParagDia.h.
Public Member Functions | |
| KoParagAlignWidget (bool breakLine, QWidget *parent, const char *name=0) | |
| virtual | ~KoParagAlignWidget () |
| virtual void | display (const KoParagLayout &lay) |
| virtual void | save (KoParagLayout &lay) |
| virtual QString | tabName () |
| int | pageBreaking () const |
| int | align () const |
Protected Slots | |
| void | alignLeft () |
| void | alignCenter () |
| void | alignRight () |
| void | alignJustify () |
Protected Member Functions | |
| void | clearAligns () |
Member Function Documentation
| QString KoParagAlignWidget::tabName | ( | ) | [virtual] |
return the (i18n-ed) name of the tab
Implements KoParagLayoutWidget.
Definition at line 1315 of file KoParagDia.cpp.
The documentation for this class was generated from the following files:

