KReport
KReportSectionData.cpp
88 if (q->objectName() != QLatin1String("report:section") || type == KReportSectionData::Type::None) {
147 d->height->setValue(KReportUnit::convertFromUnitToUnit(d->height->value().toReal(), oldunit, u),
int count() const const
static KReportSectionData::Type sectionTypeFromString(const QString &s)
Definition: KReportSectionData.cpp:246
QDomElement toElement() const const
@ IgnoreOld
QString tagName() const const
Type type(const QSqlDatabase &db)
Type
bool isNull() const const
static QString sectionTypeString(KReportSectionData::Type type)
Definition: KReportSectionData.cpp:189
static void addMetaProperties(KPropertySet *set, const QString &classString, const QString &iconName)
Adds meta-properties to the property set set for consumption by property editor.
Definition: KReportDesigner.cpp:1676
int x() const const
KReportSectionData is used to store the information about a specific report section.
Definition: KReportSectionData.h:44
Manager class for finding and loading available plugins.
Definition: KReportPluginManager.h:40
QDomNode item(int index) const const
QDomNodeList childNodes() const const
KPropertySet * propertySet()
Returns property set for this section.
Definition: KReportSectionData.cpp:302
static QString symbol(KReportUnit::Type type)
Returns the symbol string of given unit type Symbol for Invalid type is empty string.
Definition: KReportUnit.cpp:350
bool startsWith(const QString &s, Qt::CaseSensitivity cs) const const
objectName
QPoint toPoint() const const
virtual QObject * createRendererInstance(const QDomNode &element)=0
static qreal convertFromUnitToUnit(qreal value, const KReportUnit &fromUnit, const KReportUnit &toUnit, qreal factor=1.0)
convert the given value directly from one unit to another with high accuracy
Definition: KReportUnit.cpp:383
void clearModifiedFlags()
QString mid(int position, int n) const const
QString tr(const char *sourceText, const char *disambiguation, int n)
white
An interface for plugins delivering KReport elements.
Definition: KReportPluginInterface.h:45
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Fri Jan 27 2023 07:57:17 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Fri Jan 27 2023 07:57:17 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.