#include <wizard.h>
 | 
| static const char *  | texts [6] = {"TutWiz-Step1.html", "TutWiz-Step2.html", "TutWiz-Step3.html", "TutWiz-Step4.html", "TutWiz-Step5.html", "TutWiz-Step6.html"} | 
|   | 
 | 
| static const char *  | 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 QString  | helpPath = "" | 
|   | 
◆ WizardDialog()
      
        
          | WizardDialog::WizardDialog  | 
          ( | 
          QWidget *  | 
          parent = 0,  | 
        
        
           | 
           | 
          const char *  | 
          name = 0,  | 
        
        
           | 
           | 
          bool  | 
          modal = false,  | 
        
        
           | 
           | 
          Qt::WindowFlags  | 
          fl = Qt::WindowFlags()  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ ~WizardDialog()
      
        
          | WizardDialog::~WizardDialog  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ backButton_clicked
  
  
      
        
          | void WizardDialog::backButton_clicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtualslot   | 
  
 
 
◆ buttonGroup2_clicked
  
  
      
        
          | void WizardDialog::buttonGroup2_clicked  | 
          ( | 
          int  | 
           | ) | 
           | 
         
       
   | 
  
virtualslot   | 
  
 
 
◆ forwardButton_clicked
  
  
      
        
          | void WizardDialog::forwardButton_clicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtualslot   | 
  
 
 
◆ setCopasiMainWindow()
  
  
      
        
          | void WizardDialog::setCopasiMainWindow  | 
          ( | 
          QWidget *  | 
          copasiMainWindow | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ textBrowser_anchorClicked
  
  
      
        
          | void WizardDialog::textBrowser_anchorClicked  | 
          ( | 
          const QUrl &  | 
          url | ) | 
           | 
         
       
   | 
  
virtualslot   | 
  
 
 
◆ buttonGroup
  
  
      
        
          | QButtonGroup* WizardDialog::buttonGroup | 
         
       
   | 
  
protected   | 
  
 
 
◆ copasiMainWindow
  
  
      
        
          | QWidget* WizardDialog::copasiMainWindow | 
         
       
   | 
  
protected   | 
  
 
 
◆ Error
  
  
      
        
          | 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>" | 
         
       
   | 
  
staticprotected   | 
  
 
 
◆ helpPath
  
  
      
        
          | QString WizardDialog::helpPath = "" | 
         
       
   | 
  
staticprotected   | 
  
 
 
◆ texts
  
  
      
        
          | 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: