FormWidgetBase Class Reference
#include <kfd_kdev_part.h>
Inheritance diagram for FormWidgetBase:

Detailed Description
Helper: this widget is used to create form's surface.
Definition at line 114 of file kfd_kdev_part.h.
Public Member Functions | |
| FormWidgetBase (KFormDesignerKDevPart *part, QWidget *parent=0, const char *name=0, int WFlags=WDestructiveClose) | |
| ~FormWidgetBase () | |
| void | drawRect (const QRect &r, int type) |
| void | drawRects (const QValueList< QRect > &list, int type) |
| void | initRect () |
| void | clearRect () |
| void | highlightWidgets (QWidget *from, QWidget *to) |
Protected Member Functions | |
| void | closeEvent (QCloseEvent *ev) |
Constructor & Destructor Documentation
|
||||||||||||||||||||
|
Definition at line 119 of file kfd_kdev_part.h. |
|
|
Definition at line 121 of file kfd_kdev_part.h. |
Member Function Documentation
|
|
Definition at line 598 of file kfd_kdev_part.cpp. References repaintAll(). |
|
|
Definition at line 676 of file kfd_kdev_part.cpp. References KFormDesignerKDevPart::closeForm(), KFormDesigner::FormWidget::Form, and KFormDesigner::FormManager::self(). |
|
||||||||||||
|
Implements KFormDesigner::FormWidget. Definition at line 581 of file kfd_kdev_part.cpp. References drawRects(). |
|
||||||||||||
|
This function draws the rects in the list in the Form, above of all widgets, using double-buffering. type can be 1 (selection rect) or 2 (insert rect, dotted). Implements KFormDesigner::FormWidget. Definition at line 550 of file kfd_kdev_part.cpp. Referenced by drawRect(). |
|
||||||||||||
|
This function highlights two widgets (to is optional), which are sender and receiver, and draws a link between them. Implements KFormDesigner::FormWidget. Definition at line 616 of file kfd_kdev_part.cpp. |
|
|
Definition at line 589 of file kfd_kdev_part.cpp. References repaintAll(). |
The documentation for this class was generated from the following files:
