#include <settingswidget.h>
Definition at line 42 of file settingswidget.h.
 
◆ SettingsWidget()
      
        
          | SettingsWidget::SettingsWidget  | 
          ( | 
          UpdateCheck *  | 
          updateCheck,  | 
        
        
           | 
           | 
          IAudioControl &  | 
          audio,  | 
        
        
           | 
           | 
          Core *  | 
          core,  | 
        
        
           | 
           | 
          Widget *  | 
          parent = nullptr  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ ~SettingsWidget()
      
        
          | SettingsWidget::~SettingsWidget  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ isShown()
      
        
          | bool SettingsWidget::isShown  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ onTabChanged
  
  
      
        
          | void SettingsWidget::onTabChanged  | 
          ( | 
          int  | 
          index | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ onUpdateAvailable
  
  
      
        
          | void SettingsWidget::onUpdateAvailable  | 
          ( | 
          void  | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
◆ retranslateUi()
  
  
      
        
          | void SettingsWidget::retranslateUi  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ setBodyHeadStyle()
      
        
          | void SettingsWidget::setBodyHeadStyle  | 
          ( | 
          QString  | 
          style | ) | 
           | 
        
      
 
 
◆ show()
◆ showAbout()
      
        
          | void SettingsWidget::showAbout  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ bodyLayout
  
  
      
        
          | std::unique_ptr<QVBoxLayout> SettingsWidget::bodyLayout | 
         
       
   | 
  
private   | 
  
 
 
◆ cfgForms
  
  
      
        
          | std::array<std::unique_ptr<GenericForm>, 6> SettingsWidget::cfgForms | 
         
       
   | 
  
private   | 
  
 
 
◆ currentIndex
  
  
      
        
          | int SettingsWidget::currentIndex | 
         
       
   | 
  
private   | 
  
 
 
◆ settingsWidgets
  
  
      
        
          | std::unique_ptr<QTabWidget> SettingsWidget::settingsWidgets | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files: