14 disconnect(
this, SIGNAL(clicked()),
this, SLOT(
popupMenu()));
29 if(66 < value && value <=100)
31 style +=
"QToolButton{ margin-left:-60px; }";
33 else if(33 < value && value <=66)
35 style +=
"QToolButton{ margin-left:-40px; }";
37 else if(0 < value && value <=33)
39 style +=
"QToolButton{ margin-left:-20px; }";
43 style +=
"QToolButton{ margin-left:-80px; }";
46 setToolTip(QString::number(value));
56 MusicToolMenuWidget::leaveEvent(event);
62 MusicToolMenuWidget::enterEvent(event);
82 layout->setContentsMargins(0, 9, 0, 9);
83 layout->setSpacing(0);
#define QtEnterEvent
Event enter.
The class of the slider that can clicked any position.
static const QString SliderStyle02
#define TTK_SIGNLE_SHOT(...)
static constexpr const char * BtnSound