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

kdecore

  • KConfigSkeleton
  • ItemPath
Public Member Functions | List of all members
KConfigSkeleton::ItemPath Class Reference

#include <kconfigskeleton.h>

Inheritance diagram for KConfigSkeleton::ItemPath:
KConfigSkeleton::ItemString

Public Member Functions

 ItemPath (const TQString &group, const TQString &key, TQString &reference, const TQString &defaultValue=TQString::null)
 
- Public Member Functions inherited from KConfigSkeleton::ItemString
 ItemString (const TQString &group, const TQString &key, TQString &reference, const TQString &defaultValue=TQString::fromLatin1(""), Type type=Normal)
 
void writeConfig (KConfig *config)
 
void readConfig (KConfig *config)
 
void setProperty (const TQVariant &p)
 
TQVariant property () const
 
- Public Member Functions inherited from KConfigSkeletonGenericItem< T >
 KConfigSkeletonGenericItem (const TQString &group, const TQString &key, T &reference, T defaultValue)
 
void setValue (const T &v)
 
T & value ()
 
const T & value () const
 
virtual void setDefaultValue (const T &v)
 
virtual void setDefault ()
 
virtual void writeConfig (KConfig *config)
 
void readDefault (KConfig *config)
 
void swapDefault ()
 
- Public Member Functions inherited from KConfigSkeletonItem
 KConfigSkeletonItem (const TQString &group, const TQString &key)
 
virtual ~KConfigSkeletonItem ()
 
void setGroup (const TQString &group)
 
TQString group () const
 
void setKey (const TQString &key)
 
TQString key () const
 
void setName (const TQString &name)
 
TQString name () const
 
void setLabel (const TQString &l)
 
TQString label () const
 
void setWhatsThis (const TQString &w)
 
TQString whatsThis () const
 
virtual void readDefault (KConfig *)=0
 
virtual TQVariant minValue () const
 
virtual TQVariant maxValue () const
 
virtual void setDefault ()=0
 
virtual void swapDefault ()=0
 
bool isImmutable () const
 

Additional Inherited Members

- Public Types inherited from KConfigSkeleton::ItemString
enum  Type { Normal, Password, Path }
 
- Protected Member Functions inherited from KConfigSkeletonItem
void readImmutability (KConfig *config)
 
- Protected Attributes inherited from KConfigSkeletonGenericItem< T >
T & mReference
 
T mDefault
 
T mLoadedValue
 

Detailed Description

Class for handling a path preferences item.

Definition at line 405 of file kconfigskeleton.h.


The documentation for this class was generated from the following files:
  • kconfigskeleton.h
  • kconfigskeleton.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.8.3.1
This website is maintained by Timothy Pearson.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. |