|
MIRA
|
#include <widgets/PropertyEditorCommonDelegates.h>

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 |
| void handleEventFilter | ( | QEvent * | event | ) |
| double handleWheelEvent | ( | QWheelEvent * | event, |
| QLineEdit * | lineEdit, | ||
| QChar | decimalPoint, | ||
| double | defaultStep | ||
| ) |
| void highlightScrolledDigit | ( | QLineEdit * | lineEdit, |
| QChar | decimalPoint | ||
| ) |
| int scrolledDigit | ( | ) | const |
1.8.14