KonqIconDrag2 Class Reference
#include <konq_drag.h>
Inherits KonqIconDrag.
Public Member Functions | |
| KonqIconDrag2 (TQWidget *dragSource) | |
| virtual const char * | format (int i) const |
| virtual TQByteArray | encodedData (const char *mime) const |
| void | append (const TQIconDragItem &item, const TQRect &pr, const TQRect &tr, const TQString &url, const KURL &mostLocalURL) |
Public Member Functions inherited from KonqIconDrag | |
| KonqIconDrag (TQWidget *dragSource, const char *name=0) | |
| const char * | format (int i) const |
| TQByteArray | encodedData (const char *mime) const |
| void | append (const TQIconDragItem &item, const TQRect &pr, const TQRect &tr, const TQString &url) |
| void | setMoveSelection (bool move) |
Additional Inherited Members | |
Static Public Member Functions inherited from KonqIconDrag | |
| static bool | canDecode (const TQMimeSource *e) |
Protected Attributes inherited from KonqIconDrag | |
| TQStringList | urls |
| bool | m_bCutSelection |
Detailed Description
Clipboard/dnd data for: Icons + URLs + MostLocal URLs + isCut KDE4: merge with KonqIconDrag.
- Since
- 3.5
Definition at line 66 of file konq_drag.h.
The documentation for this class was generated from the following files:
Trinity API Reference
Public Member Functions inherited from