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
singleton.h File Reference

(fc8bb0ff5dcdb6891713057242039fde9d7bd2af)

#include <QtQml/qobject.h>
#include <QtQml/qqml.h>
#include <QtQml/qqmlengine.h>
+ Include dependency graph for singleton.h:

Go to the source code of this file.

Classes

class  Singleton
 [0] More...
 

Functions

void setTheThing (QQmlEngine *engine)
 [0]
 

Function Documentation

◆ setTheThing()

void setTheThing ( QQmlEngine * engine)
inline

[0]

[1]

[1]

Definition at line 40 of file singleton.h.

References engine, and Singleton::setThing().

+ Here is the call graph for this function: