KDEUI
#include "kxmlguiversionhandler_p.h"
#include <kdebug.h>
#include <QFile>
#include <QDomDocument>
#include "kxmlguifactory.h"
#include <kglobal.h>
#include <kstandarddirs.h>
#include <QtXml/QDomElement>
Go to the source code of this file.
§ ActionPropertiesMap
§ extractActionProperties()
§ extractToolBars()
static QList<QDomElement> extractToolBars |
( |
const QDomDocument & |
doc | ) |
|
|
static |
§ insertToolBars()
static void insertToolBars |
( |
QDomDocument & |
doc, |
|
|
const QList< QDomElement > & |
toolBars |
|
) |
| |
|
static |
§ removeAllToolBars()
static void removeAllToolBars |
( |
QDomDocument & |
doc | ) |
|
|
static |
§ storeActionProperties()
static void storeActionProperties |
( |
QDomDocument & |
doc, |
|
|
const ActionPropertiesMap & |
properties |
|
) |
| |
|
static |
This file is part of the KDE documentation.
Documentation copyright © 1996-2018 The KDE developers.
Generated on Sun Jun 3 2018 13:19:26 by
doxygen 1.8.12 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.