KanoopGuiQt 1.3.0
Qt GUI utility library
Loading...
Searching...
No Matches
PushButton Member List

This is the complete list of members for PushButton, including all inherited members.

backgroundColorPushButton
backgroundColor() constPushButtoninline
foregroundColorPushButton
foregroundColor() constPushButtoninline
PushButton(QWidget *parent=nullptr)PushButtonexplicit
PushButton(const QString &text, QWidget *parent=nullptr)PushButtonexplicit
PushButton(const QIcon &icon, const QString &text, QWidget *parent=nullptr)PushButton
setBackgroundColor(const QColor &color)PushButtonslot
setBold(bool bold)PushButton
setBorderRadius(int radius)PushButton
setDefaultBackgroundColor()PushButtonslot
setDefaultForegroundColor()PushButtonslot
setDisabledBackgroundColor(const QColor &color)PushButton
setDisabledForegroundColor(const QColor &color)PushButton
setFontPixelSize(int size)PushButton
setFontPointSize(int size)PushButton
setForegroundColor(const QColor &color)PushButtonslot
setHoverBackgroundColor(const QColor &color)PushButton
setHoverForegroundColor(const QColor &color)PushButton
setItalic(bool italic)PushButton
setPressedBackgroundColor(const QColor &color)PushButton
setPressedForegroundColor(const QColor &color)PushButton