6#include <QtCore/qobject.h>
7#include <QtCore/qmetaobject.h>
52void QQuickLabsPlatformIconLoader::loadIcon()
54 if (m_icon.
source().isEmpty()) {
65 m_parent->metaObject()->method(m_slot).invoke(m_parent);
The QIcon class provides scalable icons in different modes and states.
static QIcon fromTheme(const QString &name)
static QPixmap fromImage(const QImage &image, Qt::ImageConversionFlags flags=Qt::AutoColor)
Converts the given image to a pixmap using the specified flags to control the conversion.
void load(QQmlEngine *, const QUrl &)
bool connectFinished(QObject *, const char *)
Combined button and popup list for selecting options.
GLenum GLenum GLsizei const GLuint GLboolean enabled
QQmlEngine * qmlEngine(const QObject *obj)
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent