KDEUI
kfontutils.h File Reference
#include "kdeui_export.h"
Go to the source code of this file.
Namespaces | |
namespace | KFontUtils |
Enumerations | |
enum | KFontUtils::AdaptFontSizeOption { KFontUtils::NoFlags = 0x01 , KFontUtils::DoNotAllowWordWrap = 0x02 } |
Functions | |
qreal | KFontUtils::adaptFontSize (QPainter &painter, const QString &text, const QSizeF &availableSize, qreal maxFontSize=28.0, qreal minFontSize=1.0, AdaptFontSizeOptions flags=NoFlags) |
qreal | KFontUtils::adaptFontSize (QPainter &painter, const QString &text, qreal width, qreal height, qreal maxFontSize=28.0, qreal minFontSize=1.0, AdaptFontSizeOptions flags=NoFlags) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.