kio
kbookmark.cc File Reference
#include "kbookmark.h"#include <qvaluestack.h>#include <kdebug.h>#include <kmimetype.h>#include <kstringhandler.h>#include <kinputdialog.h>#include <kglobal.h>#include <klocale.h>#include <assert.h>#include <kapplication.h>#include <dcopclient.h>#include <kbookmarkmanager.h>
Include dependency graph for kbookmark.cc:

Go to the source code of this file.
Functions | |
| static QDomNode | cd_or_create (QDomNode node, QString name) |
| static QDomNode | findOrCreateMetadata (QDomNode &parent) |
| static QDomElement | firstElement (QDomNode n) |
| static QDomText | get_or_create_text (QDomNode node) |
| static QDomElement | lastElement (QDomNode n) |
Function Documentation
Definition at line 392 of file kbookmark.cc.
Definition at line 415 of file kbookmark.cc.
| static QDomElement firstElement | ( | QDomNode | n | ) | [static] |
Definition at line 58 of file kbookmark.cc.
Definition at line 403 of file kbookmark.cc.
| static QDomElement lastElement | ( | QDomNode | n | ) | [static] |
Definition at line 66 of file kbookmark.cc.
KDE 3.5 API Reference