41 void updateNextButton(
bool isLastStep);
47 static int scaledFontPx(
int basePx);
54 QColor m_counterColor;
56 QLabel *m_stepCounter =
nullptr;
57 QLabel *m_instructionLabel =
nullptr;
58 QLabel *m_hintLabel =
nullptr;
59 QPushButton *m_hintButton =
nullptr;
60 QPushButton *m_prevButton =
nullptr;
61 QPushButton *m_nextButton =
nullptr;
62 QPushButton *m_closeButton =
nullptr;
64 bool m_hintVisible =
false;