VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Slots | Signals | Public Member Functions | Protected Attributes
makVrv::DtGroundClampingSliderWidget Class Reference

A simple slider widget that combines the slider with a text label, for use by the DtGroundClampingWidget. More...

Inheritance diagram for makVrv::DtGroundClampingSliderWidget:
Inheritance graph
[legend]

Public Slots

void setValue (int value)
 Set the current value of this slider widget. More...
 

Signals

void valueChanged (int)
 Signal indicating the value of the slider widget has changed. More...
 

Public Member Functions

 DtGroundClampingSliderWidget (QWidget *parent=0, Qt::WindowFlags f=0)
 Constructor. More...
 
virtual ~DtGroundClampingSliderWidget ()
 Virtual Destructor. More...
 
void setupGui ()
 Sets up the user interface. More...
 
virtual int maxValue ()
 Get the max value of this slider widget. More...
 
virtual int minValue ()
 Get the min value of this slider widget. More...
 

Protected Attributes

QSlider * myGroundClampingFactorSlider
 

Detailed Description

A simple slider widget that combines the slider with a text label, for use by the DtGroundClampingWidget.

Constructor & Destructor Documentation

makVrv::DtGroundClampingSliderWidget::DtGroundClampingSliderWidget ( QWidget *  parent = 0,
Qt::WindowFlags  f = 0 
)

Constructor.

virtual makVrv::DtGroundClampingSliderWidget::~DtGroundClampingSliderWidget ( )
virtual

Virtual Destructor.

Member Function Documentation

void makVrv::DtGroundClampingSliderWidget::setupGui ( )

Sets up the user interface.

virtual int makVrv::DtGroundClampingSliderWidget::maxValue ( )
virtual

Get the max value of this slider widget.

virtual int makVrv::DtGroundClampingSliderWidget::minValue ( )
virtual

Get the min value of this slider widget.

void makVrv::DtGroundClampingSliderWidget::setValue ( int  value)
slot

Set the current value of this slider widget.

void makVrv::DtGroundClampingSliderWidget::valueChanged ( int  )
signal

Signal indicating the value of the slider widget has changed.

Member Data Documentation

QSlider* makVrv::DtGroundClampingSliderWidget::myGroundClampingFactorSlider
protected

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

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)