Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QPlatformDragPrivate Class Reference
+ Collaboration diagram for QPlatformDragPrivate:

Public Member Functions

 QPlatformDragPrivate ()
 

Public Attributes

Qt::DropAction cursor_drop_action
 

Detailed Description

Definition at line 44 of file qplatformdrag.cpp.

Constructor & Destructor Documentation

◆ QPlatformDragPrivate()

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: