The CStyle class.  
 More...
#include <Style.h>
 | 
| int  | LoadStyle () | 
|   | Load style from configure file.  
  | 
|   | 
The CStyle class. 
Definition at line 22 of file Style.h.
 
◆ GetStyleName()
  
  
      
        
          | QString RabbitCommon::CStyle::GetStyleName  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ GetStyleSheet()
  
  
      
        
          | QString RabbitCommon::CStyle::GetStyleSheet  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
private   | 
  
 
Open get style sheet dialog. 
- Returns
 
Definition at line 298 of file Style.cpp.
 
 
◆ GetStyleSheetFile()
  
  
      
        
          | QString RabbitCommon::CStyle::GetStyleSheetFile  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ Instance()
  
  
      
        
          | CStyle * RabbitCommon::CStyle::Instance  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ LoadStyle() [1/2]
      
        
          | int RabbitCommon::CStyle::LoadStyle  | 
          ( | 
           | ) | 
           | 
        
      
 
Load style from configure file. 
Definition at line 93 of file Style.cpp.
 
 
◆ LoadStyle() [2/2]
  
  
      
        
          | int RabbitCommon::CStyle::LoadStyle  | 
          ( | 
          const QString &  | 
          szName | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ LoadStyleSheet()
  
  
      
        
          | int RabbitCommon::CStyle::LoadStyleSheet  | 
          ( | 
          const QString &  | 
          szFile | ) | 
           | 
         
       
   | 
  
private   | 
  
 
Load style sheet from the file. 
- Parameters
 - 
  
  
 
Definition at line 242 of file Style.cpp.
 
 
◆ ReLoadStyle()
  
  
      
        
          | int RabbitCommon::CStyle::ReLoadStyle  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ SetStyleName()
  
  
      
        
          | void RabbitCommon::CStyle::SetStyleName  | 
          ( | 
          const QString &  | 
          szName | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ SetStyleSheetFile()
  
  
      
        
          | void RabbitCommon::CStyle::SetStyleSheetFile  | 
          ( | 
          const QString &  | 
          file | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ slotColorSchemeChanged
  
  
      
        
          | void RabbitCommon::CStyle::slotColorSchemeChanged  | 
          ( | 
          Qt::ColorScheme  | 
          colorScheme | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ CFrmStyle
  
  
      
        
          | friend RabbitCommon::CStyle::CFrmStyle | 
         
       
   | 
  
private   | 
  
 
 
◆ m_bModifyStyleName
  
  
      
        
          | bool RabbitCommon::CStyle::m_bModifyStyleName | 
         
       
   | 
  
private   | 
  
 
 
◆ m_bModifyStyleSheetFile
  
  
      
        
          | bool RabbitCommon::CStyle::m_bModifyStyleSheetFile | 
         
       
   | 
  
private   | 
  
 
 
◆ m_szDefaultFallbackIconTheme
  
  
      
        
          | QString RabbitCommon::CStyle::m_szDefaultFallbackIconTheme | 
         
       
   | 
  
private   | 
  
 
 
◆ m_szDefaultIconTheme
  
  
      
        
          | QString RabbitCommon::CStyle::m_szDefaultIconTheme | 
         
       
   | 
  
private   | 
  
 
 
◆ m_szStyleName
  
  
      
        
          | QString RabbitCommon::CStyle::m_szStyleName | 
         
       
   | 
  
private   | 
  
 
 
◆ m_szStyleSheetFile
  
  
      
        
          | QString RabbitCommon::CStyle::m_szStyleSheetFile | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files:
- /home/runner/work/RabbitCommon/RabbitCommon/Src/Style/Style.h
 
- /home/runner/work/RabbitCommon/RabbitCommon/Src/Style/Style.cpp