Developer documentation | Axl-2.5.1

axlInspectorObjectSphere Class Reference

#include <axlInspectorObjectSphere.h>

Inheritance diagram for axlInspectorObjectSphere:

Public Slots

void setData (axlSphere *point)
 
void onCoordDataChanged_x (double x)
 
void onCoordDataChanged_y (double y)
 
void onCoordDataChanged_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)
 
void onRecievedDataChanged (void)
 

Signals

void colorChanged (QColor color, dtkAbstractData *data)
 
void dataChangedByShader (dtkAbstractData *data, QString isophoteShaderXml)
 
void dataChangedByOpacity (dtkAbstractData *data, double opacity)
 
void dataChangedByColor (dtkAbstractData *data, double red, double green, double blue)
 
void dataChangedByGeometry (dtkAbstractData *data)
 
void update (void)
 
void modifiedProperty (dtkAbstractData *, int)
 

Public Member Functions

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

Detailed Description

Definition at line 32 of file axlInspectorObjectSphere.h.

Constructor & Destructor Documentation

axlInspectorObjectSphere::axlInspectorObjectSphere ( QWidget *  parent = 0)

Definition at line 55 of file axlInspectorObjectSphere.cpp.

axlInspectorObjectSphere::~axlInspectorObjectSphere ( void  )

Definition at line 75 of file axlInspectorObjectSphere.cpp.

Member Function Documentation

void axlInspectorObjectSphere::colorChanged ( QColor  color,
dtkAbstractData *  data 
)
signal
void axlInspectorObjectSphere::dataChangedByColor ( dtkAbstractData *  data,
double  red,
double  green,
double  blue 
)
signal
void axlInspectorObjectSphere::dataChangedByGeometry ( dtkAbstractData *  data)
signal
void axlInspectorObjectSphere::dataChangedByOpacity ( dtkAbstractData *  data,
double  opacity 
)
signal
void axlInspectorObjectSphere::dataChangedByShader ( dtkAbstractData *  data,
QString  isophoteShaderXml 
)
signal
void axlInspectorObjectSphere::modifiedProperty ( dtkAbstractData *  ,
int   
)
signal
void axlInspectorObjectSphere::onColorChanged ( QColor  color)
slot

Definition at line 454 of file axlInspectorObjectSphere.cpp.

void axlInspectorObjectSphere::onCoordDataChanged_x ( double  x)
slot

Definition at line 418 of file axlInspectorObjectSphere.cpp.

void axlInspectorObjectSphere::onCoordDataChanged_y ( double  y)
slot

Definition at line 427 of file axlInspectorObjectSphere.cpp.

void axlInspectorObjectSphere::onCoordDataChanged_z ( double  z)
slot

Definition at line 436 of file axlInspectorObjectSphere.cpp.

void axlInspectorObjectSphere::onLineEditShaderChanged ( QString  shader)
slot

Definition at line 327 of file axlInspectorObjectSphere.cpp.

void axlInspectorObjectSphere::onOpacityChanged ( int  opacity)
slot

Definition at line 470 of file axlInspectorObjectSphere.cpp.

void axlInspectorObjectSphere::onRadiusChanged ( double  radius)
slot

Definition at line 445 of file axlInspectorObjectSphere.cpp.

void axlInspectorObjectSphere::onRecievedDataChanged ( void  )
slot

Definition at line 255 of file axlInspectorObjectSphere.cpp.

void axlInspectorObjectSphere::onShaderChanged ( QString  shader)
slot

Definition at line 382 of file axlInspectorObjectSphere.cpp.

void axlInspectorObjectSphere::onShaderStateChanged ( bool  isShader)
slot

Definition at line 393 of file axlInspectorObjectSphere.cpp.

void axlInspectorObjectSphere::openShader ( void  )
slot

Definition at line 372 of file axlInspectorObjectSphere.cpp.

void axlInspectorObjectSphere::setData ( axlSphere point)
slot

Definition at line 87 of file axlInspectorObjectSphere.cpp.

QSize axlInspectorObjectSphere::sizeHint ( void  ) const

Definition at line 82 of file axlInspectorObjectSphere.cpp.

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

Definition at line 488 of file axlInspectorObjectSphere.cpp.


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