#include <ViewerTools_FontWidgetBase.h>
Class : ViewerTools_FontWidgetBase Description : Dialog for specifying font 
 
      
        
          | ViewerTools_FontWidgetBase::ViewerTools_FontWidgetBase  | 
          ( | 
          QWidget *  | 
          theParent | ) | 
           | 
        
      
 
 
  
  
      
        
          | ViewerTools_FontWidgetBase::~ViewerTools_FontWidgetBase  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
      
        
          | QColor ViewerTools_FontWidgetBase::GetColor  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
  
  
      
        
          | void ViewerTools_FontWidgetBase::GetData  | 
          ( | 
          QColor &  | 
          theColor,  | 
         
        
           | 
           | 
          int &  | 
          theFamily,  | 
         
        
           | 
           | 
          bool &  | 
          theBold,  | 
         
        
           | 
           | 
          bool &  | 
          theItalic,  | 
         
        
           | 
           | 
          bool &  | 
          theShadow  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | void ViewerTools_FontWidgetBase::Initialize  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | virtual void ViewerTools_FontWidgetBase::InitializeFamilies  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedpure virtual   | 
  
 
 
  
  
      
        
          | void ViewerTools_FontWidgetBase::onColor  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
      
        
          | void ViewerTools_FontWidgetBase::SetColor  | 
          ( | 
          const QColor &  | 
          theColor | ) | 
           | 
        
      
 
 
  
  
      
        
          | void ViewerTools_FontWidgetBase::SetData  | 
          ( | 
          const QColor &  | 
          theColor,  | 
         
        
           | 
           | 
          const int  | 
          theFamily,  | 
         
        
           | 
           | 
          const bool  | 
          theBold,  | 
         
        
           | 
           | 
          const bool  | 
          theItalic,  | 
         
        
           | 
           | 
          const bool  | 
          theShadow  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | QCheckBox* ViewerTools_FontWidgetBase::myBold | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QComboBox* ViewerTools_FontWidgetBase::myFamily | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QCheckBox* ViewerTools_FontWidgetBase::myItalic | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QCheckBox* ViewerTools_FontWidgetBase::myShadow | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following files: