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
QPlatformDragPrivate Class Reference
Collaboration diagram for QPlatformDragPrivate:

Public Member Functions

 QPlatformDragPrivate ()
 QPlatformDragPrivate ()

Public Attributes

Qt::DropAction cursor_drop_action

Detailed Description

Definition at line 44 of file qplatformdrag.cpp.

Constructor & Destructor Documentation

◆ QPlatformDragPrivate() [1/2]

QPlatformDragPrivate::QPlatformDragPrivate ( )
inline

Definition at line 46 of file qplatformdrag.cpp.

◆ QPlatformDragPrivate() [2/2]

QPlatformDragPrivate::QPlatformDragPrivate ( )
inline

Definition at line 46 of file qplatformdrag.cpp.

Member Data Documentation

◆ cursor_drop_action

Qt::DropAction QPlatformDragPrivate::cursor_drop_action

Definition at line 48 of file qplatformdrag.cpp.


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