#include "cursor.hpp"
#include "floating_label.hpp"
#include "gui/core/top_level_drawable.hpp"
#include "widgets/button.hpp"
Go to the source code of this file.
Classes | |
struct | gui::dialog_manager |
class | gui::dialog_frame |
struct | gui::dialog_frame::dimension_measurements |
class | gui::dialog_frame::style |
Namespaces | |
gui | |
General purpose widgets. | |
Enumerations | |
enum | gui::DIALOG_RESULT { gui::DIALOG_BACK =-7 , gui::DIALOG_FORWARD =-6 , gui::CREATE_ITEM =-5 , gui::DELETE_ITEM =-4 , gui::ESCAPE_DIALOG =-3 , gui::CONTINUE_DIALOG =-2 , gui::CLOSE_DIALOG =-1 } |
Functions | |
bool | gui::in_dialog () |