Developer documentation | Axl-2.5.1

axlInspectorObjectTorus Class Reference

#include <axlInspectorObjectTorus.h>

Inheritance diagram for axlInspectorObjectTorus:

Public Slots

void setData (axlTorus *torus)
 
void onCoordDataChangedCenter_x (double x)
 
void onCoordDataChangedCenter_y (double y)
 
void onCoordDataChangedCenter_z (double z)
 
void onCoordDataChangedDirection_x (double x)
 
void onCoordDataChangedDirection_y (double y)
 
void onCoordDataChangedDirection_z (double z)
 
void onRingRadiusChanged (double ringRadius)
 
void onCrossSectionRadiusChanged (double crossSectionRadius)
 
void onColorChanged (QColor color)
 
void onOpacityChanged (int opacity)
 
void openShader (void)
 
void onShaderStateChanged (bool isShader)
 
void onShaderChanged (QString shader)
 
void onLineEditShaderChanged (QString shader)
 
void updateValues (void)
 

Signals

void colorChanged (QColor color, dtkAbstractData *data)
 
void dataChangedByGeometry (dtkAbstractData *data)
 
void update (void)
 
void modifiedProperty (dtkAbstractData *, int)
 

Public Member Functions

 axlInspectorObjectTorus (QWidget *parent=0)
 
virtual ~axlInspectorObjectTorus (void)
 
QSize sizeHint (void) const
 

Detailed Description

Definition at line 32 of file axlInspectorObjectTorus.h.

Constructor & Destructor Documentation

axlInspectorObjectTorus::axlInspectorObjectTorus ( QWidget *  parent = 0)

Definition at line 57 of file axlInspectorObjectTorus.cpp.

axlInspectorObjectTorus::~axlInspectorObjectTorus ( void  )
virtual

Definition at line 83 of file axlInspectorObjectTorus.cpp.

Member Function Documentation

void axlInspectorObjectTorus::colorChanged ( QColor  color,
dtkAbstractData *  data 
)
signal
void axlInspectorObjectTorus::dataChangedByGeometry ( dtkAbstractData *  data)
signal
void axlInspectorObjectTorus::modifiedProperty ( dtkAbstractData *  ,
int   
)
signal
void axlInspectorObjectTorus::onColorChanged ( QColor  color)
slot

Definition at line 471 of file axlInspectorObjectTorus.cpp.

void axlInspectorObjectTorus::onCoordDataChangedCenter_x ( double  x)
slot

Definition at line 415 of file axlInspectorObjectTorus.cpp.

void axlInspectorObjectTorus::onCoordDataChangedCenter_y ( double  y)
slot

Definition at line 422 of file axlInspectorObjectTorus.cpp.

void axlInspectorObjectTorus::onCoordDataChangedCenter_z ( double  z)
slot

Definition at line 429 of file axlInspectorObjectTorus.cpp.

void axlInspectorObjectTorus::onCoordDataChangedDirection_x ( double  x)
slot

Definition at line 436 of file axlInspectorObjectTorus.cpp.

void axlInspectorObjectTorus::onCoordDataChangedDirection_y ( double  y)
slot

Definition at line 443 of file axlInspectorObjectTorus.cpp.

void axlInspectorObjectTorus::onCoordDataChangedDirection_z ( double  z)
slot

Definition at line 450 of file axlInspectorObjectTorus.cpp.

void axlInspectorObjectTorus::onCrossSectionRadiusChanged ( double  crossSectionRadius)
slot

Definition at line 464 of file axlInspectorObjectTorus.cpp.

void axlInspectorObjectTorus::onLineEditShaderChanged ( QString  shader)
slot

Definition at line 396 of file axlInspectorObjectTorus.cpp.

void axlInspectorObjectTorus::onOpacityChanged ( int  opacity)
slot

Definition at line 482 of file axlInspectorObjectTorus.cpp.

void axlInspectorObjectTorus::onRingRadiusChanged ( double  ringRadius)
slot

Definition at line 457 of file axlInspectorObjectTorus.cpp.

void axlInspectorObjectTorus::onShaderChanged ( QString  shader)
slot

Definition at line 311 of file axlInspectorObjectTorus.cpp.

void axlInspectorObjectTorus::onShaderStateChanged ( bool  isShader)
slot

Definition at line 319 of file axlInspectorObjectTorus.cpp.

void axlInspectorObjectTorus::openShader ( void  )
slot

Definition at line 303 of file axlInspectorObjectTorus.cpp.

void axlInspectorObjectTorus::setData ( axlTorus torus)
slot

Definition at line 92 of file axlInspectorObjectTorus.cpp.

QSize axlInspectorObjectTorus::sizeHint ( void  ) const

Definition at line 88 of file axlInspectorObjectTorus.cpp.

void axlInspectorObjectTorus::update ( void  )
signal
void axlInspectorObjectTorus::updateValues ( void  )
slot

Definition at line 495 of file axlInspectorObjectTorus.cpp.


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