#include <SUIT_LicenseDlg.h>
      
        
          | SUIT_LicenseDlg::SUIT_LicenseDlg  | 
          ( | 
          bool  | 
          firstShow = true,  | 
        
        
           | 
           | 
          QWidget *  | 
          parent = 0,  | 
        
        
           | 
           | 
          const char *  | 
          name = 0,  | 
        
        
           | 
           | 
          bool  | 
          modal = true  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
Constructor Construct a dialog with specified parent and name. 
- Parameters
 - 
  
    | modal | define modal status of dialog (default modal dialog created).  | 
  
   
References myTextEdit, onAgree(), onCancel(), and onPrint().
 
 
  
  
      
        
          | SUIT_LicenseDlg::~SUIT_LicenseDlg  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
Name: ~SUIT_LicenseDlg [public] Desc: Destructor 
 
 
  
  
      
        
          | void SUIT_LicenseDlg::onAgree  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
  
  
      
        
          | void SUIT_LicenseDlg::onCancel  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
  
  
      
        
          | void SUIT_LicenseDlg::onPrint  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
  
  
      
        
          | QTextEdit* SUIT_LicenseDlg::myTextEdit | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files: