KCoreConfigSkeleton::ItemDateTime Class

class KCoreConfigSkeleton::ItemDateTime

Public Functions

ItemDateTime(const QString &_group, const QString &_key, QDateTime &reference, const QDateTime &defaultValue = QDateTime())

Detailed Description

Class for handling a QDateTime preferences item.

Member Function Documentation

ItemDateTime::ItemDateTime(const QString &_group, const QString &_key, QDateTime &reference, const QDateTime &defaultValue = QDateTime())