KD Reports API Documentation  2.0
KDReportsVariableType.h
Go to the documentation of this file.
1 /****************************************************************************
2 **
3 ** This file is part of the KD Reports library.
4 **
5 ** SPDX-FileCopyrightText: 2007-2022 Klarälvdalens Datakonsult AB, a KDAB Group company <info@kdab.com>
6 **
7 ** SPDX-License-Identifier: LGPL-2.1-only OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDAB-KDReports OR LicenseRef-KDAB-KDReports-US
8 **
9 ** Licensees holding valid commercial KD Reports licenses may use this file in
10 ** accordance with the KD Reports Commercial License Agreement provided with
11 ** the Software.
12 **
13 ** Contact info@kdab.com if any conditions of this licensing are not clear to you.
14 **
15 ****************************************************************************/
16 
17 #ifndef KDREPORTSVARIABLETYPE_H
18 #define KDREPORTSVARIABLETYPE_H
19 
25 namespace KDReports {
33  ISODate,
39 
44 
46 };
47 }
48 
49 #endif /* KDREPORTSVARIABLETYPE_H */
KDReports::SystemLocaleShortDate
@ SystemLocaleShortDate
Current date formatted according to the system locale, short format, see Qt::SystemLocaleShortDate.
Definition: KDReportsVariableType.h:40
KDReports::PageNumber
@ PageNumber
Page number.
Definition: KDReportsVariableType.h:30
KDReports::NVariableTypes
@ NVariableTypes
Definition: KDReportsVariableType.h:45
KDReports::LocaleTime
@ LocaleTime
Current time in locale-dependent format.
Definition: KDReportsVariableType.h:38
KDReports::DefaultLocaleLongDate
@ DefaultLocaleLongDate
Current date formatted according to the application locale, long format, see Qt::DefaultLocaleLongDat...
Definition: KDReportsVariableType.h:43
KDReports::PageCount
@ PageCount
Page count.
Definition: KDReportsVariableType.h:31
KDReports::TextTime
@ TextTime
Current time in text format like "13:42:59".
Definition: KDReportsVariableType.h:36
KDReports::SystemLocaleLongDate
@ SystemLocaleLongDate
Current date formatted according to the system locale, long format, see Qt::SystemLocaleLongDate.
Definition: KDReportsVariableType.h:41
KDReports::DefaultLocaleShortDate
@ DefaultLocaleShortDate
Current date formatted according to the application locale, short format, see Qt::DefaultLocaleShortD...
Definition: KDReportsVariableType.h:42
KDReports::TextDate
@ TextDate
Definition: KDReportsVariableType.h:32
KDReports::LocaleDate
@ LocaleDate
Current date in locale-dependent format, deprecated in favour of SystemLocaleShortDate or SystemLocal...
Definition: KDReportsVariableType.h:35
KDReports::ISOTime
@ ISOTime
Current time in ISO 8601 format like "13:42:59".
Definition: KDReportsVariableType.h:37
KDReports::ISODate
@ ISODate
names but unlocalized order of names and numbers
Definition: KDReportsVariableType.h:34
KDReports::VariableType
VariableType
Definition: KDReportsVariableType.h:29
KDReports
Definition: KDReportsAbstractReportLayout_p.h:30

© 2007-2021 Klarälvdalens Datakonsult AB (KDAB)
"The Qt, C++ and OpenGL Experts"
https://www.kdab.com/
https://www.kdab.com/development-resources/qt-tools/kd-reports/
Generated on Sat Jan 8 2022 02:38:32 for KD Reports API Documentation by doxygen 1.8.17