#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-2024 The KDE developers.
Generated on Thu Jul 18 2024 00:00:00 by
doxygen 1.11.0 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.