• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • kdecore
 

kdecore

Public Types | Static Public Member Functions | Friends
KSharedConfig Class Reference

#include <kconfig.h>

Inheritance diagram for KSharedConfig:
KConfig KShared KConfigBase

List of all members.

Public Types

typedef KSharedPtr< KSharedConfig > Ptr

Static Public Member Functions

static KSharedConfig::Ptr openConfig (const TQString &fileName, bool readOnly=false, bool bUseKDEGlobals=true)

Friends

class TQValueList< KSharedConfig * >

Detailed Description

KConfig variant using shared memory.

KSharedConfig provides a reference counted, shared memory variant of KConfig.

Definition at line 273 of file kconfig.h.


Member Function Documentation

KSharedConfig::Ptr KSharedConfig::openConfig ( const TQString &  fileName,
bool  readOnly = false,
bool  bUseKDEGlobals = true 
) [static]

Returns a ref-counted pointer to a shared read-write config object.

Parameters:
fileNamethe name of the file to use for the configuration
readOnlyset the config object's read-only status
bUseKDEGlobalsToggle reading the global KDE configuration file.

Definition at line 334 of file kconfig.cpp.


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

kdecore

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

kdecore

Skip menu "kdecore"
  • arts
  • dcop
  • dnssd
  • interfaces
  •     interface
  •     library
  •   kspeech
  •   ktexteditor
  • kabc
  • kate
  • kcmshell
  • kdecore
  • kded
  • kdefx
  • kdeprint
  • kdesu
  • kdeui
  • kdoctools
  • khtml
  • kimgio
  • kinit
  • kio
  •   bookmarks
  •   httpfilter
  •   kfile
  •   kio
  •   kioexec
  •   kpasswdserver
  •   kssl
  • kioslave
  •   http
  • kjs
  • kmdi
  •   kmdi
  • knewstuff
  • kparts
  • krandr
  • kresources
  • kspell2
  • kunittest
  • kutils
  • kwallet
  • libkmid
  • libkscreensaver
Generated for kdecore by doxygen 1.7.6.1
This website is maintained by Timothy Pearson.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. |