KWFourSideConfigWidget Class Reference
#include <KWFrameDia.h>
Inherits QGroupBox.
List of all members.
Detailed Description
A widget showing unitwidgets for 4 doubles (for left/right/top/bottom values) and a checkbox to synchronize changes to all values.
Definition at line 68 of file KWFrameDia.h.
|
Public Slots |
void | slotValueChanged (double) |
Public Member Functions |
| KWFourSideConfigWidget (KWDocument *m_doc, const QString &title, QWidget *, const char *name=0) |
bool | changed () const |
void | setValues (double left, double right, double top, double bottom) |
double | leftValue () const |
double | rightValue () const |
double | topValue () const |
double | bottomValue () const |
The documentation for this class was generated from the following files: