kfileplacessharedbookmarks.cpp File Reference
#include "kfileplacessharedbookmarks_p.h"#include <QtCore/QObject>#include <QtCore/QTextStream>#include <QtCore/QFile>#include <kstandarddirs.h>#include <kbookmarkmanager.h>#include <kbookmark.h>#include <kdebug.h>#include "kfileplacessharedbookmarks_p.moc"
Include dependency graph for kfileplacessharedbookmarks.cpp:

Go to the source code of this file.
Functions | |
| static int | bookmarkGroupSize (KBookmarkGroup &root) |
| static KBookmark | cloneBookmark (const KBookmark &toClone) |
| static void | cloneBookmarkContents (const KBookmark &target, const KBookmark &source) |
| static bool | compareBookmarks (const KBookmark &bookmark1, const KBookmark &bookmark2) |
| static bool | deepCompareDomNodes (const QDomNode &node1, const QDomNode &node2) |
| static void | emptyBookmarkGroup (KBookmarkGroup &root) |
| static bool | exactCompareBookmarks (const KBookmark &bookmark1, const KBookmark &bookmark2) |
Function Documentation
| static int bookmarkGroupSize | ( | KBookmarkGroup & | root | ) | [static] |
Definition at line 99 of file kfileplacessharedbookmarks.cpp.
Definition at line 82 of file kfileplacessharedbookmarks.cpp.
Definition at line 74 of file kfileplacessharedbookmarks.cpp.
Definition at line 32 of file kfileplacessharedbookmarks.cpp.
| static bool deepCompareDomNodes | ( | const QDomNode & | node1, |
| const QDomNode & | node2 | ||
| ) | [static] |
Definition at line 37 of file kfileplacessharedbookmarks.cpp.
| static void emptyBookmarkGroup | ( | KBookmarkGroup & | root | ) | [static] |
Definition at line 89 of file kfileplacessharedbookmarks.cpp.
| static bool exactCompareBookmarks | ( | const KBookmark & | bookmark1, |
| const KBookmark & | bookmark2 | ||
| ) | [static] |
Definition at line 68 of file kfileplacessharedbookmarks.cpp.
KDE 4.6 API Reference