#include <ProgressTextLabel.h>
◆ ProgressTextLabel()
      
        
          | ProgressTextLabel::ProgressTextLabel  | 
          ( | 
          QWidget *  | 
          parent = nullptr | ) | 
           | 
        
      
 
 
◆ paintEvent()
  
  
      
        
          | void ProgressTextLabel::paintEvent  | 
          ( | 
          QPaintEvent *  | 
          event | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ setElementVisible()
      
        
          | void ProgressTextLabel::setElementVisible  | 
          ( | 
          bool  | 
          bar,  | 
        
        
           | 
           | 
          bool  | 
          msg  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ setProgress()
      
        
          | void ProgressTextLabel::setProgress  | 
          ( | 
          float  | 
          progress | ) | 
           | 
        
      
 
 
◆ animation_
  
  
      
        
          | int ProgressTextLabel::animation_ = 0 | 
         
       
   | 
  
private   | 
  
 
 
◆ bar_visible
  
  
      
        
          | bool ProgressTextLabel::bar_visible = true | 
         
       
   | 
  
private   | 
  
 
 
◆ msg_visible
  
  
      
        
          | bool ProgressTextLabel::msg_visible = true | 
         
       
   | 
  
private   | 
  
 
 
◆ pattern_brush_
  
  
      
        
          | QBrush ProgressTextLabel::pattern_brush_ | 
         
       
   | 
  
private   | 
  
 
 
◆ progress_
  
  
      
        
          | float ProgressTextLabel::progress_ = 0 | 
         
       
   | 
  
private   | 
  
 
 
◆ timer_
  
  
      
        
          | QTimer ProgressTextLabel::timer_ | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files: