8int main(
int argc,
char *argv[])
The QApplication class manages the GUI application's control flow and main settings.
The QLabel widget provides a text or image display.
void setText(const QString &)
GLuint GLsizei const GLchar * label
[43]
QApplication app(argc, argv)
[0]