CoreComponents 3.0.0
A Modern C++ Toolkit
|
This is the complete list of members for Action, including all inherited members.
Action() | Action | |
Action(const String &title) | Action | |
Action(const Picture &icon) | Action | |
alias(const State *state) | Object | protectedstatic |
as() const | Object | |
Constructor typedef | Entity | protected |
Entity(State *newState) | Entity | explicitprotected |
Entity(Constructor onDemand) | Entity | explicitprotected |
get() | Entity | protected |
get() const | Entity | protected |
icon() const | Action | |
icon(const Picture &newValue) | Action | |
icon(Definition< Picture > &&f) | Action | |
initOnce() | Object | protected |
initOncePerThread() | Object | protected |
is() const | Object | |
isNull() const | Object | |
isWeak() const | Object | |
Object()=default | Object | |
Object(State *newState) | Object | explicitprotected |
Object(State *state, Alias) (defined in Object) | Object | explicitprotected |
Object(State *state, Weak) (defined in Object) | Object | explicitprotected |
onDemand() | Entity | protectedstatic |
onTriggered(Function< void()> &&f) | Action | |
operator bool() const | Object | explicit |
operator()() const | Action | |
operator()(Function< void()> &&f) | Action | |
operator<=>(const Object &other) const | Object | |
operator=(std::nullptr_t) (defined in Object) | Object | protected |
operator==(const Object &other) const | Object | |
shortcut() const | Action | |
shortcut(const Shortcut &newValue) | Action | |
shortcut(Definition< Shortcut > &&f) | Action | |
State typedef | Entity | protected |
title() const | Action | |
title(const String &newValue) | Action | |
title(Definition< String > &&f) | Action | |
useCount() const | Object | |
weak() const (defined in Object) | Object | protected |
weak(const State *state) (defined in Object) | Object | protectedstatic |