6#include <xtd/diagnostics/debug>
72 return dialog_.show_dialog();
81 return dialog_.show_dialog(owner);
90 dialog_.show_sheet(owner);
97 return dialog_.show_sheet_dialog(owner);
static void write_line()
Writes a line terminator to the trace listeners in the listeners collection.
Definition debug.hpp:346
Represents an event.
Definition event.hpp:21
#define forms_export_
Define shared library export.
Definition forms_export.hpp:13
Contains xtd::forms::message_dialog dialog.
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8
constexpr const_pointer data() const noexcept
Gets direct access to the underlying contiguous storage.
Definition read_only_span.hpp:201