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
Expectations Struct Reference
+ Collaboration diagram for Expectations:

Public Member Functions

void expectOne ()
 
void expectTwo ()
 
void expectThree ()
 
void expectFour ()
 
void expectFive ()
 

Public Attributes

QQmlEngine engine
 

Detailed Description

Definition at line 9 of file avatarExample.cpp.

Member Function Documentation

◆ expectFive()

void Expectations::expectFive ( )
inline

[5]

[5]

Definition at line 78 of file avatarExample.cpp.

References component(), engine, and Q_ASSERT.

+ Here is the call graph for this function:

◆ expectFour()

void Expectations::expectFour ( )
inline

[4]

[4]

Definition at line 57 of file avatarExample.cpp.

References component(), engine, and Q_ASSERT.

+ Here is the call graph for this function:

◆ expectOne()

void Expectations::expectOne ( )
inline

[1]

[1]

Definition at line 13 of file avatarExample.cpp.

References component(), engine, and Q_ASSERT.

Referenced by main().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ expectThree()

void Expectations::expectThree ( )
inline

[3]

[3]

Definition at line 41 of file avatarExample.cpp.

References component(), engine, and Q_ASSERT.

+ Here is the call graph for this function:

◆ expectTwo()

void Expectations::expectTwo ( )
inline

[2]

[2]

Definition at line 26 of file avatarExample.cpp.

References component(), engine, and Q_ASSERT.

+ Here is the call graph for this function:

Member Data Documentation

◆ engine

QQmlEngine Expectations::engine

Definition at line 11 of file avatarExample.cpp.

Referenced by expectFive(), expectFour(), expectOne(), expectThree(), and expectTwo().


The documentation for this struct was generated from the following file: