KD Reports API Documentation
2.2
src
KDReports
KDReportsLayoutHelper_p.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 KDREPORTSLAYOUTHELPER_H
12
#define KDREPORTSLAYOUTHELPER_H
13
14
//
15
// W A R N I N G
16
// -------------
17
//
18
// This file is not part of the KD Reports API. It exists purely as an
19
// implementation detail. This header file may change from version to
20
// version without notice, or even be removed.
21
//
22
// We mean it.
23
//
24
//
25
26
#include "
KDReportsGlobal.h
"
27
#include <QTextFormat>
28
#include <QtCore/QtGlobal>
// qreal
29
30
namespace
KDReports
{
31
35
KDREPORTS_EXPORT
qreal
mmToPixels
(qreal mm);
36
KDREPORTS_EXPORT
qreal
pixelsToPointsMultiplier
(
double
resolution);
37
38
static
const
int
ResizableImageProperty
= QTextFormat::UserProperty + 5984;
39
40
}
41
42
#endif
/* KDREPORTSLAYOUTHELPER_H */
KDReportsGlobal.h
KDREPORTS_EXPORT
#define KDREPORTS_EXPORT
Definition:
KDReportsGlobal.h:23
KDReports
Definition:
KDReportsAbstractReportLayout_p.h:24
KDReports::mmToPixels
KDREPORTS_EXPORT qreal mmToPixels(qreal mm)
Definition:
KDReportsLayoutHelper.cpp:17
KDReports::pixelsToPointsMultiplier
KDREPORTS_EXPORT qreal pixelsToPointsMultiplier(double resolution)
Definition:
KDReportsLayoutHelper.cpp:23
KDReports::ResizableImageProperty
static const int ResizableImageProperty
Definition:
KDReportsLayoutHelper_p.h:38
© 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