lib Library API Documentation

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:

QWidget KoIndentSpacingWidget KoParagAlignWidget KoParagBorderWidget KoParagCounterWidget KoParagTabulatorsWidget List of all members.

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 63 of file koParagDia.h.


Member Function Documentation

virtual QString KoParagLayoutWidget::tabName  )  [pure virtual]
 

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:
KDE Logo
This file is part of the documentation for lib Library Version 1.3.5.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Nov 17 06:54:22 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003