#include <ViewerTools_CubeAxesDlgBase.h>

Public Member Functions | |
| ViewerTools_AxisWidgetBase (QWidget *) | |
| ~ViewerTools_AxisWidgetBase () | |
| void | UseName (const bool) | 
| void | SetName (const QString &) | 
| void | SetNameFont (const QColor &, const int, const bool, const bool, const bool) | 
| virtual void | initialize () | 
Protected Member Functions | |
| virtual  ViewerTools_FontWidgetBase *  | createFontWidget (QWidget *)=0 | 
Class : ViewerTools_AxisWidgetBase Description : Axis tab widget of the "Graduated axis" dialog box
| ViewerTools_AxisWidgetBase::ViewerTools_AxisWidgetBase | ( | QWidget * | theParent | ) | 
Class : ViewerTools_AxisWidgetBase Description : Axis tab widget of the "Graduated axis" dialog box
Constructor
| ViewerTools_AxisWidgetBase::~ViewerTools_AxisWidgetBase | ( | ) | 
Destructor
      
  | 
  protectedpure virtual | 
Implemented in OCCViewer_AxisWidget, and SVTK_AxisWidget.
      
  | 
  virtual | 
Initialize controls
References createFontWidget(), myAxisName, myLabelNumber, myLabelOffset, myLabelsFont, myLabelsGrp, myNameFont, myNameGrp, myTickLength, and myTicksGrp.
| void ViewerTools_AxisWidgetBase::SetName | ( | const QString & | theName | ) | 
References myAxisName.
| void ViewerTools_AxisWidgetBase::SetNameFont | ( | const QColor & | theColor, | 
| const int | theFont, | ||
| const bool | theIsBold, | ||
| const bool | theIsItalic, | ||
| const bool | theIsShadow | ||
| ) | 
References myNameFont, and ViewerTools_FontWidgetBase::SetData().
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected |