KoParagBorderWidget Class Reference
The widget for editing paragraph borders (tab 3). More...
#include <koParagDia.h>
Inheritance diagram for KoParagBorderWidget:

Public Member Functions | |
KoParagBorderWidget (QWidget *parent, const char *name=0) | |
virtual void | display (const KoParagLayout &lay) |
virtual void | save (KoParagLayout &lay) |
virtual QString | tabName () |
KoBorder | leftBorder () const |
KoBorder | rightBorder () const |
KoBorder | topBorder () const |
KoBorder | bottomBorder () const |
Protected Slots | |
void | brdLeftToggled (bool) |
void | brdRightToggled (bool) |
void | brdTopToggled (bool) |
void | brdBottomToggled (bool) |
void | slotPressEvent (QMouseEvent *_ev) |
Protected Member Functions | |
void | updateBorders () |
Detailed Description
The widget for editing paragraph borders (tab 3).
Definition at line 170 of file koParagDia.h.
Member Function Documentation
|
return the (i18n-ed) name of the tab
Implements KoParagLayoutWidget. Definition at line 1505 of file koParagDia.cc. |
The documentation for this class was generated from the following files: