KIO
#include "kbookmark.h"
#include <QStack>
#include <kdebug.h>
#include <kmimetype.h>
#include <kstringhandler.h>
#include <kglobal.h>
#include <klocale.h>
#include <assert.h>
#include <kbookmarkmanager.h>
#include <qdatetime.h>
#include <qmimedata.h>
Go to the source code of this file.
#define METADATA_FREEDESKTOP_OWNER "http://freedesktop.org" |
#define METADATA_KDE_OWNER "http://www.kde.org" |
#define METADATA_MIME_OWNER "http://www.freedesktop.org/standards/shared-mime-info" |
static QDomNode cd |
( |
QDomNode |
node, |
|
|
const QString & |
name, |
|
|
bool |
create |
|
) |
| |
|
static |
static QDomNode cd_or_create |
( |
QDomNode |
node, |
|
|
const QString & |
name |
|
) |
| |
|
static |
static QDomNode findMetadata |
( |
const QString & |
forOwner, |
|
|
QDomNode & |
parent, |
|
|
bool |
create |
|
) |
| |
|
static |
static QDomText get_or_create_text |
( |
QDomNode |
node | ) |
|
|
static |
This file is part of the KDE documentation.
Documentation copyright © 1996-2016 The KDE developers.
Generated on Sun May 8 2016 19:43:21 by
doxygen 1.8.11 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.