3#include <QtCore/QObject>
12 Q_PROPERTY(QUrl
url READ
url CONSTANT)
13 Q_PROPERTY(QUrl
icon READ
icon CONSTANT)
Represents a Qml component which can be loaded from a resource.
bool requiresVehicle() const
const bool _requiresVehicle
Page requires connected vehicle.
const QUrl _icon
Icon for page.
const QUrl _url
Qml source code.
const QString _title
Title for page.
const QString & title() const