kword
KWFrameDia Class Reference
List of all members.Detailed Description
Definition at line 98 of file KWFrameDia.h.
Public Member Functions | |
| KWFrameDia (QWidget *parent, KWFrame *_frame, KWDocument *_doc, FrameSetType _ft) | |
| KWFrameDia (QWidget *parent, KWFrame *_frame) | |
| KWFrameDia (QWidget *parent, QPtrList< KWFrame > allFrames) | |
Protected Slots | |
| virtual void | slotApply () |
| virtual void | slotOk () |
| void | connectListSelected (QListViewItem *) |
| void | setFrameBehaviorInputOn () |
| void | setFrameBehaviorInputOff () |
| void | slotFloatingToggled (bool) |
| void | slotProtectSizeToggled (bool) |
| void | textNameFrameChanged (const QString &) |
| void | slotProtectContentChanged (bool) |
| void | enableRunAround () |
| void | selectExistingFrameset () |
| void | selectNewFrameset (bool on) |
| void | slotUpdateWidthForHeight (double height) |
| void | slotUpdateHeightForWidth (double width) |
| void | slotKeepRatioToggled (bool on) |
| void | ensureValidFramesetSelected () |
| void | brdLeftToggled (bool) |
| void | brdRightToggled (bool) |
| void | brdTopToggled (bool) |
| void | brdBottomToggled (bool) |
| void | slotPressEvent (QMouseEvent *_ev) |
Protected Member Functions | |
| void | init () |
| bool | applyChanges () |
| void | setupTab1 () |
| void | setupTab2 () |
| void | setupTab3 () |
| void | setupTab4 () |
| void | setupTab5 () |
| void | setupTab6 () |
| void | initBorderSettings () |
| void | initGeometrySettings () |
| void | updateFrames () |
| void | enableOnNewPageOptions () |
| void | initBrush () |
| bool | mayDeleteFrameSet (KWTextFrameSet *fs) |
| void | enableSizeAndPosition () |
| QBrush | frameBrushStyle () const |
| void | calcRatio () |
Constructor & Destructor Documentation
| KWFrameDia::KWFrameDia | ( | QWidget * | parent, | |
| KWFrame * | _frame, | |||
| KWDocument * | _doc, | |||
| FrameSetType | _ft | |||
| ) |
Contructor when the dialog is used on creation of m_frame.
Definition at line 121 of file KWFrameDia.cpp.
The documentation for this class was generated from the following files:

