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

KDEUI

kconfiggroupgui.cpp File Reference

#include <kconfiggroup.h>
#include <QtCore/QMutableStringListIterator>
#include <QtGui/QColor>
#include <QtGui/QFont>
#include <kconfiggroup_p.h>
#include <kdebug.h>

Include dependency graph for kconfiggroupgui.cpp:

Go to the source code of this file.


Functions

static int initKConfigGroupGui ()
static bool readEntryGui (const QByteArray &data, const char *key, const QVariant &input, QVariant &output)
static bool writeEntryGui (KConfigGroup *cg, const char *key, const QVariant &prop, KConfigGroup::WriteConfigFlags pFlags)

Variables

static int dummyKConfigGroupGui = initKConfigGroupGui()

Function Documentation

static int initKConfigGroupGui (  )  [static]

Definition at line 180 of file kconfiggroupgui.cpp.

static bool readEntryGui ( const QByteArray &  data,
const char *  key,
const QVariant &  input,
QVariant &  output 
) [static]

Try to read a GUI type from config group cg at key key.

input is the default value and also indicates the type to be read. output is to be set with the value that has been read.

Returns:
true if something was handled (even if output was set to clear or default) or false if nothing was handled (e.g., Core type)

Definition at line 38 of file kconfiggroupgui.cpp.

static bool writeEntryGui ( KConfigGroup *  cg,
const char *  key,
const QVariant &  prop,
KConfigGroup::WriteConfigFlags  pFlags 
) [static]

Try to write a GUI type prop to config group cg at key key.

Returns:
true if something was handled (even if an empty value was written) or false if nothing was handled (e.g., Core type)

Definition at line 134 of file kconfiggroupgui.cpp.


Variable Documentation

int dummyKConfigGroupGui = initKConfigGroupGui() [static]

Definition at line 190 of file kconfiggroupgui.cpp.

KDEUI

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

kdelibs

Skip menu "kdelibs"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • Kate
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • KIO
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • Kross
  • KUtils
  • Nepomuk
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs 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