|
KanoopGuiQt 1.3.0
Qt GUI utility library
|
|
This is the complete list of members for ButtonLabel, including all inherited members.
| activeChanged() | ButtonLabel | signal |
| ButtonLabel(QWidget *parent=nullptr) | ButtonLabel | explicit |
| ButtonLabel(const QString &text, QWidget *parent=nullptr) | ButtonLabel | explicit |
| clicked() | ButtonLabel | signal |
| isActive() const | ButtonLabel | inline |
| setActive(bool active) | ButtonLabel | |
| setBackgroundColor(const QColor &color) | ButtonLabel | |
| setButtonAlignment(Qt::Alignment alignment) | ButtonLabel | |
| setForegroundColor(const QColor &color) | ButtonLabel | |
| setIcon(const QIcon &activeIcon, const QIcon &inactiveIcon=QIcon()) | ButtonLabel | |
| setText(const QString &text) | ButtonLabel | |
| text() const | ButtonLabel | inline |