This is the complete list of members for xtd::forms::timer, including all inherited members.
can_raise_events() const noexcept | xtd::forms::component | protectedvirtual |
component() | xtd::forms::component | protected |
create() | xtd::forms::timer | static |
create(const time_span &interval) | xtd::forms::timer | static |
create(const time_span &interval, bool enable) | xtd::forms::timer | static |
create(int interval_milliseconds) | xtd::forms::timer | static |
create(int interval_milliseconds, bool enable) | xtd::forms::timer | static |
design_mode() const noexcept | xtd::forms::component | protected |
enabled() const noexcept | xtd::forms::timer | virtual |
enabled(bool enabled) | xtd::forms::timer | virtual |
equals(const object &obj) const noexcept | xtd::object | virtual |
equals(const object_a_t &object_a, const object_b_t &object_b) noexcept | xtd::object | inlinestatic |
get_hash_code() const noexcept | xtd::object | virtual |
get_type() const noexcept | xtd::object | virtual |
interval() const noexcept | xtd::forms::timer | virtual |
interval(const time_span &interval) | xtd::forms::timer | |
interval_milliseconds() const noexcept | xtd::forms::timer | virtual |
interval_milliseconds(int32 interval) | xtd::forms::timer | virtual |
memberwise_clone() const | xtd::object | inline |
object()=default | xtd::object | |
on_tick(const event_args &e) | xtd::forms::timer | protectedvirtual |
reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexcept | xtd::object | inlinestatic |
start() | xtd::forms::timer | |
stop() | xtd::forms::timer | |
tick | xtd::forms::timer | |
timer() | xtd::forms::timer | |
to_string() const noexcept | xtd::object | virtual |