Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
main.cpp File Reference

(f384856390293547a81cd01c6e21b02647a0fc0d)

#include <QtGui>
#include <QtUiTools>
#include "mywidget.h"
Include dependency graph for main.cpp:

Go to the source code of this file.

Functions

QWidgetloadCustomWidget (const QString &className, QWidget *parent)
 [0]
int main (int argc, char *argv[])
 [0]

Function Documentation

◆ loadCustomWidget()

QWidget * loadCustomWidget ( const QString & className,
QWidget * parent )

[0]

Definition at line 12 of file main.cpp.

◆ main()

int main ( int argc,
char * argv[] )

[0]

Definition at line 26 of file main.cpp.