Home
last modified time | relevance | path

Searched refs:RollSwitchWidget (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/serialassistant/
H A Drollswitchwidget.cpp8 RollSwitchWidget::RollSwitchWidget(QWidget *parent) in RollSwitchWidget() function in RollSwitchWidget
17 void RollSwitchWidget::setCount(int count) in setCount()
22 int RollSwitchWidget::currentIndex() in currentIndex()
35 void RollSwitchWidget::paintEvent(QPaintEvent *e) in paintEvent()
103 void RollSwitchWidget::mousePressEvent(QMouseEvent *e) in mousePressEvent()
125 QPointF RollSwitchWidget::getPoint(const QRect &rect, int angle) in getPoint()
H A Drollswitchwidget.h5 class RollSwitchWidget : public QWidget
9 explicit RollSwitchWidget(QWidget *parent = nullptr);