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_notifier | inline |
| buttons() noexcept -> message_notifier_button_collection & (defined in xtd::forms::message_notifier) | xtd::forms::message_notifier | inline |
| can_raise_events() const noexcept -> bool | xtd::forms::component | protectedvirtual |
| close_timeout_enabled() const noexcept -> bool (defined in xtd::forms::message_notifier) | xtd::forms::message_notifier | inline |
| close_timeout_enabled(bool value) noexcept -> message_notifier & (defined in xtd::forms::message_notifier) | xtd::forms::message_notifier | inline |
| close_timeout_interval() const noexcept -> std::chrono::milliseconds (defined in xtd::forms::message_notifier) | xtd::forms::message_notifier | inline |
| close_timeout_interval(std::chrono::milliseconds value) noexcept -> message_notifier & (defined in xtd::forms::message_notifier) | xtd::forms::message_notifier | inline |
| close_timeout_interval_milliseconds(xtd::int32 value) noexcept -> message_notifier & (defined in xtd::forms::message_notifier) | xtd::forms::message_notifier | inline |
| component() | xtd::forms::component | protected |
| design_mode() const noexcept -> bool | xtd::forms::component | protected |
| equals(const object &obj) const noexcept -> bool | xtd::object | virtual |
| equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> bool | xtd::object | inlinestatic |
| get_hash_code() const noexcept -> xtd::usize | xtd::object | virtual |
| get_type() const noexcept -> type_object | xtd::object | virtual |
| icon() const noexcept -> const xtd::drawing::image & (defined in xtd::forms::message_notifier) | xtd::forms::message_notifier | inline |
| icon(const xtd::drawing::image &icon) noexcept -> message_notifier & (defined in xtd::forms::message_notifier) | xtd::forms::message_notifier | inline |
| icon(const xtd::drawing::icon &value) noexcept -> message_notifier & (defined in xtd::forms::message_notifier) | xtd::forms::message_notifier | inline |
| 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_notifier | inline |
| message(const xtd::string &value) noexcept -> message_notifier & (defined in xtd::forms::message_notifier) | xtd::forms::message_notifier | inline |
| 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_notifier | inline |
| notifier_appearance(xtd::forms::notifier_appearance value) noexcept -> message_notifier & (defined in xtd::forms::message_notifier) | xtd::forms::message_notifier | inline |
| notifier_button_clicked() const noexcept -> std::optional< xtd::forms::message_notifier_button > (defined in xtd::forms::message_notifier) | xtd::forms::message_notifier | inline |
| notifier_closed (defined in xtd::forms::message_notifier) | xtd::forms::message_notifier | |
| object()=default | xtd::object | |
| on_button_click(const xtd::forms::notifier_button_click_event_args &e) -> void (defined in xtd::forms::message_notifier) | xtd::forms::message_notifier | inlineprotected |
| on_notifier_closed(const xtd::forms::notifier_closed_event_args &e) -> void (defined in xtd::forms::message_notifier) | xtd::forms::message_notifier | inlineprotected |
| reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> bool | xtd::object | inlinestatic |
| 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_notifier | inline |
| title(const xtd::string &value) noexcept -> message_notifier & (defined in xtd::forms::message_notifier) | xtd::forms::message_notifier | inline |
| to_string() const -> xtd::string | xtd::object | virtual |