kexi
KexiDataProviderDrag Class Reference
List of all members.Detailed Description
Definition at line 70 of file kexidragobjects.h.
Public Member Functions | |
| KexiDataProviderDrag (const QString &sourceMimeType, const QString &sourceName, QWidget *parent=0, const char *name=0) | |
| ~KexiDataProviderDrag () | |
Static Public Member Functions | |
| static bool | canDecode (QDragMoveEvent *e) |
| static bool | decode (QDropEvent *e, QString &sourceMimeType, QString &sourceName) |
Constructor & Destructor Documentation
| KexiDataProviderDrag::KexiDataProviderDrag | ( | const QString & | sourceMimeType, | |
| const QString & | sourceName, | |||
| QWidget * | parent = 0, |
|||
| const char * | name = 0 | |||
| ) |
The documentation for this class was generated from the following files:

