Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QPlatformDragQtResponse Class Reference

#include <qplatformdrag.h>

+ Inheritance diagram for QPlatformDragQtResponse:
+ Collaboration diagram for QPlatformDragQtResponse:

Public Member Functions

 QPlatformDragQtResponse (bool accepted, Qt::DropAction acceptedAction, QRect answerRect)
 
QRect answerRect () const
 
- Public Member Functions inherited from QPlatformDropQtResponse
 QPlatformDropQtResponse (bool accepted, Qt::DropAction acceptedAction)
 
bool isAccepted () const
 
Qt::DropAction acceptedAction () const
 

Detailed Description

Definition at line 43 of file qplatformdrag.h.

Constructor & Destructor Documentation

◆ QPlatformDragQtResponse()

QPlatformDragQtResponse::QPlatformDragQtResponse ( bool  accepted,
Qt::DropAction  acceptedAction,
QRect  answerRect 
)

Definition at line 33 of file qplatformdrag.cpp.

Member Function Documentation

◆ answerRect()

QRect QPlatformDragQtResponse::answerRect ( ) const

Definition at line 39 of file qplatformdrag.cpp.


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