15 setIcon(QIcon(
":/toolSets/btn_arrow"));
17 setCursor(QCursor(Qt::PointingHandCursor));
19 setFocusPolicy(Qt::NoFocus);
25 if(event->button() == Qt::LeftButton)
43 move(x() + xpos, y());
165 QWidget::paintEvent(event);
166 QPainter painter(
this);
167 painter.setRenderHint(QPainter::Antialiasing);
#define QtGlobalPosition(p)
static const QString PushButtonStyle02
#define QtGlobalPositionX(p)
static constexpr unsigned int Color01
Color QRgb.