6#include <xtd/environment>
7#include <xtd/forms/browser_info_flags>
60 const
xtd::
string& description() const noexcept;
80 const
xtd::
string& selected_path() const noexcept;
91 bool show_new_folder_button() const noexcept;
102 void reset() noexcept override;
120 bool get_option(
size_t flag) const noexcept;
121 void set_option(
size_t flag,
bool value);
The environment class.
Definition environment.hpp:69
The xtd::shared_ptr_object is a shared pointer as std::shared_ptr.
Definition shared_ptr_object.hpp:30
Contains xtd::forms::common_dialog class.
#define forms_export_
Define shared library export.
Definition forms_export.hpp:13
intmax_t intptr
Represent a pointer or a handle.
Definition intptr.hpp:23
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.hpp:10