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

tdecore

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

#include <tdeconfigskeleton.h>

Inherits TDEConfigSkeletonGenericItem< T >.

Public Member Functions

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

Detailed Description

Class for handling unsigned 64-bit integer preferences item.

Definition at line 601 of file tdeconfigskeleton.h.

Constructor & Destructor Documentation

◆ ItemUInt64()

TDEConfigSkeleton::ItemUInt64::ItemUInt64 ( const TQString &  group,
const TQString &  key,
TQ_UINT64 &  reference,
TQ_UINT64  defaultValue = 0 
)

Definition at line 396 of file tdeconfigskeleton.cpp.

Member Function Documentation

◆ maxValue()

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

Return maximum value of item or invalid if not specified.

Reimplemented from TDEConfigSkeletonItem.

Definition at line 433 of file tdeconfigskeleton.cpp.

◆ minValue()

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

Return minimum value of item or invalid if not specified.

Reimplemented from TDEConfigSkeletonItem.

Definition at line 426 of file tdeconfigskeleton.cpp.

◆ property()

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

Return item as property.

Implements TDEConfigSkeletonItem.

Definition at line 421 of file tdeconfigskeleton.cpp.

◆ readConfig()

void TDEConfigSkeleton::ItemUInt64::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 403 of file tdeconfigskeleton.cpp.

◆ setMaxValue()

void TDEConfigSkeleton::ItemUInt64::setMaxValue ( TQ_UINT64  v)

Definition at line 446 of file tdeconfigskeleton.cpp.

◆ setMinValue()

void TDEConfigSkeleton::ItemUInt64::setMinValue ( TQ_UINT64  v)

Definition at line 440 of file tdeconfigskeleton.cpp.

◆ setProperty()

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

Set item to p.

Implements TDEConfigSkeletonItem.

Definition at line 416 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.