Declarative form of AButton.
More...
#include <AUI/View/AButton.h>
◆ Button() [1/3]
declarative::Button::Button |
( |
AString | text | ) |
|
|
inline |
}),
emits clicked
Left mouse button clicked.
Definition AView.h:945
◆ Button() [2/3]
declarative::Button::Button |
( |
const char * | text | ) |
|
|
inline |
◆ Button() [3/3]
template<typename... Views>
declarative::Button::Button |
( |
Views &&... | views | ) |
|
|
inline |
Icon {
":img/cart.svg" },
}),
Declarative form of ADrawableView.
Definition ADrawableView.h:110
Declarative form of ALabel.
Definition ALabel.h:35