Developer documentation | Axl-2.5.1

axlInspectorObjectSceneWidgetFieldScalarCol Class Reference

#include <axlInspectorObjectSceneWidgetFieldScalarCol.h>

Inheritance diagram for axlInspectorObjectSceneWidgetFieldScalarCol:

Public Slots

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

Signals

void colRangeMinChanged (double)
 
void colRangeMaxChanged (double)
 

Public Member Functions

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

Protected Slots

void onResetMinimalValueClicked (void)
 
void onResetMaximalValueClicked (void)
 

Detailed Description

Constructor & Destructor Documentation

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

Member Function Documentation

void axlInspectorObjectSceneWidgetFieldScalarCol::colRangeMaxChanged ( double  )
signal
void axlInspectorObjectSceneWidgetFieldScalarCol::colRangeMinChanged ( double  )
signal
void axlInspectorObjectSceneWidgetFieldScalarCol::onResetMaximalValueClicked ( void  )
protectedslot
void axlInspectorObjectSceneWidgetFieldScalarCol::onResetMinimalValueClicked ( void  )
protectedslot
void axlInspectorObjectSceneWidgetFieldScalarCol::setField ( axlAbstractField field)
slot
void axlInspectorObjectSceneWidgetFieldScalarCol::setMax ( double  max)
slot
void axlInspectorObjectSceneWidgetFieldScalarCol::setMin ( double  min)
slot
void axlInspectorObjectSceneWidgetFieldScalarCol::setView ( axlAbstractView view)
slot

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