This is the complete list of members for xtd::forms::exception_dialog, including all inherited members.
| can_raise_events() const noexcept -> bool | xtd::forms::component | protectedvirtual |
| component() | xtd::forms::component | protected |
| design_mode() const noexcept -> bool | xtd::forms::component | protected |
| dialog_appearance() const noexcept -> xtd::forms::dialog_appearance | xtd::forms::exception_dialog | |
| dialog_appearance(xtd::forms::dialog_appearance dialog_appearance) -> exception_dialog & | xtd::forms::exception_dialog | |
| dialog_closed | xtd::forms::exception_dialog | |
| dialog_result() const noexcept -> xtd::forms::dialog_result | xtd::forms::exception_dialog | |
| 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 |
| exception() const noexcept -> xtd::ref< const std::exception > | xtd::forms::exception_dialog | |
| exception(const std::exception &exception) -> exception_dialog & | xtd::forms::exception_dialog | |
| exception_dialog() | xtd::forms::exception_dialog | |
| get_hash_code() const noexcept -> xtd::usize | xtd::object | virtual |
| get_type() const noexcept -> type_object | xtd::object | virtual |
| memberwise_clone() const -> xtd::unique_ptr_object< object_t > | xtd::object | |
| object()=default | xtd::object | |
| on_dialog_closed(const xtd::forms::dialog_closed_event_args &e) -> void | xtd::forms::exception_dialog | protected |
| reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> bool | xtd::object | inlinestatic |
| reset() noexcept -> void | xtd::forms::exception_dialog | |
| show_dialog() -> xtd::forms::dialog_result | xtd::forms::exception_dialog | |
| show_dialog(const xtd::forms::iwin32_window &owner) -> xtd::forms::dialog_result | xtd::forms::exception_dialog | |
| show_sheet(const xtd::forms::iwin32_window &owner) -> void | xtd::forms::exception_dialog | |
| show_sheet_dialog(const xtd::forms::iwin32_window &owner) -> xtd::forms::dialog_result | xtd::forms::exception_dialog | |
| text() const noexcept -> xtd::string | xtd::forms::exception_dialog | |
| text(const xtd::string &text) -> exception_dialog & | xtd::forms::exception_dialog | |
| to_string() const -> xtd::string | xtd::object | virtual |