6 #include <xtd/diagnostics/debug> 53 #if !defined(NDEBUG) || defined(DEBUG) || defined(TRACE) 68 #if !defined(NDEBUG) || defined(DEBUG) || defined(TRACE) 70 return dialog_.show_dialog();
77 #if !defined(NDEBUG) || defined(DEBUG) || defined(TRACE) 79 return dialog_.show_dialog(owner);
86 #if !defined(NDEBUG) || defined(DEBUG) || defined(TRACE) 88 dialog_.show_sheet(owner);
93 #if !defined(NDEBUG) || defined(DEBUG) || defined(TRACE) 95 return dialog_.show_sheet_dialog(owner);
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
Definition: system_report.h:17
Represents text as a sequence of UTF-8 code units.
Definition: ustring.h:46
Represents an event.
Definition: event.h:21
Contains xtd::forms::message_dialog dialog.
static void write_line()
Writes a line terminator to the trace listeners in the listeners collection.
Definition: debug.h:370