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
qdesigner_internal::WidgetBoxDnDItem Class Reference

#include <widgetbox_dnditem.h>

+ Inheritance diagram for qdesigner_internal::WidgetBoxDnDItem:
+ Collaboration diagram for qdesigner_internal::WidgetBoxDnDItem:

Public Member Functions

 WidgetBoxDnDItem (QDesignerFormEditorInterface *core, DomUI *dom_ui, const QPoint &global_mouse_pos)
 
- Public Member Functions inherited from qdesigner_internal::QDesignerDnDItem
 QDesignerDnDItem (DropType type, QWidget *source=nullptr)
 
 ~QDesignerDnDItem () override
 
DomUIdomUi () const override
 
QWidgetdecoration () const override
 
QWidgetwidget () const override
 
QPoint hotSpot () const override
 
QWidgetsource () const override
 
DropType type () const override
 
- Public Member Functions inherited from QDesignerDnDItemInterface
 QDesignerDnDItemInterface ()=default
 
virtual ~QDesignerDnDItemInterface ()=default
 

Additional Inherited Members

- Public Types inherited from QDesignerDnDItemInterface
enum  DropType { MoveDrop , CopyDrop }
 
- Protected Member Functions inherited from qdesigner_internal::QDesignerDnDItem
void setDomUi (DomUI *dom_ui)
 
void init (DomUI *ui, QWidget *widget, QWidget *decoration, const QPoint &global_mouse_pos)
 

Detailed Description

Definition at line 17 of file widgetbox_dnditem.h.

Constructor & Destructor Documentation

◆ WidgetBoxDnDItem()

qdesigner_internal::WidgetBoxDnDItem::WidgetBoxDnDItem ( QDesignerFormEditorInterface * core,
DomUI * dom_ui,
const QPoint & global_mouse_pos )

Definition at line 179 of file widgetbox_dnditem.cpp.

References WidgetBoxDnDItem(), qdesigner_internal::decorationFromDomWidget(), and QPainter::QWidget.

Referenced by WidgetBoxDnDItem().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

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