Version: 9.12.0
OCCViewer_AxisWidget Class Reference

#include <OCCViewer_CubeAxesDlg.h>

Inheritance diagram for OCCViewer_AxisWidget:
Inheritance graph

Classes

struct  AxisData
 

Public Member Functions

 OCCViewer_AxisWidget (QWidget *)
 
 ~OCCViewer_AxisWidget ()
 
void SetData (const AxisData &)
 
void GetData (AxisData &)
 
- Public Member Functions inherited from ViewerTools_AxisWidgetBase
 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_FontWidgetBasecreateFontWidget (QWidget *)
 

Additional Inherited Members

- Protected Attributes inherited from ViewerTools_AxisWidgetBase
QGroupBoxmyNameGrp
 
QLineEditmyAxisName
 
ViewerTools_FontWidgetBasemyNameFont
 
QGroupBoxmyLabelsGrp
 
QtxIntSpinBoxmyLabelNumber
 
QtxIntSpinBoxmyLabelOffset
 
ViewerTools_FontWidgetBasemyLabelsFont
 
QGroupBoxmyTicksGrp
 
QtxIntSpinBoxmyTickLength
 

Detailed Description

Class : OCCViewer_AxisWidget Description : Axis tab widget of the "Graduated axis" dialog box

Constructor & Destructor Documentation

◆ OCCViewer_AxisWidget()

OCCViewer_AxisWidget::OCCViewer_AxisWidget ( QWidget theParent)

Constructor

◆ ~OCCViewer_AxisWidget()

OCCViewer_AxisWidget::~OCCViewer_AxisWidget ( )

Destructor

Member Function Documentation

◆ createFontWidget()

ViewerTools_FontWidgetBase * OCCViewer_AxisWidget::createFontWidget ( QWidget theParent)
protectedvirtual

Create font widget

Implements ViewerTools_AxisWidgetBase.

References ViewerTools_FontWidgetBase::Initialize().

◆ GetData()

◆ SetData()


The documentation for this class was generated from the following files: