KDE3Support
Public Member Functions |
Static Public Member Functions |
Protected Member Functions |
Protected Attributes |
List of all members
K3BookmarkDrag Class Reference
#include <k3bookmarkdrag.h>
Inheritance diagram for K3BookmarkDrag:
Public Member Functions | |
virtual | ~K3BookmarkDrag () |
virtual QByteArray | encodedData (const char *mime) const |
virtual const char * | format (int i) const |
Static Public Member Functions | |
static bool | canDecode (const QMimeSource *e) |
static Q3ValueList< KBookmark > | decode (const QMimeSource *e) |
static K3BookmarkDrag * | newDrag (const Q3ValueList< KBookmark > &bookmarks, QWidget *dragSource=0, const char *name=0) |
static K3BookmarkDrag * | newDrag (const KBookmark &bookmark, QWidget *dragSource=0, const char *name=0) |
Protected Member Functions | |
K3BookmarkDrag (const Q3ValueList< KBookmark > &bookmarks, const Q3StrList &urls, QWidget *dragSource, const char *name) | |
Protected Attributes | |
Q3ValueList< KBookmark > | m_bookmarks |
QDomDocument | m_doc |
Detailed Description
Definition at line 31 of file k3bookmarkdrag.h.
Constructor & Destructor Documentation
|
protected |
Definition at line 53 of file k3bookmarkdrag.cpp.
|
inlinevirtual |
Definition at line 46 of file k3bookmarkdrag.h.
Member Function Documentation
|
static |
Definition at line 110 of file k3bookmarkdrag.cpp.
|
static |
Definition at line 116 of file k3bookmarkdrag.cpp.
|
virtual |
Definition at line 80 of file k3bookmarkdrag.cpp.
|
virtual |
Definition at line 69 of file k3bookmarkdrag.cpp.
|
static |
Definition at line 26 of file k3bookmarkdrag.cpp.
|
static |
Definition at line 46 of file k3bookmarkdrag.cpp.
Member Data Documentation
|
protected |
Definition at line 55 of file k3bookmarkdrag.h.
|
protected |
Definition at line 56 of file k3bookmarkdrag.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:59 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:59 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.