#include <expandablebutton.h>
Definition at line 20 of file expandablebutton.h.
◆ ExpandableButton()
| ExpandableButton::ExpandableButton |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ ~ExpandableButton()
| ExpandableButton::~ExpandableButton |
( |
| ) |
|
◆ enterEvent()
| void ExpandableButton::enterEvent |
( |
QEvent * |
| ) |
|
|
protectedvirtual |
◆ getText
| QString ExpandableButton::getText |
( |
| ) |
|
|
inlineslot |
◆ innerMousePressEvent
| void ExpandableButton::innerMousePressEvent |
( |
| ) |
|
|
privateslot |
◆ isChecked()
| bool ExpandableButton::isChecked |
( |
| ) |
|
◆ leaveEvent()
| void ExpandableButton::leaveEvent |
( |
QEvent * |
| ) |
|
|
protectedvirtual |
◆ Mouse_Hover
| void ExpandableButton::Mouse_Hover |
( |
| ) |
|
|
signal |
◆ Mouse_HoverLeave
| void ExpandableButton::Mouse_HoverLeave |
( |
| ) |
|
|
signal |
◆ Mouse_Pressed
| void ExpandableButton::Mouse_Pressed |
( |
| ) |
|
|
signal |
◆ on_pushButton_clicked
| void ExpandableButton::on_pushButton_clicked |
( |
bool |
checked | ) |
|
|
privateslot |
◆ setButtonClassStyle()
| void ExpandableButton::setButtonClassStyle |
( |
const char * |
name, |
|
|
const QVariant & |
value, |
|
|
bool |
forceUpdate = false |
|
) |
| |
◆ setButtonText()
| void ExpandableButton::setButtonText |
( |
const QString & |
_text | ) |
|
◆ setChecked()
| void ExpandableButton::setChecked |
( |
bool |
check | ) |
|
◆ setExpanded()
| void ExpandableButton::setExpanded |
( |
| ) |
|
◆ setIcon()
| void ExpandableButton::setIcon |
( |
QString |
path | ) |
|
◆ setKeepExpanded()
| void ExpandableButton::setKeepExpanded |
( |
bool |
_keepExpended | ) |
|
|
inline |
◆ setNoIconText()
| void ExpandableButton::setNoIconText |
( |
const QString & |
_text | ) |
|
◆ setSmall()
| void ExpandableButton::setSmall |
( |
| ) |
|
◆ setText2
| void ExpandableButton::setText2 |
( |
QString |
text2 | ) |
|
|
slot |
◆ animation
| QPropertyAnimation* ExpandableButton::animation = nullptr |
|
private |
◆ isAnimating
| std::atomic<bool> ExpandableButton::isAnimating |
|
private |
◆ isExpanded
| bool ExpandableButton::isExpanded = false |
|
private |
◆ keepExpanded
| bool ExpandableButton::keepExpanded = false |
|
private |
◆ notExpandedText
| QString ExpandableButton::notExpandedText |
|
private |
◆ text
| QString ExpandableButton::text |
|
private |
◆ ui
| Ui::ExpandableButton* ExpandableButton::ui |
|
private |
The documentation for this class was generated from the following files: