Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QQuickDeliveryAgentPrivate::HoverItemState Struct Reference

#include <qquickdeliveryagent_p_p.h>

Collaboration diagram for QQuickDeliveryAgentPrivate::HoverItemState:

Public Attributes

QPointer< QQuickItemitem
uint hoverId = 0

Detailed Description

Definition at line 88 of file qquickdeliveryagent_p_p.h.

Member Data Documentation

◆ hoverId

uint QQuickDeliveryAgentPrivate::HoverItemState::hoverId = 0

Definition at line 90 of file qquickdeliveryagent_p_p.h.

◆ item

QPointer<QQuickItem> QQuickDeliveryAgentPrivate::HoverItemState::item

Definition at line 89 of file qquickdeliveryagent_p_p.h.


The documentation for this struct was generated from the following file: