KFile
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.
| static KBookmark cloneBookmark | ( | const KBookmark & | toClone | ) | [static] |
Definition at line 82 of file kfileplacessharedbookmarks.cpp.
| static void cloneBookmarkContents | ( | const KBookmark & | target, |
| const KBookmark & | source | ||
| ) | [static] |
Definition at line 74 of file kfileplacessharedbookmarks.cpp.
| static bool compareBookmarks | ( | const KBookmark & | bookmark1, |
| const KBookmark & | bookmark2 | ||
| ) | [static] |
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.
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 21:01:46 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 21:01:46 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.