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

kdecore

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

#include <kconfigskeleton.h>

Inherits KConfigSkeletonGenericItem< T >.

Public Member Functions

 ItemPoint (const TQString &group, const TQString &key, TQPoint &reference, const TQPoint &defaultValue=TQPoint())
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 writeConfig (KConfig *)=0
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 KConfigSkeletonItem
typedef TQValueList
< KConfigSkeletonItem * > 
List
typedef TQDict
< KConfigSkeletonItem > 
Dict
typedef TQDictIterator
< KConfigSkeletonItem > 
DictIterator
- 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 TQPoint preferences item.

Definition at line 699 of file kconfigskeleton.h.

Member Function Documentation

TQVariant KConfigSkeleton::ItemPoint::property ( ) const
virtual

Return item as property.

Implements KConfigSkeletonItem.

Definition at line 726 of file kconfigskeleton.cpp.

void KConfigSkeleton::ItemPoint::readConfig ( KConfig *  )
virtual

This function is called by KConfigSkeleton to read the value for this setting from a config file.

value.

Implements KConfigSkeletonItem.

Definition at line 712 of file kconfigskeleton.cpp.

void KConfigSkeleton::ItemPoint::setProperty ( const TQVariant &  p)
virtual

Set item to p.

Implements KConfigSkeletonItem.

Definition at line 721 of file kconfigskeleton.cpp.


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.1.2
This website is maintained by Timothy Pearson.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. |