Developer documentation | Axl-2.5.1

axlInspectorObjectComposite Class Reference

#include <axlInspectorObjectComposite.h>

Inheritance diagram for axlInspectorObjectComposite:

Public Slots

void setData (axlAbstractDataComposite *data)
 
void onColorChanged (QColor color)
 
void onOpacityChanged (int opacity)
 
void openShader (void)
 
void onShaderStateChanged (bool isShader)
 
void onShaderChanged (QString)
 
void onLineEditShaderChanged (QString)
 
void onShowCurrentPoint (double u, double v)
 
void onMoveCurrentPoint (double u, double v)
 
void onHideCurrentPoint (double u, double v)
 

Signals

void showCurrentPoint (double u, double v, dtkAbstractData *data)
 
void moveCurrentPoint (double u, double v, dtkAbstractData *data)
 
void hideCurrentPoint (double u, double v, dtkAbstractData *data)
 
void update (void)
 
void modifiedProperty (dtkAbstractData *, int)
 

Public Member Functions

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

Detailed Description

Definition at line 34 of file axlInspectorObjectComposite.h.

Constructor & Destructor Documentation

axlInspectorObjectComposite::axlInspectorObjectComposite ( QWidget *  parent = 0)

Definition at line 51 of file axlInspectorObjectComposite.cpp.

axlInspectorObjectComposite::~axlInspectorObjectComposite ( void  )

Definition at line 127 of file axlInspectorObjectComposite.cpp.

Member Function Documentation

void axlInspectorObjectComposite::hideCurrentPoint ( double  u,
double  v,
dtkAbstractData *  data 
)
signal
void axlInspectorObjectComposite::modifiedProperty ( dtkAbstractData *  ,
int   
)
signal
void axlInspectorObjectComposite::moveCurrentPoint ( double  u,
double  v,
dtkAbstractData *  data 
)
signal
void axlInspectorObjectComposite::onColorChanged ( QColor  color)
slot

Definition at line 164 of file axlInspectorObjectComposite.cpp.

void axlInspectorObjectComposite::onHideCurrentPoint ( double  u,
double  v 
)
slot

Definition at line 322 of file axlInspectorObjectComposite.cpp.

void axlInspectorObjectComposite::onLineEditShaderChanged ( QString  shader)
slot

Definition at line 255 of file axlInspectorObjectComposite.cpp.

void axlInspectorObjectComposite::onMoveCurrentPoint ( double  u,
double  v 
)
slot

Definition at line 317 of file axlInspectorObjectComposite.cpp.

void axlInspectorObjectComposite::onOpacityChanged ( int  opacity)
slot

Definition at line 301 of file axlInspectorObjectComposite.cpp.

void axlInspectorObjectComposite::onShaderChanged ( QString  shader)
slot

Definition at line 245 of file axlInspectorObjectComposite.cpp.

void axlInspectorObjectComposite::onShaderStateChanged ( bool  isShader)
slot

Definition at line 278 of file axlInspectorObjectComposite.cpp.

void axlInspectorObjectComposite::onShowCurrentPoint ( double  u,
double  v 
)
slot

Definition at line 312 of file axlInspectorObjectComposite.cpp.

void axlInspectorObjectComposite::openShader ( void  )
slot

Definition at line 174 of file axlInspectorObjectComposite.cpp.

void axlInspectorObjectComposite::setData ( axlAbstractDataComposite data)
slot

Definition at line 139 of file axlInspectorObjectComposite.cpp.

void axlInspectorObjectComposite::showCurrentPoint ( double  u,
double  v,
dtkAbstractData *  data 
)
signal
QSize axlInspectorObjectComposite::sizeHint ( void  ) const

Definition at line 134 of file axlInspectorObjectComposite.cpp.

void axlInspectorObjectComposite::update ( void  )
signal

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