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

(cd4db512ae08836f5fa1d746000052215cf70a9c)

#include <QtCore/QObject>
#include <QtCore/QVariant>
#include <QtLocation/QPlaceCategory>
#include <QtLocation/QPlaceContactDetail>
#include <QtLocation/QPlace>
#include <QtLocation/QPlaceAttribute>
#include <QtLocation/QPlaceIcon>
#include <QtLocation/QPlaceUser>
#include <QtLocation/QPlaceRatings>
#include <QtLocation/QPlaceSupplier>
+ Include dependency graph for cppqml.cpp:

Go to the source code of this file.

Functions

void cppQmlInterface (QObject *qmlObject)
 

Function Documentation

◆ cppQmlInterface()

void cppQmlInterface ( QObject * qmlObject)

[Category get]

[Category get]

[Category set]

[Category set]

[ContactDetail get]

[ContactDetail get]

[ContactDetail set]

[ContactDetail set]

[Place get]

[Place get]

[Place set]

[Place set]

[PlaceAttribute get]

[PlaceAttribute get]

[PlaceAttribute set]

[PlaceAttribute set]

[Icon get]

[Icon get]

[Icon set]

[Icon set]

[User get]

[User get]

[User set]

[User set]

[Ratings get]

[Ratings get]

[Ratings set]

[Ratings set]

[Supplier get]

[Supplier get]

[Supplier set]

[Supplier set]

Definition at line 15 of file cppqml.cpp.

References category(), QVariant::fromValue(), QObject::property(), QObject::setProperty(), and QVariant::value().

+ Here is the call graph for this function: