Kstars
fovwidget.cpp
37 // TODO: Check if decimal points in this are localized (eg: It should read 1,5 x 1,5 in German rather than 1.5 x 1.5)
QString i18nc(const char *context, const char *text, const TYPE &arg...)
int pointSize() const const
void setPointSize(int pointSize)
Antialiasing
bool begin(QPaintDevice *device)
void drawText(const QPoint &position, const QString &text)
bool end()
void fillRect(const QRect &rectangle, QGradient::Preset preset)
const QFont & font() const const
void setFont(const QFont &font)
void setRenderHint(RenderHint hint, bool on)
QString number(double n, char format, int precision)
AlignHCenter
QRect contentsRect() const const
height
rect
width
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:44 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:44 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.