Boost.UI
User Interface Boost library
|
Go to the documentation of this file.
8 #ifndef BOOST_UI_BUTTON_HPP
9 #define BOOST_UI_BUTTON_HPP
13 #ifdef BOOST_HAS_PRAGMA_ONCE
37 { create(parent,
label); }
42 BOOST_UI_DETAIL_HANDLER(press,
button);
45 void on_press_raw(
const boost::function<
void()>& handler);
53 #endif // BOOST_UI_BUTTON_HPP
Widget that displays static text.
Definition: label.hpp:26
Helper class to convert string between UI and application logic only.
Definition: string.hpp:49
Boost C++ libraries namespace.
Definition: window.hpp:19