Qt 5.10 Book Examples
Functions
main.cpp File Reference
#include <QtWidgets>

Go to the source code of this file.

Functions

QWidget * styledWidget (QStyle *pstyle)
 
int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 40 of file main.cpp.

◆ styledWidget()

QWidget* styledWidget ( QStyle *  pstyle)

Definition at line 14 of file main.cpp.