CustomWidget Class Reference
#include <formIO.h>
Inheritance diagram for CustomWidget:

Detailed Description
A blank widget displayed when class is not supported.
Definition at line 39 of file formIO.h.
Public Member Functions | |
| CustomWidget (const QCString &className, QWidget *parent, const char *name) | |
| A blank widget used when the class name is not supported. | |
| virtual | ~CustomWidget () |
| virtual void | paintEvent (QPaintEvent *ev) |
Constructor & Destructor Documentation
|
||||||||||||||||
|
A blank widget used when the class name is not supported.
Definition at line 55 of file formIO.cpp. |
|
|
Definition at line 61 of file formIO.cpp. |
Member Function Documentation
|
|
Definition at line 66 of file formIO.cpp. |
The documentation for this class was generated from the following files:
