![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qquicklabsplatformicon_p.h>
Public Member Functions | |
QUrl | source () const |
void | setSource (const QUrl &source) |
QString | name () const |
void | setName (const QString &name) |
bool | isMask () const |
void | setMask (bool mask) |
bool | operator== (const QQuickLabsPlatformIcon &other) const |
bool | operator!= (const QQuickLabsPlatformIcon &other) const |
Properties | |
QML_ANONYMOUSQUrl | source |
QString | name |
bool | mask |
Definition at line 29 of file qquicklabsplatformicon_p.h.
bool QQuickLabsPlatformIcon::isMask | ( | ) | const |
Definition at line 29 of file qquicklabsplatformicon.cpp.
QString QQuickLabsPlatformIcon::name | ( | ) | const |
Definition at line 19 of file qquicklabsplatformicon.cpp.
bool QQuickLabsPlatformIcon::operator!= | ( | const QQuickLabsPlatformIcon & | other | ) | const |
Definition at line 44 of file qquicklabsplatformicon.cpp.
References operator==().
bool QQuickLabsPlatformIcon::operator== | ( | const QQuickLabsPlatformIcon & | other | ) | const |
Definition at line 39 of file qquicklabsplatformicon.cpp.
Referenced by operator!=(), QQuickLabsPlatformMenu::setIcon(), QQuickLabsPlatformMenuItem::setIcon(), and QQuickLabsPlatformSystemTrayIcon::setIcon().
void QQuickLabsPlatformIcon::setMask | ( | bool | mask | ) |
Definition at line 34 of file qquicklabsplatformicon.cpp.
Definition at line 24 of file qquicklabsplatformicon.cpp.
Definition at line 14 of file qquicklabsplatformicon.cpp.
QT_BEGIN_NAMESPACE QUrl QQuickLabsPlatformIcon::source | ( | ) | const |
Definition at line 9 of file qquicklabsplatformicon.cpp.
|
readwrite |
Definition at line 35 of file qquicklabsplatformicon_p.h.
|
readwrite |
Definition at line 34 of file qquicklabsplatformicon_p.h.
Referenced by testing.tools.encode_pdf_filter._PdfStream::RegisterByName().
|
readwrite |
Definition at line 33 of file qquicklabsplatformicon_p.h.