#include <settings.h>
Definition at line 53 of file settings.h.
 
◆ Settings()
      
        
          | qt_gui_cpp::Settings::Settings | ( | QObject * | obj | ) |  | 
      
 
 
◆ allKeys()
      
        
          | QStringList qt_gui_cpp::Settings::allKeys | ( |  | ) | const | 
      
 
 
◆ childGroups()
      
        
          | QStringList qt_gui_cpp::Settings::childGroups | ( |  | ) | const | 
      
 
 
◆ childKeys()
      
        
          | QStringList qt_gui_cpp::Settings::childKeys | ( |  | ) | const | 
      
 
 
◆ contains()
      
        
          | bool qt_gui_cpp::Settings::contains | ( | const QString & | key | ) | const | 
      
 
 
◆ getSettings()
      
        
          | Settings qt_gui_cpp::Settings::getSettings | ( | const QString & | prefix | ) |  | 
      
 
 
◆ remove()
      
        
          | void qt_gui_cpp::Settings::remove | ( | const QString & | key | ) |  | 
      
 
 
◆ setValue()
      
        
          | void qt_gui_cpp::Settings::setValue | ( | const QString & | key, | 
        
          |  |  | const QVariant & | value | 
        
          |  | ) |  |  | 
      
 
 
◆ value()
      
        
          | QVariant qt_gui_cpp::Settings::value | ( | const QString & | key, | 
        
          |  |  | const QVariant & | defaultValue = QVariant() | 
        
          |  | ) |  | const | 
      
 
 
◆ proxy_
The documentation for this class was generated from the following files: