Is it possible to make the size of a text in a QStatusBox bigger?
-
Hello,
i want to know if it is possilbe to make the text in a QStatusBox bigger in the UI?
For Example:ui.statusBar->showMessage(QString("THIS TEXT")); -
Hello,
i want to know if it is possilbe to make the text in a QStatusBox bigger in the UI?
For Example:ui.statusBar->showMessage(QString("THIS TEXT"));statusBar->setFont(...)