#include <LockerButton.h>
Definition at line 12 of file LockerButton.h.
 
◆ LockerButton()
  
  
      
        
          | LockerButton::LockerButton  | 
          ( | 
          QWidget * |           parent = nullptr | ) | 
           | 
         
       
   | 
  
explicit   | 
  
 
 
◆ GetImageHandle()
      
        
          | QLabel * LockerButton::GetImageHandle  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ GetTextHandle()
      
        
          | QLabel * LockerButton::GetTextHandle  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ SetImageLabel()
      
        
          | void LockerButton::SetImageLabel  | 
          ( | 
          const QPixmap & |           pixmap | ) | 
           | 
        
      
 
 
◆ SetTextLabel()
      
        
          | void LockerButton::SetTextLabel  | 
          ( | 
          QString |           text | ) | 
           | 
        
      
 
 
◆ mImageLabel
  
  
      
        
          | QLabel* LockerButton::mImageLabel | 
         
       
   | 
  
private   | 
  
 
 
◆ mTextLabel
  
  
      
        
          | QLabel* LockerButton::mTextLabel | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files: