KReportUnit-members
KReportUnit Member List
This is the complete list of members for KReportUnit, including all inherited members.
allTypes() | KReportUnit | static |
convertFromPoint(qreal ptValue) const | KReportUnit | |
convertFromPoint(const QPointF &ptValue) const | KReportUnit | |
convertFromPoint(const QSizeF &ptValue) const | KReportUnit | |
convertFromUnitToUnit(qreal value, const KReportUnit &fromUnit, const KReportUnit &toUnit, qreal factor=1.0) | KReportUnit | static |
convertFromUnitToUnit(const QPointF &value, const KReportUnit &fromUnit, const KReportUnit &toUnit) | KReportUnit | static |
convertFromUnitToUnit(const QSizeF &value, const KReportUnit &fromUnit, const KReportUnit &toUnit) | KReportUnit | static |
convertToPoint(qreal value) const | KReportUnit | |
convertToPoint(const QPointF &value) const | KReportUnit | |
convertToPoint(const QSizeF &value) const | KReportUnit | |
convertToPoint(const QString &value, bool *ok=nullptr) const | KReportUnit | |
description() const | KReportUnit | |
description(KReportUnit::Type type) | KReportUnit | static |
descriptions(const QList< Type > &types) | KReportUnit | static |
factor() const (defined in KReportUnit) | KReportUnit | |
fromUserValue(qreal value) const | KReportUnit | inline |
fromUserValue(const QString &value, bool *ok=nullptr) const | KReportUnit | inline |
isValid() const | KReportUnit | |
KReportUnit() | KReportUnit | |
KReportUnit(Type type, qreal factor=1.0) | KReportUnit | explicit |
KReportUnit(const KReportUnit &other) (defined in KReportUnit) | KReportUnit | |
operator!=(const KReportUnit &other) const (defined in KReportUnit) | KReportUnit | |
operator=(Type type) | KReportUnit | |
operator=(const KReportUnit &other) (defined in KReportUnit) | KReportUnit | |
operator==(const KReportUnit &other) const (defined in KReportUnit) | KReportUnit | |
parseAngle(const QString &value, qreal defaultVal=0.0) | KReportUnit | static |
parseValue(const QString &value, qreal defaultVal=0.0) | KReportUnit | static |
ptToUnit(qreal ptValue, const KReportUnit &unit) | KReportUnit | static |
setFactor(qreal factor) (defined in KReportUnit) | KReportUnit | |
symbol(KReportUnit::Type type) | KReportUnit | static |
symbol() const | KReportUnit | |
symbols(const QList< Type > &types) | KReportUnit | static |
symbolToType(const QString &symbol) | KReportUnit | static |
toCentimeter(qreal ptValue) | KReportUnit | inlinestatic |
toCicero(qreal ptValue) | KReportUnit | inlinestatic |
toDecimeter(qreal ptValue) | KReportUnit | inlinestatic |
toInch(qreal ptValue) | KReportUnit | inlinestatic |
toMillimeter(qreal ptValue) | KReportUnit | inlinestatic |
toPica(qreal ptValue) | KReportUnit | inlinestatic |
toPoint(qreal ptValue) | KReportUnit | inlinestatic |
toString() const | KReportUnit | inline |
toUserStringValue(qreal ptValue) const | KReportUnit | |
toUserValue(qreal ptValue) const | KReportUnit | |
Type enum name | KReportUnit | |
type() const | KReportUnit | |
~KReportUnit() (defined in KReportUnit) | KReportUnit |
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:19:58 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:19:58 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.