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-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.