A frame for setting Table options.  
 More...
#include <AbstractSettingWidget.h>
 | 
| virtual void  | changeApplyButtonState (const bool &state) | 
|   | Indicates that there's unsaved information. Use this method after each change in informations of the widget.  More...
  | 
|   | 
| virtual void  | hideEvent (QHideEvent *event) | 
|   | 
A frame for setting Table options. 
Definition at line 47 of file AbstractSettingWidget.h.
 
  
  
      
        
          | te::qt::af::AbstractSettingWidget::AbstractSettingWidget  | 
          ( | 
          QWidget *  | 
          parent = 0 | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | te::qt::af::AbstractSettingWidget::~AbstractSettingWidget  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
  
  
      
        
          | void te::qt::af::AbstractSettingWidget::changeApplyButtonState  | 
          ( | 
          const bool &  | 
          state | ) | 
           | 
         
       
   | 
  
inlineprotectedvirtual   | 
  
 
 
  
  
      
        
          | virtual void te::qt::af::AbstractSettingWidget::getHelpInformations  | 
          ( | 
          QString &  | 
          ns,  | 
         
        
           | 
           | 
          QString &  | 
          helpFile  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | QString te::qt::af::AbstractSettingWidget::getResumeText  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | bool te::qt::af::AbstractSettingWidget::hasChanges  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void te::qt::af::AbstractSettingWidget::hideEvent  | 
          ( | 
          QHideEvent *  | 
          event | ) | 
           | 
         
       
   | 
  
inlineprotectedvirtual   | 
  
 
 
  
  
      
        
          | void te::qt::af::AbstractSettingWidget::onApplyButtonClicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtualslot   | 
  
 
 
  
  
      
        
          | virtual void te::qt::af::AbstractSettingWidget::resetState  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual void te::qt::af::AbstractSettingWidget::saveChanges  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | void te::qt::af::AbstractSettingWidget::updateApplyButtonState  | 
          ( | 
          const bool &  | 
           | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
Signal must be emited when some settings has been changed. Use the argument to tell if the. 
Referenced by changeApplyButtonState().
 
 
  
  
      
        
          | bool te::qt::af::AbstractSettingWidget::m_hasChanged | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QString te::qt::af::AbstractSettingWidget::m_resumeText | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following file: