filelight
progressBox.cpp
Go to the documentation of this file.
void setRenderHint(RenderHint hint, bool on)
void setColorAt(qreal position, const QColor &color)
QColor fromHsv(int h, int s, int v, int a)
void setMinimumSize(const QSize &)
ProgressBox(QWidget *, QObject *, Filelight::ScanManager *)
Definition: progressBox.cpp:39
void setPen(const QColor &color)
void drawRoundedRect(const QRectF &rect, qreal xRadius, qreal yRadius, Qt::SizeMode mode)
void setObjectName(const QString &name)
void setBrush(const QBrush &brush)
void drawText(const QPointF &position, const QString &text)
QPoint center() const
void hide()
void setSizePolicy(QSizePolicy)
QRect rect() const
void setFont(const QFont &)
int width(const QString &text, int len) const
void stop()
void drawPie(const QRectF &rectangle, int startAngle, int spanAngle)
void repaint()
QFontMetrics fontMetrics() const
int height() const
void translate(const QPointF &offset)
void start(int msec)
void show()
Definition: scan.h:35
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
singleShot
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:42:32 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:42:32 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.