Refactor BaseButton event handling
also _toggled() function and "toggled" signal called when unpressed by ButtonGroup
This commit is contained in:
parent
053808e194
commit
5e8017721a
2 changed files with 37 additions and 168 deletions
|
|
@ -65,7 +65,6 @@ private:
|
|||
bool pressing_inside;
|
||||
|
||||
bool disabled;
|
||||
int pressing_button;
|
||||
|
||||
} status;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue