KonqDrag Class Reference
List of all members.Detailed Description
Definition at line 85 of file konq_drag.h.
Public Member Functions | |
KonqDrag (const KURL::List &urls, const KURL::List &mostLocalUrls, bool cut, QWidget *dragSource=0) | |
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 cut, QWidget *dragSource, const char *name) | |
Protected Attributes | |
bool | m_bCutSelection |
QStrList | m_urls |
Constructor & Destructor Documentation
|
Create a KonqDrag object.
Definition at line 192 of file konq_drag.cc. |
The documentation for this class was generated from the following files: