• Skip to content
  • Skip to link menu
KDE 4.1 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

libplasma

Plasma::ConfigXml

Plasma::ConfigXml Class Reference

#include <configxml.h>

Inheritance diagram for Plasma::ConfigXml:

Inheritance graph
[legend]

List of all members.


Detailed Description

Definition at line 73 of file configxml.h.


Public Member Functions

 ConfigXml (const KConfigGroup *config, QIODevice *xml, QObject *parent=0)
 ConfigXml (KSharedConfigPtr config, QIODevice *xml, QObject *parent=0)
 ConfigXml (const QString &configFile, QIODevice *xml, QObject *parent=0)
KConfigSkeletonItem * findItem (const QString &group, const QString &key)
 ~ConfigXml ()

Constructor & Destructor Documentation

Plasma::ConfigXml::ConfigXml ( const QString &  configFile,
QIODevice *  xml,
QObject *  parent = 0 
)

Creates a KConfigSkeleton populated using the definition found in the XML data passed in.

Parameters:
configFile path to the configuration file to use
xml the xml data; must be valid KConfigXT data
parent optional QObject parent

Definition at line 500 of file configxml.cpp.

Plasma::ConfigXml::ConfigXml ( KSharedConfigPtr  config,
QIODevice *  xml,
QObject *  parent = 0 
)

Creates a KConfigSkeleton populated using the definition found in the XML data passed in.

FIXME/WARNING: DOES NOT WORK IN KDE 4.1 - FIX KCONFIGSKELETON

Parameters:
config the configuration object to use
xml the xml data; must be valid KConfigXT data
parent optional QObject parent

Definition at line 511 of file configxml.cpp.

Plasma::ConfigXml::ConfigXml ( const KConfigGroup *  config,
QIODevice *  xml,
QObject *  parent = 0 
)

Creates a KConfigSkeleton populated using the definition found in the XML data passed in.

FIXME/WARNING: DOES NOT WORK IN KDE 4.1 - FIX KCONFIGSKELETON

Parameters:
config the group to use as the root for configuration items
xml the xml data; must be valid KConfigXT data
parent optional QObject parent

Definition at line 521 of file configxml.cpp.

Plasma::ConfigXml::~ConfigXml (  ) 

Definition at line 528 of file configxml.cpp.


Member Function Documentation

KConfigSkeletonItem * Plasma::ConfigXml::findItem ( const QString &  group,
const QString &  key 
)

Definition at line 533 of file configxml.cpp.


The documentation for this class was generated from the following files:
  • configxml.h
  • configxml.cpp

libplasma

Skip menu "libplasma"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • KWin
  •   KWin Libraries
  • Libraries
  •   libkworkspace
  •   libplasma
  •   libsolidcontrol
  •   libtaskmanager
  • Plasma
  •   Animators
  •   Applets
  •   Engines
  • Solid Modules
Generated for API Reference by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal