Developer documentation | Axl-2.5.1

axlInspectorObjectSceneWidgetFieldScalarIso Class Reference

#include <axlInspectorObjectSceneWidgetFieldScalarIso.h>

Inheritance diagram for axlInspectorObjectSceneWidgetFieldScalarIso:

Public Slots

void setCount (int count)
 
void setMin (double min)
 
void setMax (double max)
 
void setField (axlAbstractField *field)
 
void setView (axlAbstractView *view)
 

Signals

void isoCountChanged (int)
 
void isoRadiusChanged (double)
 
void isoRangeMinChanged (double)
 
void isoRangeMaxChanged (double)
 

Public Member Functions

 axlInspectorObjectSceneWidgetFieldScalarIso (QWidget *parent=0)
 
 ~axlInspectorObjectSceneWidgetFieldScalarIso (void)
 

Protected Slots

void onResetMinimalValueClicked (void)
 
void onResetMaximalValueClicked (void)
 

Detailed Description

Constructor & Destructor Documentation

axlInspectorObjectSceneWidgetFieldScalarIso::axlInspectorObjectSceneWidgetFieldScalarIso ( QWidget *  parent = 0)
axlInspectorObjectSceneWidgetFieldScalarIso::~axlInspectorObjectSceneWidgetFieldScalarIso ( void  )

Member Function Documentation

void axlInspectorObjectSceneWidgetFieldScalarIso::isoCountChanged ( int  )
signal
void axlInspectorObjectSceneWidgetFieldScalarIso::isoRadiusChanged ( double  )
signal
void axlInspectorObjectSceneWidgetFieldScalarIso::isoRangeMaxChanged ( double  )
signal
void axlInspectorObjectSceneWidgetFieldScalarIso::isoRangeMinChanged ( double  )
signal
void axlInspectorObjectSceneWidgetFieldScalarIso::onResetMaximalValueClicked ( void  )
protectedslot
void axlInspectorObjectSceneWidgetFieldScalarIso::onResetMinimalValueClicked ( void  )
protectedslot
void axlInspectorObjectSceneWidgetFieldScalarIso::setCount ( int  count)
slot
void axlInspectorObjectSceneWidgetFieldScalarIso::setField ( axlAbstractField field)
slot
void axlInspectorObjectSceneWidgetFieldScalarIso::setMax ( double  max)
slot
void axlInspectorObjectSceneWidgetFieldScalarIso::setMin ( double  min)
slot
void axlInspectorObjectSceneWidgetFieldScalarIso::setView ( axlAbstractView view)
slot

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