Qt 5.10 Book Examples
Public Member Functions | List of all members
WidgetDrag Class Reference

#include <WidgetDrag.h>

Inheritance diagram for WidgetDrag:

Public Member Functions

 WidgetDrag (QWidget *pwgtDragSource=0)
 
void setWidget (QWidget *pwgt)
 

Detailed Description

Definition at line 47 of file WidgetDrag.h.

Constructor & Destructor Documentation

◆ WidgetDrag()

WidgetDrag::WidgetDrag ( QWidget *  pwgtDragSource = 0)
inline

Definition at line 49 of file WidgetDrag.h.

Member Function Documentation

◆ setWidget()

void WidgetDrag::setWidget ( QWidget *  pwgt)
inline

Definition at line 53 of file WidgetDrag.h.


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