#include <ImprovQT.h>
Public Methods | |
ImprovQTHelp (QWidget *parent=0, const char *name=0) | |
Constructor. More... | |
~ImprovQTHelp () | |
Destructor. More... | |
Protected Methods | |
void | resizeEvent (QResizeEvent *e) |
Resize event handler. More... |
|
Constructor.
|
|
Destructor. Deletes the instance of the class. |
|
Resize event handler. This ensures that the dialog obects are resized when the main window is resized. |