Developer documentation | Axl-2.5.1

axlInspectorObjectPointSet Class Reference

#include <axlInspectorObjectPointSet.h>

Inheritance diagram for axlInspectorObjectPointSet:

Public Slots

void setData (axlPointSet *pointt)
 
void onColorChanged (QColor color)
 
void onSizeChanged (int size)
 
void onOpacityChanged (int opacity)
 
void openShader (void)
 
void onShaderStateChanged (bool isShader)
 
void onShaderChanged (QString)
 
void onLineEditShaderChanged (QString)
 

Signals

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

Public Member Functions

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

Detailed Description

Definition at line 32 of file axlInspectorObjectPointSet.h.

Constructor & Destructor Documentation

axlInspectorObjectPointSet::axlInspectorObjectPointSet ( QWidget *  parent = 0)

Definition at line 46 of file axlInspectorObjectPointSet.cpp.

axlInspectorObjectPointSet::~axlInspectorObjectPointSet ( void  )

Definition at line 60 of file axlInspectorObjectPointSet.cpp.

Member Function Documentation

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

Definition at line 342 of file axlInspectorObjectPointSet.cpp.

void axlInspectorObjectPointSet::onLineEditShaderChanged ( QString  shader)
slot

Definition at line 262 of file axlInspectorObjectPointSet.cpp.

void axlInspectorObjectPointSet::onOpacityChanged ( int  opacity)
slot

Definition at line 371 of file axlInspectorObjectPointSet.cpp.

void axlInspectorObjectPointSet::onShaderChanged ( QString  shader)
slot

Definition at line 317 of file axlInspectorObjectPointSet.cpp.

void axlInspectorObjectPointSet::onShaderStateChanged ( bool  isShader)
slot

Definition at line 326 of file axlInspectorObjectPointSet.cpp.

void axlInspectorObjectPointSet::onSizeChanged ( int  size)
slot

Definition at line 356 of file axlInspectorObjectPointSet.cpp.

void axlInspectorObjectPointSet::openShader ( void  )
slot

Definition at line 307 of file axlInspectorObjectPointSet.cpp.

void axlInspectorObjectPointSet::setData ( axlPointSet pointt)
slot

Definition at line 72 of file axlInspectorObjectPointSet.cpp.

QSize axlInspectorObjectPointSet::sizeHint ( void  ) const

Definition at line 67 of file axlInspectorObjectPointSet.cpp.

void axlInspectorObjectPointSet::update ( void  )
signal

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