Boost.UI
User Interface Boost library
|
Go to the documentation of this file.
8 #ifndef BOOST_UI_DIALOG_HPP
9 #define BOOST_UI_DIALOG_HPP
13 #ifdef BOOST_HAS_PRAGMA_ONCE
47 #endif // BOOST_UI_DIALOG_HPP
Helper class to convert string between UI and application logic only.
Definition: string.hpp:49
Top level widget that hosts other widgets.
Definition: dialog.hpp:29
Boost C++ libraries namespace.
Definition: window.hpp:19
dialog(const uistring &title)
Creates dialog with the title.
Definition: dialog.hpp:35
Abstract top level widget that hosts other widgets.
Definition: window.hpp:53