#include <generaloptionpage.h>
◆ GeneralOptionPage()
  
  | 
        
          | GeneralOptionPage::GeneralOptionPage | ( | QWidget * | parent = nullptr | ) |  |  | explicit | 
 
Constructor. 
- Parameters
- 
  
    | parent | the parent (wizard) of this wizard page |  
 
 
 
◆ ~GeneralOptionPage()
  
  | 
        
          | GeneralOptionPage::~GeneralOptionPage | ( |  | ) |  |  | virtual | 
 
 
◆ apply()
      
        
          | void GeneralOptionPage::apply | ( |  | ) |  | 
      
 
Reads the set values from their corresponding widgets, writes them back to the data structure, and notifies clients. 
 
 
◆ applyClicked
  
  | 
        
          | void GeneralOptionPage::applyClicked | ( |  | ) |  |  | signal | 
 
 
◆ insertDiagram()
  
  | 
        
          | void GeneralOptionPage::insertDiagram | ( | const QString & | type, |  
          |  |  | int | index ) |  | protected | 
 
Inserts type into the type-combobox as well as its completion object. 
 
 
◆ insertLayoutType()
  
  | 
        
          | void GeneralOptionPage::insertLayoutType | ( | const QString & | type, |  
          |  |  | int | index ) |  | protected | 
 
 
◆ setDefaults()
      
        
          | void GeneralOptionPage::setDefaults | ( |  | ) |  | 
      
 
 
◆ slotAutosaveCBClicked
  
  | 
        
          | void GeneralOptionPage::slotAutosaveCBClicked | ( |  | ) |  |  | protectedslot | 
 
 
◆ m_GeneralWidgets
The documentation for this class was generated from the following files: