xtd 1.0.0
Loading...
Searching...
No Matches
xtd::forms::message_notifier Member List

This is the complete list of members for xtd::forms::message_notifier, including all inherited members.

button_click (defined in xtd::forms::message_notifier)xtd::forms::message_notifier
buttons() const noexcept -> const message_notifier_button_collection & (defined in xtd::forms::message_notifier)xtd::forms::message_notifierinline
buttons() noexcept -> message_notifier_button_collection & (defined in xtd::forms::message_notifier)xtd::forms::message_notifierinline
can_raise_events() const noexcept -> boolxtd::forms::componentprotectedvirtual
close_timeout_enabled() const noexcept -> bool (defined in xtd::forms::message_notifier)xtd::forms::message_notifierinline
close_timeout_enabled(bool value) noexcept -> message_notifier & (defined in xtd::forms::message_notifier)xtd::forms::message_notifierinline
close_timeout_interval() const noexcept -> std::chrono::milliseconds (defined in xtd::forms::message_notifier)xtd::forms::message_notifierinline
close_timeout_interval(std::chrono::milliseconds value) noexcept -> message_notifier & (defined in xtd::forms::message_notifier)xtd::forms::message_notifierinline
close_timeout_interval_milliseconds(xtd::int32 value) noexcept -> message_notifier & (defined in xtd::forms::message_notifier)xtd::forms::message_notifierinline
component()xtd::forms::componentprotected
design_mode() const noexcept -> boolxtd::forms::componentprotected
equals(const object &obj) const noexcept -> boolxtd::objectvirtual
equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> boolxtd::objectinlinestatic
get_hash_code() const noexcept -> xtd::usizextd::objectvirtual
get_type() const noexcept -> type_objectxtd::objectvirtual
icon() const noexcept -> const xtd::drawing::image & (defined in xtd::forms::message_notifier)xtd::forms::message_notifierinline
icon(const xtd::drawing::image &icon) noexcept -> message_notifier & (defined in xtd::forms::message_notifier)xtd::forms::message_notifierinline
icon(const xtd::drawing::icon &value) noexcept -> message_notifier & (defined in xtd::forms::message_notifier)xtd::forms::message_notifierinline
memberwise_clone() const -> xtd::unique_ptr_object< object_t >xtd::object
message() const noexcept -> const xtd::string & (defined in xtd::forms::message_notifier)xtd::forms::message_notifierinline
message(const xtd::string &value) noexcept -> message_notifier & (defined in xtd::forms::message_notifier)xtd::forms::message_notifierinline
message_notifier()=default (defined in xtd::forms::message_notifier)xtd::forms::message_notifier
message_notifier_button_collection typedef (defined in xtd::forms::message_notifier)xtd::forms::message_notifier
notifier_appearance() const noexcept -> xtd::forms::notifier_appearance (defined in xtd::forms::message_notifier)xtd::forms::message_notifierinline
notifier_appearance(xtd::forms::notifier_appearance value) noexcept -> message_notifier & (defined in xtd::forms::message_notifier)xtd::forms::message_notifierinline
notifier_button_clicked() const noexcept -> std::optional< xtd::forms::message_notifier_button > (defined in xtd::forms::message_notifier)xtd::forms::message_notifierinline
notifier_closed (defined in xtd::forms::message_notifier)xtd::forms::message_notifier
object()=defaultxtd::object
on_button_click(const xtd::forms::notifier_button_click_event_args &e) -> void (defined in xtd::forms::message_notifier)xtd::forms::message_notifierinlineprotected
on_notifier_closed(const xtd::forms::notifier_closed_event_args &e) -> void (defined in xtd::forms::message_notifier)xtd::forms::message_notifierinlineprotected
reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> boolxtd::objectinlinestatic
reset() -> void (defined in xtd::forms::message_notifier)xtd::forms::message_notifier
show() -> void (defined in xtd::forms::message_notifier)xtd::forms::message_notifier
show(const iwin32_window &owner) -> void (defined in xtd::forms::message_notifier)xtd::forms::message_notifier
title() const noexcept -> const xtd::string & (defined in xtd::forms::message_notifier)xtd::forms::message_notifierinline
title(const xtd::string &value) noexcept -> message_notifier & (defined in xtd::forms::message_notifier)xtd::forms::message_notifierinline
to_string() const -> xtd::stringxtd::objectvirtual