Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
createWithInitialProperties.cpp File Reference

(fc8bb0ff5dcdb6891713057242039fde9d7bd2af)

#include <QtQml/qqml.h>
#include <QtQml/qqmlengine.h>
#include <QtQml/qqmlcomponent.h>
#include <QtGui/qguiapplication.h>
+ Include dependency graph for createWithInitialProperties.cpp:

Go to the source code of this file.

Functions

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

Function Documentation

◆ main()

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

[2]

[3]

[2]

[2]

[4]

[2]

This creates and populates a model with values from a string list then displays the contents of the model using a QListView widget. [0]

[0]

[0]

Definition at line 9 of file createWithInitialProperties.cpp.

References app, component(), engine, and o.

+ Here is the call graph for this function: