KD Reports API Documentation
2.2
src
KDReports
KDReportsUnit.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 Klarälvdalens Datakonsult AB, a KDAB Group company <info@kdab.com>
6
**
7
** SPDX-License-Identifier: MIT
8
**
9
****************************************************************************/
10
11
#ifndef KDREPORTSUNIT_H
12
#define KDREPORTSUNIT_H
13
14
namespace
KDReports
{
15
19
enum
Unit
20
{
21
Millimeters
,
22
Percent
23
};
24
25
}
26
27
#endif
/* KDREPORTSUNIT_H */
KDReports
Definition:
KDReportsAbstractReportLayout_p.h:24
KDReports::Unit
Unit
Definition:
KDReportsUnit.h:20
KDReports::Percent
@ Percent
Percentage of the text width, i.e. the page width minus margins.
Definition:
KDReportsUnit.h:22
KDReports::Millimeters
@ Millimeters
Millimeters (the default)
Definition:
KDReportsUnit.h:21
© 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 by doxygen 1.9.1