#include <adobe/name.hpp>
#include <utility>
#include <boost/filesystem/path.hpp>
#include <boost/array.hpp>
Go to the source code of this file.
Classes |
struct | alert_helper_t |
Namespaces |
namespace | adobe |
Functions |
std::pair< const char *, bool > | alert (const char *message_text="There was an error.", const char *window_name="Alert", const char *button_0_name="OK", const char *button_1_name=0, const char *button_2_name=0, const char *checkbox_name=0, const boost::filesystem::path &icon_path=boost::filesystem::path(), std::size_t default_button_index=0, std::size_t cancel_button_index=1) |