|
cpp-terminal 1.0.0
Small C++ library for writing multiplatform terminal applications
|
This is the complete list of members for Term::Button, including all inherited members.
| Action enum name | Term::Button | |
| action() const noexcept | Term::Button | |
| Button()=default | Term::Button | |
| Button(const Term::Button::Type &type, const Term::Button::Action &action) | Term::Button | inline |
| m_action | Term::Button | private |
| m_type | Term::Button | private |
| operator!=(const Term::Button &button) const | Term::Button | |
| operator==(const Term::Button &button) const | Term::Button | |
| Type enum name | Term::Button | |
| type() const noexcept | Term::Button |