#include <wizard.h>
List of all members.
Constructor & Destructor Documentation
WizardDialog::WizardDialog |
( |
QWidget * |
parent = 0 , |
|
|
const char * |
name = 0 , |
|
|
bool |
modal = false , |
|
|
Qt::WindowFlags |
fl = 0 |
|
) |
| |
WizardDialog::~WizardDialog |
( |
| ) |
|
Member Function Documentation
void WizardDialog::backButton_clicked |
( |
| ) |
[virtual, slot] |
void WizardDialog::buttonGroup2_clicked |
( |
int |
| ) |
[virtual, slot] |
void WizardDialog::forwardButton_clicked |
( |
| ) |
[virtual, slot] |
void WizardDialog::languageChange |
( |
| ) |
[protected, virtual, slot] |
void WizardDialog::setCopasiMainWindow |
( |
QWidget * |
copasiMainWindow | ) |
[virtual] |
void WizardDialog::textBrowser_anchorClicked |
( |
const QUrl & |
url | ) |
[virtual, slot] |
Member Data Documentation
const char * WizardDialog::Error = "<html><head><title>Error</title></head><body><h1>Could not find help files.<br><br>Please set the COPASI_HELP_PATH environment variable to the absolute path that contains the html help files!</h1></body></html>" [static, protected] |
const char * WizardDialog::texts = {"TutWiz-Step1.html", "TutWiz-Step2.html", "TutWiz-Step3.html", "TutWiz-Step4.html", "TutWiz-Step5.html", "TutWiz-Step6.html"} [static] |
The documentation for this class was generated from the following files: