KConfigSkeleton::ItemDateTime Class Reference

Class for handling a QDateTime preferences item. More...

#include <kconfigskeleton.h>

Inherits KConfigSkeletonGenericItem< QDateTime >.

List of all members.

Public Member Functions

 ItemDateTime (const QString &group, const QString &key, QDateTime &reference, const QDateTime &defaultValue=QDateTime())
void readConfig (KConfig *config)
void setProperty (const QVariant &p)
QVariant property () const

Detailed Description

Class for handling a QDateTime preferences item.

Definition at line 729 of file kconfigskeleton.h.


Member Function Documentation

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

Return item as property.

Implements KConfigSkeletonItem.

Definition at line 780 of file kconfigskeleton.cpp.

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

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

Set item to p.

Implements KConfigSkeletonItem.

Definition at line 775 of file kconfigskeleton.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys