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.
◆ METADATA_FREEDESKTOP_OWNER
#define METADATA_FREEDESKTOP_OWNER "http://freedesktop.org" |
◆ METADATA_KDE_OWNER
#define METADATA_KDE_OWNER "http://www.kde.org" |
◆ METADATA_MIME_OWNER
#define METADATA_MIME_OWNER "http://www.freedesktop.org/standards/shared-mime-info" |
◆ cd()
static QDomNode cd |
( |
QDomNode |
node, |
|
|
const QString & |
name, |
|
|
bool |
create |
|
) |
| |
|
static |
◆ cd_or_create()
static QDomNode cd_or_create |
( |
QDomNode |
node, |
|
|
const QString & |
name |
|
) |
| |
|
static |
◆ findMetadata()
static QDomNode findMetadata |
( |
const QString & |
forOwner, |
|
|
QDomNode & |
parent, |
|
|
bool |
create |
|
) |
| |
|
static |
◆ get_or_create_text()
static QDomText get_or_create_text |
( |
QDomNode |
node | ) |
|
|
static |
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by
doxygen 1.9.6 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.