• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

KDECore

KConfigSkeleton::ItemInt64

KConfigSkeleton::ItemInt64 Class Reference

Class for handling an 64-bit integer preferences item. More...

#include <kconfigskeleton.h>

Inheritance diagram for KConfigSkeleton::ItemInt64:

Inheritance graph
[legend]

List of all members.


Public Member Functions

 ItemInt64 (const QString &group, const QString &key, Q_INT64 &reference, Q_INT64 defaultValue=0)
QVariant maxValue () const
QVariant minValue () const
QVariant property () const
void readConfig (KConfig *config)
void setMaxValue (Q_INT64)
void setMinValue (Q_INT64)
void setProperty (const QVariant &p)

Detailed Description

Class for handling an 64-bit integer preferences item.

Definition at line 472 of file kconfigskeleton.h.


Constructor & Destructor Documentation

KConfigSkeleton::ItemInt64::ItemInt64 ( const QString &  group,
const QString &  key,
Q_INT64 &  reference,
Q_INT64  defaultValue = 0 
)

Definition at line 225 of file kconfigskeleton.cpp.


Member Function Documentation

QVariant KConfigSkeleton::ItemInt64::maxValue (  )  const [virtual]

Return maximum value of item or invalid if not specified.

Reimplemented from KConfigSkeletonItem.

Definition at line 262 of file kconfigskeleton.cpp.

QVariant KConfigSkeleton::ItemInt64::minValue (  )  const [virtual]

Return minimum value of item or invalid if not specified.

Reimplemented from KConfigSkeletonItem.

Definition at line 255 of file kconfigskeleton.cpp.

QVariant KConfigSkeleton::ItemInt64::property (  )  const [virtual]

Return item as property.

Implements KConfigSkeletonItem.

Definition at line 250 of file kconfigskeleton.cpp.

void KConfigSkeleton::ItemInt64::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 232 of file kconfigskeleton.cpp.

void KConfigSkeleton::ItemInt64::setMaxValue ( Q_INT64  v  ) 

Definition at line 275 of file kconfigskeleton.cpp.

void KConfigSkeleton::ItemInt64::setMinValue ( Q_INT64  v  ) 

Definition at line 269 of file kconfigskeleton.cpp.

void KConfigSkeleton::ItemInt64::setProperty ( const QVariant &  p  )  [virtual]

Set item to p.

Implements KConfigSkeletonItem.

Definition at line 245 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

API Reference

Skip menu "API Reference"
  • dcop
  • DNSSD
  • interfaces
  • Kate
  • kconf_update
  • KDECore
  • KDED
  • kdefx
  • KDEsu
  • kdeui
  • KDocTools
  • KHTML
  • KImgIO
  • KInit
  • kio
  • kioslave
  • KJS
  • KNewStuff
  • KParts
  • KUtils
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal