#include <helpdialog.h>
Inherits Ui::helpDialog.
Inheritance diagram for helpDialog:
Public Member Functions | |
helpDialog (QWidget *parent=0, const char *name=0, bool modal=FALSE, const QString &helpFileName=NULL, const QString &captionText=NULL) |
Definition at line 6 of file helpdialog.h.
helpDialog::helpDialog | ( | QWidget * | parent = 0 , |
|
const char * | name = 0 , |
|||
bool | modal = FALSE , |
|||
const QString & | helpFileName = NULL , |
|||
const QString & | captionText = NULL | |||
) |
Definition at line 4 of file helpdialog.cpp.
References f(), FALSE, Ui_helpDialog::helpDialogCloseButton, Ui_helpDialog::helpTextBrowser, and Ui_helpDialog::setupUi().
Here is the call graph for this function: