Definition at line 102 of file qdesigner_dnditem_p.h.
◆ QDesignerDnDItems
◆ ~QDesignerMimeData()
virtual qdesigner_internal::QDesignerMimeData::~QDesignerMimeData |
( |
| ) |
|
|
virtual |
◆ QDesignerMimeData()
qdesigner_internal::QDesignerMimeData::QDesignerMimeData |
( |
const QDesignerDnDItems & |
items, |
|
|
QDrag * |
drag |
|
) |
| |
|
private |
◆ acceptEvent()
void qdesigner_internal::QDesignerMimeData::acceptEvent |
( |
QDropEvent * |
e | ) |
const |
◆ acceptEventWithAction()
static void qdesigner_internal::QDesignerMimeData::acceptEventWithAction |
( |
Qt::DropAction |
desiredAction, |
|
|
QDropEvent * |
e |
|
) |
| |
|
static |
◆ execDrag()
static Qt::DropAction qdesigner_internal::QDesignerMimeData::execDrag |
( |
const QDesignerDnDItems & |
items, |
|
|
QWidget * |
dragSource |
|
) |
| |
|
static |
◆ hotSpot()
QPoint qdesigner_internal::QDesignerMimeData::hotSpot |
( |
| ) |
const |
|
inline |
◆ items()
◆ moveDecoration()
void qdesigner_internal::QDesignerMimeData::moveDecoration |
( |
const QPoint & |
globalPos | ) |
const |
◆ proposedDropAction()
Qt::DropAction qdesigner_internal::QDesignerMimeData::proposedDropAction |
( |
| ) |
const |
|
private |
◆ removeMovedWidgetsFromSourceForm()
static void qdesigner_internal::QDesignerMimeData::removeMovedWidgetsFromSourceForm |
( |
const QDesignerDnDItems & |
items | ) |
|
|
static |
◆ setImageTransparency()
static void qdesigner_internal::QDesignerMimeData::setImageTransparency |
( |
QImage & |
image, |
|
|
int |
alpha |
|
) |
| |
|
staticprivate |
◆ m_globalStartPos
QPoint qdesigner_internal::QDesignerMimeData::m_globalStartPos |
|
private |
◆ m_hotSpot
QPoint qdesigner_internal::QDesignerMimeData::m_hotSpot |
|
private |
◆ m_items
The documentation for this class was generated from the following file: