xtd - Reference Guide
0.1.2
Modern c++17/20 framework to create console, GUI and unit test applications on Windows, macOS, Linux, iOS and android.
|
This is the complete list of members for xtd::forms::item_check_event_args, including all inherited members.
current_value() const | xtd::forms::item_check_event_args | inline |
empty | xtd::event_args | static |
equals(const object &obj) const noexcept | xtd::object | virtual |
equals(const object &object_a, const object &object_b) noexcept | xtd::object | static |
event_args()=default | xtd::event_args | |
get_hash_code() const noexcept | xtd::object | virtual |
index() const | xtd::forms::item_check_event_args | inline |
item_check_event_args(size_t index, check_state new_value, check_state current_value) | xtd::forms::item_check_event_args | inline |
memberwise_clone() const | xtd::object | inline |
new_value() const | xtd::forms::item_check_event_args | inline |
new_value(check_state new_value) | xtd::forms::item_check_event_args | inline |
object()=default | xtd::object | |
reference_equals(const object &object_a, const object &object_b) noexcept | xtd::object | static |
to_string() const noexcept | xtd::object | virtual |