KDEUI
kfontutils.h File Reference
#include "kdeui_export.h"
Include dependency graph for kfontutils.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
KFontUtils | |
Enumerations | |
enum | KFontUtils::AdaptFontSizeOption { KFontUtils::NoFlags = 0x01, KFontUtils::DoNotAllowWordWrap = 0x02 } |
Functions | |
qreal | KFontUtils::adaptFontSize (QPainter &painter, const QString &text, qreal width, qreal height, qreal maxFontSize=28.0, qreal minFontSize=1.0, AdaptFontSizeOptions flags=NoFlags) |
qreal | KFontUtils::adaptFontSize (QPainter &painter, const QString &text, const QSizeF &availableSize, qreal maxFontSize=28.0, qreal minFontSize=1.0, AdaptFontSizeOptions flags=NoFlags) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:16 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:16 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.