Developer documentation | Axl-2.5.1

axlInspectorObjectCylinder Class Reference

#include <axlInspectorObjectCylinder.h>

Inheritance diagram for axlInspectorObjectCylinder:
axlInspectorObjectInterface

Public Slots

void setData (axlCylinder *cylinder)
 
void onCoordDataChangedFirst_x (double x)
 
void onCoordDataChangedFirst_y (double y)
 
void onCoordDataChangedFirst_z (double z)
 
void onCoordDataChangedSecond_x (double x)
 
void onCoordDataChangedSecond_y (double y)
 
void onCoordDataChangedSecond_z (double z)
 
void onRadiusChanged (double radius)
 
void onColorChanged (QColor color)
 
void onOpacityChanged (int opacity)
 
void openShader (void)
 
void onShaderStateChanged (bool isShader)
 
void onShaderChanged (QString)
 
void onLineEditShaderChanged (QString)
 
void updateValues (void)
 
- Public Slots inherited from axlInspectorObjectInterface
virtual void setData (dtkAbstractData *data)
 

Public Member Functions

 axlInspectorObjectCylinder (QWidget *parent=0)
 
 ~axlInspectorObjectCylinder (void)
 
QSize sizeHint (void) const
 
- Public Member Functions inherited from axlInspectorObjectInterface
 axlInspectorObjectInterface (QWidget *parent=0)
 
virtual ~axlInspectorObjectInterface (void)
 
void setObjectFactorySingleton (axlInspectorObjectFactory *objectFactorySingleton)
 
axlInspectorObjectFactoryobjectFactorySingleton (void)
 
void initComboBoxShaderValue (QComboBox *comboBoxShader, QLineEdit *lineEditShader)
 
QString filePath (const QString &shader)
 

Additional Inherited Members

- Signals inherited from axlInspectorObjectInterface
void dataChangedByGeometry (dtkAbstractData *data)
 
void showCurrentPoint (double u, double v, dtkAbstractData *data)
 
void hideCurrentPoint (double u, double v, dtkAbstractData *data)
 
void moveCurrentPoint (double u, double v, dtkAbstractData *data)
 
void tubeFilterRadiusChanged (dtkAbstractData *data, double radius)
 
void updateStateColor (dtkAbstractData *data, int i)
 
void modifiedProperty (dtkAbstractData *, int)
 
void update ()
 
- Protected Attributes inherited from axlInspectorObjectInterface
axlInspectorObjectFactorym_objectFactorySingleton
 

Detailed Description

Definition at line 32 of file axlInspectorObjectCylinder.h.

Constructor & Destructor Documentation

axlInspectorObjectCylinder::axlInspectorObjectCylinder ( QWidget *  parent = 0)

Definition at line 60 of file axlInspectorObjectCylinder.cpp.

axlInspectorObjectCylinder::~axlInspectorObjectCylinder ( void  )

Definition at line 87 of file axlInspectorObjectCylinder.cpp.

Member Function Documentation

void axlInspectorObjectCylinder::onColorChanged ( QColor  color)
slot

Definition at line 269 of file axlInspectorObjectCylinder.cpp.

void axlInspectorObjectCylinder::onCoordDataChangedFirst_x ( double  x)
slot

Definition at line 204 of file axlInspectorObjectCylinder.cpp.

void axlInspectorObjectCylinder::onCoordDataChangedFirst_y ( double  y)
slot

Definition at line 213 of file axlInspectorObjectCylinder.cpp.

void axlInspectorObjectCylinder::onCoordDataChangedFirst_z ( double  z)
slot

Definition at line 222 of file axlInspectorObjectCylinder.cpp.

void axlInspectorObjectCylinder::onCoordDataChangedSecond_x ( double  x)
slot

Definition at line 232 of file axlInspectorObjectCylinder.cpp.

void axlInspectorObjectCylinder::onCoordDataChangedSecond_y ( double  y)
slot

Definition at line 241 of file axlInspectorObjectCylinder.cpp.

void axlInspectorObjectCylinder::onCoordDataChangedSecond_z ( double  z)
slot

Definition at line 250 of file axlInspectorObjectCylinder.cpp.

void axlInspectorObjectCylinder::onLineEditShaderChanged ( QString  shader)
slot

Definition at line 135 of file axlInspectorObjectCylinder.cpp.

void axlInspectorObjectCylinder::onOpacityChanged ( int  opacity)
slot

Definition at line 301 of file axlInspectorObjectCylinder.cpp.

void axlInspectorObjectCylinder::onRadiusChanged ( double  radius)
slot

Definition at line 259 of file axlInspectorObjectCylinder.cpp.

void axlInspectorObjectCylinder::onShaderChanged ( QString  shader)
slot

Definition at line 172 of file axlInspectorObjectCylinder.cpp.

void axlInspectorObjectCylinder::onShaderStateChanged ( bool  isShader)
slot

Definition at line 178 of file axlInspectorObjectCylinder.cpp.

void axlInspectorObjectCylinder::openShader ( void  )
slot

Definition at line 162 of file axlInspectorObjectCylinder.cpp.

void axlInspectorObjectCylinder::setData ( axlCylinder cylinder)
slot

Definition at line 99 of file axlInspectorObjectCylinder.cpp.

QSize axlInspectorObjectCylinder::sizeHint ( void  ) const

Definition at line 94 of file axlInspectorObjectCylinder.cpp.

void axlInspectorObjectCylinder::updateValues ( void  )
slot

Definition at line 319 of file axlInspectorObjectCylinder.cpp.


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