Classes | Namespaces | Defines | Enumerations | Functions

qmtime.h File Reference

Contains QmTime which provides interface for interacting with system clock. More...

#include "system_global.h"
#include <QtCore/qobject.h>
#include <QTime>
#include <QDate>
#include <QDateTime>
#include <time.h>
Include dependency graph for qmtime.h:

Go to the source code of this file.

Classes

class  MeeGo::QmTime
 Provides interface for interacting with system clock. More...

Namespaces

namespace  MeeGo

Defines

#define F_SUPPORT_DEPRECATED   1

Enumerations

enum  MeeGo::QmTimeWhatChanged { MeeGo::QmTimeTimeChanged = 0, MeeGo::QmTimeOnlySettingsChanged }

Functions

 MeeGo::Q_ENUMS (QmTimeWhatChanged)

Detailed Description

Contains QmTime which provides interface for interacting with system clock.

(C) 2009-2011 Nokia Corporation LGPL Lesser General Public License

Author:
Ilya Dogolazky <ilya.dogolazky@nokia.com>
Raimo Vuonnala <raimo.vuonnala@nokia.com>
Timo Olkkonen <ext-timo.p.olkkonen@nokia.com>
Timo Rongas <ext-timo.rongas.nokia.com>
Scope:
Nokia Meego

This file is part of SystemSW QtAPI.

SystemSW QtAPI is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 2.1 as published by the Free Software Foundation.

SystemSW QtAPI 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 Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with SystemSW QtAPI. If not, see <http://www.gnu.org/licenses/>.

Definition in file qmtime.h.


Define Documentation

#define F_SUPPORT_DEPRECATED   1

Definition at line 48 of file qmtime.h.