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 |
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 |
Definition at line 37 of file kfileplacessharedbookmarks.cpp.
|
static |
Definition at line 89 of file kfileplacessharedbookmarks.cpp.
|
static |
Definition at line 68 of file kfileplacessharedbookmarks.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:52:28 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:52:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.