KoParagLayoutWidget Class Reference
This is the base class for any widget [usually used in a tab] that handles modifying a part of a KoParagLayout. More...
#include <koParagDia.h>
Inheritance diagram for KoParagLayoutWidget:


Public Member Functions | |
KoParagLayoutWidget (int flag, QWidget *parent, const char *name=0) | |
virtual void | display (const KoParagLayout &lay)=0 |
virtual void | save (KoParagLayout &lay)=0 |
virtual QString | tabName ()=0 |
int | flag () const |
Detailed Description
This is the base class for any widget [usually used in a tab] that handles modifying a part of a KoParagLayout.Used by the paragraph dialog (this file) and by the style editor.
Definition at line 64 of file koParagDia.h.
Member Function Documentation
|
return the (i18n-ed) name of the tab
Implemented in KoIndentSpacingWidget, KoParagAlignWidget, KoParagBorderWidget, KoParagCounterWidget, and KoParagTabulatorsWidget. |
The documentation for this class was generated from the following file: