MIRA
Public Member Functions | List of all members
SpinBoxSmartScroll Class Reference

#include <widgets/PropertyEditorCommonDelegates.h>

Inheritance diagram for SpinBoxSmartScroll:
Inheritance graph
[legend]

Public Member Functions

 SpinBoxSmartScroll ()
 
void handleEventFilter (QEvent *event)
 
double handleWheelEvent (QWheelEvent *event, QLineEdit *lineEdit, QChar decimalPoint, double defaultStep)
 
void highlightScrolledDigit (QLineEdit *lineEdit, QChar decimalPoint)
 
int scrolledDigit () const
 

Constructor & Destructor Documentation

◆ SpinBoxSmartScroll()

Member Function Documentation

◆ handleEventFilter()

void handleEventFilter ( QEvent *  event)

◆ handleWheelEvent()

double handleWheelEvent ( QWheelEvent *  event,
QLineEdit *  lineEdit,
QChar  decimalPoint,
double  defaultStep 
)

◆ highlightScrolledDigit()

void highlightScrolledDigit ( QLineEdit *  lineEdit,
QChar  decimalPoint 
)

◆ scrolledDigit()

int scrolledDigit ( ) const

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