18#include <QtCore/qurl.h>
19#include <QtCore/qstring.h>
20#include <QtCore/qobjectdefs.h>
21#include <QtCore/qshareddata.h>
22#include <QtQuickTemplates2/private/qtquicktemplates2global_p.h>
23#include <QtGui/qcolor.h>
24#include <QtQml/qqml.h>
60 QUrl resolvedSource()
const;
61 void ensureRelativeSourceResolved(
const QObject *owner);
64 void setWidth(
int width);
68 void setHeight(
int height);
The QColor class provides colors based on RGB, HSV or CMYK values.
\macro QT_RESTRICTED_CAST_FROM_ASCII
employee setName("Richard Schmit")
QCache< int, Employee > cache
[0]
Combined button and popup list for selecting options.
constexpr bool operator!=(const timespec &t1, const timespec &t2)
GLint GLsizei GLsizei height
GLsizei GLsizei GLchar * source
#define QML_ADDED_IN_VERSION(MAJOR, MINOR)
bool operator==(const QRandomGenerator &rng1, const QRandomGenerator &rng2)
myFilter setColor(QColor(128, 0, 0))
manager setCache(diskCache)