23 explicit BeforeStart(QWidget *mainWindow, QWidget *parent = 0);
31 void show(QSize size, QPoint pos);
38 void startMainWindow();
45 void on_nextBtn_clicked();
50 void on_prevBtn_clicked();
55 void on_firstPageRadio_clicked();
60 void on_secondPageRadio_clicked();
65 void on_thirdPageRadio_clicked();
70 void on_startBtn_clicked();
75 void on_fourthPageRadio_clicked();
81 void on_initTipsCheck_clicked(
bool checked);
88 void setNormalState();
102 void setInfo(QString imagePath, QString text, QString leftImage =
"", QString rightImage =
"");
108 void nextScreenInfo(
int index);
123 #endif // BEFORESTART_H Ui::BeforeStart * ui
ui
Definition: beforestart.h:115
The BeforeStart class.
Definition: beforestart.h:13
Definition: beforestart.h:6
QWidget * mainwindow
mainwindow
Definition: beforestart.h:120