MAK Data Logger API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Slots | Public Member Functions | Protected Attributes
MAKLogger::DtRangeWidget Class Reference

A Range widget, which has a slider bar and buttons. More...

+ Inheritance diagram for MAKLogger::DtRangeWidget:
+ Collaboration diagram for MAKLogger::DtRangeWidget:

Public Slots

void adjustSliderBoxesBy (int delta)
 Zoom both slider box positions by the given delta. More...
 

Public Member Functions

 DtRangeWidget (Qt::Orientation orientation, QWidget *parent=0)
 DTOR. More...
 
virtual ~DtRangeWidget ()
 CTOR. More...
 
virtual void setBarColors (QColor top, QColor bottom)
 Set the bar colors. More...
 
void replaceSliderBar (DtBoundsSlider *slider)
 Replace the default slider bar with a different slider bar. More...
 
DtBoundsSliderslider ()
 Get the slider bar. More...
 
const DtBoundsSliderslider () const
 Get the slider bar. More...
 

Protected Attributes

DtBoundsSlidermySlider
 
DtVectorButtonmyLeftButton
 
DtVectorButtonmyRightButton
 

Detailed Description

A Range widget, which has a slider bar and buttons.

Constructor & Destructor Documentation

MAKLogger::DtRangeWidget::DtRangeWidget ( Qt::Orientation  orientation,
QWidget parent = 0 
)

DTOR.

virtual MAKLogger::DtRangeWidget::~DtRangeWidget ( )
virtual

CTOR.

Member Function Documentation

void MAKLogger::DtRangeWidget::adjustSliderBoxesBy ( int  delta)
slot

Zoom both slider box positions by the given delta.

void MAKLogger::DtRangeWidget::replaceSliderBar ( DtBoundsSlider slider)

Replace the default slider bar with a different slider bar.

virtual void MAKLogger::DtRangeWidget::setBarColors ( QColor  top,
QColor  bottom 
)
virtual

Set the bar colors.

DtBoundsSlider* MAKLogger::DtRangeWidget::slider ( )

Get the slider bar.

const DtBoundsSlider* MAKLogger::DtRangeWidget::slider ( ) const

Get the slider bar.

Member Data Documentation

DtVectorButton* MAKLogger::DtRangeWidget::myLeftButton
protected
DtVectorButton* MAKLogger::DtRangeWidget::myRightButton
protected
DtBoundsSlider* MAKLogger::DtRangeWidget::mySlider
protected

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

Document ID: Generated on Thu Dec 18 15:35:09 EST 2025 from SVN revision 282494
Copyright © 2024 MAK Technologies. All Rights Reserved (www.mak.com)