KD Reports API Documentation  2.2
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 {
22  Percent
23 };
24 
25 }
26 
27 #endif /* KDREPORTSUNIT_H */
@ Percent
Percentage of the text width, i.e. the page width minus margins.
Definition: KDReportsUnit.h:22
@ 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