Icon-members
Icon Member List
This is the complete list of members for Icon, including all inherited members.
acceptedMouseButtons() const const | QQuickItem | |
acceptHoverEvents() const const | QQuickItem | |
acceptTouchEvents() const const | QQuickItem | |
active | Icon | |
active() const (defined in Icon) | Icon | |
activeChanged() (defined in Icon) | Icon | signal |
activeFocus | QQuickItem | |
activeFocusChanged(bool) | QQuickItem | |
activeFocusOnTab | QQuickItem | |
activeFocusOnTab() const const | QQuickItem | |
activeFocusOnTabChanged(bool) | QQuickItem | |
animated | Icon | |
animatedChanged() (defined in Icon) | Icon | signal |
antialiasing | QQuickItem | |
antialiasing() const const | QQuickItem | |
antialiasingChanged(bool) | QQuickItem | |
baselineOffset | QQuickItem | |
baselineOffset() const const | QQuickItem | |
baselineOffsetChanged(qreal) | QQuickItem | |
bindableHeight() | QQuickItem | |
bindableObjectName() | QObject | |
bindableWidth() | QQuickItem | |
bindableX() | QQuickItem | |
bindableY() | QQuickItem | |
blockSignals(bool block) | QObject | |
Bottom | QQuickItem | |
BottomLeft | QQuickItem | |
BottomRight | QQuickItem | |
boundingRect() const const | QQuickItem | virtual |
Center | QQuickItem | |
childAt(qreal x, qreal y) const const | QQuickItem | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
childItems() const const | QQuickItem | |
childMouseEventFilter(QQuickItem *item, QEvent *event) | QQuickItem | protectedvirtual |
children() const const | QObject | |
childrenRect | QQuickItem | |
childrenRect() | QQuickItem | |
childrenRectChanged(const QRectF &) | QQuickItem | |
classBegin() override | QQuickItem | protectedvirtual |
clip | QQuickItem | |
clip() const const | QQuickItem | |
clipChanged(bool) | QQuickItem | |
clipRect() const const | QQuickItem | virtual |
color | Icon | |
color() const (defined in Icon) | Icon | |
colorChanged() (defined in Icon) | Icon | signal |
componentComplete() override (defined in Icon) | Icon | virtual |
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor) | QObject | static |
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const const | QObject | |
connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
containmentMask | QQuickItem | |
containmentMask() const const | QQuickItem | |
containmentMaskChanged() | QQuickItem | |
contains(const QPointF &point) const const | QQuickItem | virtual |
cursor() const const | QQuickItem | |
customEvent(QEvent *event) | QObject | protectedvirtual |
deleteLater() | QObject | |
destroyed(QObject *obj) | QObject | |
disconnect(const QMetaObject::Connection &connection) | QObject | static |
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
disconnect(const QObject *receiver, const char *method) const const | QObject | |
disconnect(const char *signal, const QObject *receiver, const char *method) const const | QObject | |
disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
dragEnterEvent(QDragEnterEvent *event) | QQuickItem | protectedvirtual |
dragLeaveEvent(QDragLeaveEvent *event) | QQuickItem | protectedvirtual |
dragMoveEvent(QDragMoveEvent *event) | QQuickItem | protectedvirtual |
dropEvent(QDropEvent *event) | QQuickItem | protectedvirtual |
dumpItemTree() const const | QQuickItem | |
dumpObjectInfo() const const | QObject | |
dumpObjectTree() const const | QObject | |
dynamicPropertyNames() const const | QObject | |
enabled | QQuickItem | |
enabledChanged() | QQuickItem | |
ensurePolished() | QQuickItem | |
Error enum value (defined in Icon) | Icon | |
event(QEvent *ev) override | QQuickItem | protectedvirtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
fallback | Icon | |
fallback() const (defined in Icon) | Icon | |
fallbackChanged(const QString &fallback) (defined in Icon) | Icon | signal |
filtersChildMouseEvents() const const | QQuickItem | |
findChild(const QString &name, Qt::FindChildOptions options) const const | QObject | |
findChildren(Qt::FindChildOptions options) const const | QObject | |
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const const | QObject | |
findChildren(const QString &name, Qt::FindChildOptions options) const const | QObject | |
findIcon(const QSize &size) (defined in Icon) | Icon | protected |
Flag enum name | QQuickItem | |
Flags typedef | QQuickItem | |
flags() const const | QQuickItem | |
focus | QQuickItem | |
focusChanged(bool) | QQuickItem | |
focusInEvent(QFocusEvent *) | QQuickItem | protectedvirtual |
focusOutEvent(QFocusEvent *) | QQuickItem | protectedvirtual |
forceActiveFocus() | QQuickItem | |
forceActiveFocus(Qt::FocusReason reason) | QQuickItem | |
geometryChange(const QRectF &newGeometry, const QRectF &oldGeometry) override (defined in Icon) | Icon | protectedvirtual |
grabMouse() | QQuickItem | |
grabToImage(const QSize &targetSize) | QQuickItem | |
grabTouchPoints(const QList< int > &ids) | QQuickItem | |
guessMonochrome(const QImage &img) (defined in Icon) | Icon | protected |
handleFinished(QNetworkReply *reply) (defined in Icon) | Icon | protected |
handleRedirect(QNetworkReply *reply) (defined in Icon) | Icon | protected |
hasActiveFocus() const const | QQuickItem | |
hasFocus() const const | QQuickItem | |
height | QQuickItem | |
height() const const | QQuickItem | |
heightChanged() | QQuickItem | |
heightValid() const const | QQuickItem | protected |
hoverEnterEvent(QHoverEvent *event) | QQuickItem | protectedvirtual |
hoverLeaveEvent(QHoverEvent *event) | QQuickItem | protectedvirtual |
hoverMoveEvent(QHoverEvent *event) | QQuickItem | protectedvirtual |
Icon(QQuickItem *parent=nullptr) (defined in Icon) | Icon | |
iconMode() const (defined in Icon) | Icon | protected |
implicitHeight | QQuickItem | |
implicitHeight() const const | QQuickItem | |
implicitHeightChanged() | QQuickItem | |
implicitWidth | QQuickItem | |
implicitWidth() const const | QQuickItem | |
implicitWidthChanged() | QQuickItem | |
inherits(const char *className) const const | QObject | |
inputMethodEvent(QInputMethodEvent *event) | QQuickItem | protectedvirtual |
inputMethodQuery(Qt::InputMethodQuery query) const const | QQuickItem | virtual |
installEventFilter(QObject *filterObj) | QObject | |
isAncestorOf(const QQuickItem *child) const const | QQuickItem | |
isAnimated() const (defined in Icon) | Icon | |
isComponentComplete() const const | QQuickItem | protected |
isEnabled() const const | QQuickItem | |
isFocusScope() const const | QQuickItem | |
isMask | Icon | |
isMask() const (defined in Icon) | Icon | |
isMaskChanged() (defined in Icon) | Icon | signal |
isQuickItemType() const const | QObject | |
isSignalConnected(const QMetaMethod &signal) const const | QObject | protected |
isTextureProvider() const const | QQuickItem | virtual |
isVisible() const const | QQuickItem | |
isWidgetType() const const | QObject | |
isWindowType() const const | QObject | |
ItemAcceptsDrops | QQuickItem | |
ItemAcceptsInputMethod | QQuickItem | |
ItemActiveFocusHasChanged | QQuickItem | |
ItemAntialiasingHasChanged | QQuickItem | |
ItemChange enum name | QQuickItem | |
itemChange(QQuickItem::ItemChange change, const QQuickItem::ItemChangeData &value) override (defined in Icon) | Icon | protectedvirtual |
ItemChildAddedChange | QQuickItem | |
ItemChildRemovedChange | QQuickItem | |
ItemClipsChildrenToShape | QQuickItem | |
ItemDevicePixelRatioHasChanged | QQuickItem | |
ItemEnabledHasChanged | QQuickItem | |
ItemHasContents | QQuickItem | |
ItemIsFocusScope | QQuickItem | |
ItemIsViewport | QQuickItem | |
ItemObservesViewport | QQuickItem | |
ItemOpacityHasChanged | QQuickItem | |
ItemParentHasChanged | QQuickItem | |
ItemRotationHasChanged | QQuickItem | |
ItemSceneChange | QQuickItem | |
ItemVisibleHasChanged | QQuickItem | |
keepMouseGrab() const const | QQuickItem | |
keepTouchGrab() const const | QQuickItem | |
keyPressEvent(QKeyEvent *event) | QQuickItem | protectedvirtual |
keyReleaseEvent(QKeyEvent *event) | QQuickItem | protectedvirtual |
killTimer(int id) | QObject | |
Left | QQuickItem | |
Loading enum value | Icon | |
mapFromGlobal(const QPointF &point) const const | QQuickItem | |
mapFromItem(const QQuickItem *item, const QPointF &point) const const | QQuickItem | |
mapFromScene(const QPointF &point) const const | QQuickItem | |
mapRectFromItem(const QQuickItem *item, const QRectF &rect) const const | QQuickItem | |
mapRectFromScene(const QRectF &rect) const const | QQuickItem | |
mapRectToItem(const QQuickItem *item, const QRectF &rect) const const | QQuickItem | |
mapRectToScene(const QRectF &rect) const const | QQuickItem | |
mapToGlobal(const QPointF &point) const const | QQuickItem | |
mapToItem(const QQuickItem *item, const QPointF &point) const const | QQuickItem | |
mapToScene(const QPointF &point) const const | QQuickItem | |
metaObject() const const | QObject | virtual |
mouseDoubleClickEvent(QMouseEvent *event) | QQuickItem | protectedvirtual |
mouseMoveEvent(QMouseEvent *event) | QQuickItem | protectedvirtual |
mousePressEvent(QMouseEvent *event) | QQuickItem | protectedvirtual |
mouseReleaseEvent(QMouseEvent *event) | QQuickItem | protectedvirtual |
mouseUngrabEvent() | QQuickItem | protectedvirtual |
moveToThread(QThread *targetThread) | QObject | |
nextItemInFocusChain(bool forward) | QQuickItem | |
Null enum value (defined in Icon) | Icon | |
objectName | QObject | |
objectName() const const | QObject | |
objectNameChanged(const QString &objectName) | QObject | |
opacity | QQuickItem | |
opacity() const const | QQuickItem | |
opacityChanged() | QQuickItem | |
paintedAreaChanged() (defined in Icon) | Icon | signal |
paintedHeight | Icon | |
paintedHeight() const (defined in Icon) | Icon | |
paintedWidth | Icon | |
paintedWidth() const (defined in Icon) | Icon | |
parent | QQuickItem | |
QObject::parent() const const | QObject | |
parentChanged(QQuickItem *) | QQuickItem | |
parentItem() const const | QQuickItem | |
placeholder | Icon | |
placeholder() const (defined in Icon) | Icon | |
placeholderChanged(const QString &placeholder) (defined in Icon) | Icon | signal |
polish() | QQuickItem | |
property(const char *name) const const | QObject | |
Q_CLASSINFO(Name, Value) | QObject | |
Q_EMITQ_EMIT | QObject | |
Q_ENUM(...) | QObject | |
Q_ENUM_NS(...) | QObject | |
Q_ENUMS(...) | QObject | |
Q_FLAG(...) | QObject | |
Q_FLAG_NS(...) | QObject | |
Q_FLAGS(...) | QObject | |
Q_GADGETQ_GADGET | QObject | |
Q_GADGET_EXPORT(EXPORT_MACRO) | QObject | |
Q_INTERFACES(...) | QObject | |
Q_INVOKABLEQ_INVOKABLE | QObject | |
Q_MOC_INCLUDEQ_MOC_INCLUDE | QObject | |
Q_NAMESPACEQ_NAMESPACE | QObject | |
Q_NAMESPACE_EXPORT(EXPORT_MACRO) | QObject | |
Q_OBJECTQ_OBJECT | QObject | |
Q_PROPERTY(...) | QObject | |
Q_REVISIONQ_REVISION | QObject | |
Q_SET_OBJECT_NAME(Object) | QObject | |
Q_SIGNALQ_SIGNAL | QObject | |
Q_SIGNALSQ_SIGNALS | QObject | |
Q_SLOTQ_SLOT | QObject | |
Q_SLOTSQ_SLOTS | QObject | |
QObject(QObject *parent) | QObject | |
qobject_cast(QObject *object) | QObject | |
qobject_cast(const QObject *object) | QObject | |
QObjectList typedef | QObject | |
QQuickItem(QQuickItem *parent) | QQuickItem | |
QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECT | QObject | |
Ready enum value | Icon | |
receivers(const char *signal) const const | QObject | protected |
releaseResources() | QQuickItem | protectedvirtual |
removeEventFilter(QObject *obj) | QObject | |
resetAntialiasing() | QQuickItem | |
resetHeight() | QQuickItem | |
resetWidth() | QQuickItem | |
Right | QQuickItem | |
rotation | QQuickItem | |
rotation() const const | QQuickItem | |
rotationChanged() | QQuickItem | |
roundToIconSize | Icon | |
roundToIconSize() const (defined in Icon) | Icon | |
roundToIconSizeChanged() (defined in Icon) | Icon | signal |
scale | QQuickItem | |
scale() const const | QQuickItem | |
scaleChanged() | QQuickItem | |
scopedFocusItem() const const | QQuickItem | |
selected | Icon | |
selected() const (defined in Icon) | Icon | |
selectedChanged() (defined in Icon) | Icon | signal |
sender() const const | QObject | protected |
senderSignalIndex() const const | QObject | protected |
setAcceptedMouseButtons(Qt::MouseButtons buttons) | QQuickItem | |
setAcceptHoverEvents(bool enabled) | QQuickItem | |
setAcceptTouchEvents(bool enabled) | QQuickItem | |
setActive(bool active=true) (defined in Icon) | Icon | |
setActiveFocusOnTab(bool) | QQuickItem | |
setAnimated(bool animated) (defined in Icon) | Icon | |
setAntialiasing(bool) | QQuickItem | |
setBaselineOffset(qreal) | QQuickItem | |
setClip(bool) | QQuickItem | |
setColor(const QColor &color) (defined in Icon) | Icon | |
setContainmentMask(QObject *mask) | QQuickItem | |
setCursor(const QCursor &cursor) | QQuickItem | |
setEnabled(bool) | QQuickItem | |
setFallback(const QString &fallback) (defined in Icon) | Icon | |
setFiltersChildMouseEvents(bool filter) | QQuickItem | |
setFlag(Flag flag, bool enabled) | QQuickItem | |
setFlags(Flags flags) | QQuickItem | |
setFocus(bool focus, Qt::FocusReason reason) | QQuickItem | |
setFocus(bool) | QQuickItem | |
setHeight(qreal) | QQuickItem | |
setImplicitHeight(qreal) | QQuickItem | |
setImplicitWidth(qreal) | QQuickItem | |
setIsMask(bool mask) (defined in Icon) | Icon | |
setKeepMouseGrab(bool keep) | QQuickItem | |
setKeepTouchGrab(bool keep) | QQuickItem | |
setObjectName(QAnyStringView name) | QObject | |
setObjectName(const QString &name) | QObject | |
setOpacity(qreal) | QQuickItem | |
setParent(QObject *parent) | QObject | |
setParentItem(QQuickItem *parent) | QQuickItem | |
setPlaceholder(const QString &placeholder) (defined in Icon) | Icon | |
setProperty(const char *name, QVariant &&value) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
setRotation(qreal) | QQuickItem | |
setRoundToIconSize(bool roundToIconSize) (defined in Icon) | Icon | |
setScale(qreal) | QQuickItem | |
setSelected(bool selected=true) (defined in Icon) | Icon | |
setSize(const QSizeF &size) | QQuickItem | |
setSmooth(bool) | QQuickItem | |
setSource(const QVariant &source) (defined in Icon) | Icon | |
setState(const QString &) | QQuickItem | |
setStatus(Status status) (defined in Icon) | Icon | protected |
setTransformOrigin(TransformOrigin) | QQuickItem | |
setVisible(bool) | QQuickItem | |
setWidth(qreal) | QQuickItem | |
setX(qreal) | QQuickItem | |
setY(qreal) | QQuickItem | |
setZ(qreal) | QQuickItem | |
signalsBlocked() const const | QObject | |
size() const const | QQuickItem | |
smooth | QQuickItem | |
smooth() const const | QQuickItem | |
smoothChanged(bool) | QQuickItem | |
source | Icon | |
source() const (defined in Icon) | Icon | |
sourceChanged() (defined in Icon) | Icon | signal |
stackAfter(const QQuickItem *sibling) | QQuickItem | |
stackBefore(const QQuickItem *sibling) | QQuickItem | |
startTimer(int interval, Qt::TimerType timerType) | QObject | |
startTimer(std::chrono::milliseconds interval, Qt::TimerType timerType) | QObject | |
state | QQuickItem | |
state() const const | QQuickItem | |
stateChanged(const QString &) | QQuickItem | |
Status enum name | Icon | |
status | Icon | |
status() const (defined in Icon) | Icon | |
statusChanged() (defined in Icon) | Icon | signal |
textureProvider() const const | QQuickItem | virtual |
thread() const const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
Top | QQuickItem | |
TopLeft | QQuickItem | |
TopRight | QQuickItem | |
touchEvent(QTouchEvent *event) | QQuickItem | protectedvirtual |
touchUngrabEvent() | QQuickItem | protectedvirtual |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
TransformOrigin enum name | QQuickItem | |
transformOrigin | QQuickItem | |
transformOrigin() const const | QQuickItem | |
transformOriginChanged(TransformOrigin) | QQuickItem | |
ungrabMouse() | QQuickItem | |
ungrabTouchPoints() | QQuickItem | |
unsetCursor() | QQuickItem | |
update() | QQuickItem | |
updateInputMethod(Qt::InputMethodQueries queries) | QQuickItem | protected |
updateIsMaskHeuristic(const QString &iconSource) (defined in Icon) | Icon | protected |
updatePaintedGeometry() (defined in Icon) | Icon | protected |
updatePaintNode(QSGNode *node, UpdatePaintNodeData *data) override (defined in Icon) | Icon | virtual |
updatePolish() override (defined in Icon) | Icon | protectedvirtual |
valid | Icon | |
valid() const (defined in Icon) | Icon | |
validChanged() (defined in Icon) | Icon | signal |
viewportItem() const const | QQuickItem | |
visible | QQuickItem | |
visibleChanged() | QQuickItem | |
wheelEvent(QWheelEvent *event) | QQuickItem | protectedvirtual |
width | QQuickItem | |
width() const const | QQuickItem | |
widthChanged() | QQuickItem | |
widthValid() const const | QQuickItem | protected |
window() const const | QQuickItem | |
windowChanged(QQuickWindow *window) | QQuickItem | |
x | QQuickItem | |
x() const const | QQuickItem | |
xChanged() | QQuickItem | |
y | QQuickItem | |
y() const const | QQuickItem | |
yChanged() | QQuickItem | |
z | QQuickItem | |
z() const const | QQuickItem | |
zChanged() | QQuickItem | |
~Icon() override (defined in Icon) | Icon | |
~QObject() | QObject | virtual |
~QQuickItem() override | QQuickItem | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Sun Nov 17 2024 19:26:02 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Sun Nov 17 2024 19:26:02 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.