Qt-UI

Q Label

GUI Elements | | QSlider

QLabel *label = new QLabel(this);
label->setText("text");


GUI Elements | | QSlider

Options: