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

tdecore

  • TDEConfigSkeleton
  • ItemUInt
Public Member Functions | List of all members
TDEConfigSkeleton::ItemUInt Class Reference

#include <tdeconfigskeleton.h>

Inherits TDEConfigSkeletonGenericItem< T >.

Public Member Functions

 ItemUInt (const TQString &group, const TQString &key, unsigned int &reference, unsigned int defaultValue=0)
 
void readConfig (TDEConfig *config)
 
void setProperty (const TQVariant &p)
 
TQVariant property () const
 
TQVariant minValue () const
 
TQVariant maxValue () const
 
void setMinValue (unsigned int)
 
void setMaxValue (unsigned int)
 

Detailed Description

Class for handling an unsingend integer preferences item.

Definition at line 524 of file tdeconfigskeleton.h.

Constructor & Destructor Documentation

◆ ItemUInt()

TDEConfigSkeleton::ItemUInt::ItemUInt ( const TQString &  group,
const TQString &  key,
unsigned int &  reference,
unsigned int  defaultValue = 0 
)

Definition at line 338 of file tdeconfigskeleton.cpp.

Member Function Documentation

◆ maxValue()

TQVariant TDEConfigSkeleton::ItemUInt::maxValue ( ) const
virtual

Return maximum value of item or invalid if not specified.

Reimplemented from TDEConfigSkeletonItem.

Definition at line 376 of file tdeconfigskeleton.cpp.

◆ minValue()

TQVariant TDEConfigSkeleton::ItemUInt::minValue ( ) const
virtual

Return minimum value of item or invalid if not specified.

Reimplemented from TDEConfigSkeletonItem.

Definition at line 369 of file tdeconfigskeleton.cpp.

◆ property()

TQVariant TDEConfigSkeleton::ItemUInt::property ( ) const
virtual

Return item as property.

Implements TDEConfigSkeletonItem.

Definition at line 364 of file tdeconfigskeleton.cpp.

◆ readConfig()

void TDEConfigSkeleton::ItemUInt::readConfig ( TDEConfig *  )
virtual

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

value.

Implements TDEConfigSkeletonItem.

Definition at line 346 of file tdeconfigskeleton.cpp.

◆ setMaxValue()

void TDEConfigSkeleton::ItemUInt::setMaxValue ( unsigned int  v)

Definition at line 389 of file tdeconfigskeleton.cpp.

◆ setMinValue()

void TDEConfigSkeleton::ItemUInt::setMinValue ( unsigned int  v)

Definition at line 383 of file tdeconfigskeleton.cpp.

◆ setProperty()

void TDEConfigSkeleton::ItemUInt::setProperty ( const TQVariant &  p)
virtual

Set item to p.

Implements TDEConfigSkeletonItem.

Definition at line 359 of file tdeconfigskeleton.cpp.


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

tdecore

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

tdecore

Skip menu "tdecore"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdecore by doxygen 1.9.4
This website is maintained by Timothy Pearson.