KonqDrag Class Reference
Inheritance diagram for KonqDrag:

Public Member Functions | |
| virtual | ~KonqDrag () |
| virtual const char * | format (int i) const |
| virtual QByteArray | encodedData (const char *mime) const |
| void | setMoveSelection (bool move) |
Static Public Member Functions | |
| static KonqDrag * | newDrag (const KURL::List &urls, bool move, QWidget *dragSource=0, const char *name=0) |
| static bool | decodeIsCutSelection (const QMimeSource *e) |
Protected Member Functions | |
| KonqDrag (const QStrList &urls, bool move, QWidget *dragSource, const char *name) | |
Protected Attributes | |
| bool | m_bCutSelection |
| QStrList | m_urls |
Detailed Description
Definition at line 62 of file konq_drag.h.
The documentation for this class was generated from the following files:
