Kate
TimeDateConfig Class Reference
#include <timedate_config.h>

Detailed Description
Definition at line 27 of file timedate_config.h.
Public Member Functions | |
virtual void | defaults () |
virtual void | load () |
virtual void | save () |
TimeDateConfig (QWidget *parent=0, const QVariantList &args=QVariantList()) | |
virtual | ~TimeDateConfig () |
Constructor & Destructor Documentation
TimeDateConfig::TimeDateConfig | ( | QWidget * | parent = 0 , |
|
const QVariantList & | args = QVariantList() | |||
) | [explicit] |
This file is part of the KDE libraries Copyright (C) 2007 Rafael Fernández López <ereslibre@kde.org>.
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License version 2 as published by the Free Software Foundation.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details.
You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
Definition at line 32 of file timedate_config.cpp.
TimeDateConfig::~TimeDateConfig | ( | ) | [virtual] |
Definition at line 89 of file timedate_config.cpp.
Member Function Documentation
void TimeDateConfig::defaults | ( | ) | [virtual] |
void TimeDateConfig::load | ( | ) | [virtual] |
void TimeDateConfig::save | ( | ) | [virtual] |
The documentation for this class was generated from the following files: