Developer documentation | Axl-2.5.1

axlInspectorObjectSet Class Reference

#include <axlInspectorObjectSet.h>

Inheritance diagram for axlInspectorObjectSet:

Public Slots

void setData (QList< dtkAbstractData * > dataSet)
 
void onSamplingDataChanged_u (int numSamples)
 
void onSamplingDataChanged_v (int numSamples)
 
void onSizeChanged (int size)
 
void onColorChanged (QColor color)
 
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 dataChangedByGeometry (dtkAbstractData *data)
 
void update (void)
 
void modifiedProperty (dtkAbstractData *, int)
 

Public Member Functions

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

Detailed Description

Definition at line 31 of file axlInspectorObjectSet.h.

Constructor & Destructor Documentation

axlInspectorObjectSet::axlInspectorObjectSet ( QWidget *  parent = 0)

Definition at line 63 of file axlInspectorObjectSet.cpp.

axlInspectorObjectSet::~axlInspectorObjectSet ( void  )

Definition at line 87 of file axlInspectorObjectSet.cpp.

Member Function Documentation

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

Definition at line 491 of file axlInspectorObjectSet.cpp.

void axlInspectorObjectSet::onLineEditShaderChanged ( QString  shader)
slot

Definition at line 371 of file axlInspectorObjectSet.cpp.

void axlInspectorObjectSet::onOpacityChanged ( int  opacity)
slot

Definition at line 510 of file axlInspectorObjectSet.cpp.

void axlInspectorObjectSet::onSamplingDataChanged_u ( int  numSamples)
slot

Definition at line 438 of file axlInspectorObjectSet.cpp.

void axlInspectorObjectSet::onSamplingDataChanged_v ( int  numSamples)
slot

Definition at line 456 of file axlInspectorObjectSet.cpp.

void axlInspectorObjectSet::onShaderChanged ( QString  shader)
slot

Definition at line 404 of file axlInspectorObjectSet.cpp.

void axlInspectorObjectSet::onShaderStateChanged ( bool  isShader)
slot

Definition at line 422 of file axlInspectorObjectSet.cpp.

void axlInspectorObjectSet::onSizeChanged ( int  size)
slot

Definition at line 469 of file axlInspectorObjectSet.cpp.

void axlInspectorObjectSet::openShader ( void  )
slot

Definition at line 394 of file axlInspectorObjectSet.cpp.

void axlInspectorObjectSet::setData ( QList< dtkAbstractData * >  dataSet)
slot

Definition at line 99 of file axlInspectorObjectSet.cpp.

QSize axlInspectorObjectSet::sizeHint ( void  ) const

Definition at line 94 of file axlInspectorObjectSet.cpp.

void axlInspectorObjectSet::update ( void  )
signal

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