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
avatarExample.cpp File Reference

(0dc4fd240a2897c5c443a0ef6d84c416843e4938)

#include "avatarExample.h"
#include <QQmlEngine>
#include <QQmlComponent>
#include <QGuiApplication>
Include dependency graph for avatarExample.cpp:

Go to the source code of this file.

Classes

struct  Expectations

Functions

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

Function Documentation

◆ main()

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

Definition at line 96 of file avatarExample.cpp.

References Expectations::expectFive(), Expectations::expectFour(), Expectations::expectOne(), Expectations::expectThree(), and Expectations::expectTwo().

Here is the call graph for this function: