5#ifndef QQUICKNATIVEICON_P_H
6#define QQUICKNATIVEICON_P_H
19#include <QtCore/qurl.h>
20#include <QtCore/qstring.h>
22#include <QtQml/qqmlengine.h>
23#include <QtCore/private/qglobal_p.h>
42 void setName(
const QString &name);
void setName(const QString &name)
void setSource(const QUrl &source)
bool operator==(const QQuickNativeIcon &other) const
bool operator!=(const QQuickNativeIcon &other) const
Combined button and popup list for selecting options.