How to receive mouse events for QDoubleSpinBox
Solved
General and Desktop
-
@JonB
Qt Version: Qt Creator 4.12.2 Based on Qt 5.14.2 (GCC 5.3.1 20160406 (Red Hat 5.3.1-6), 64 bit)Line of code: QRect downButtonRect = spinBox->style()->subElementRect(QStyle::SE_SpinBoxDown, spinBox);
Error Message: no member named 'SE_SpinBoxDown' in 'QStyle'
-
@shreya_agrawal
Why don't you copy from both the original code and what I wrote, instead of typing it on yourself and as we can see getting it wrong/misspelt...? That's why copy & paste exists.