#include <ui_Dialog.hpp>
pu::ui::Dialog::~Dialog |
( |
| ) |
|
void pu::ui::Dialog::AddOption |
( |
String |
Name | ) |
|
bool pu::ui::Dialog::HasCancelOption |
( |
| ) |
|
bool pu::ui::Dialog::Hasicon |
( |
| ) |
|
bool pu::ui::Dialog::IsOk |
( |
| ) |
|
void pu::ui::Dialog::RemoveCancelOption |
( |
| ) |
|
void pu::ui::Dialog::SetCancelOption |
( |
String |
Name = "Cancel" | ) |
|
void pu::ui::Dialog::SetIcon |
( |
std::string |
Icon | ) |
|
i32 pu::ui::Dialog::Show |
( |
render::Renderer::Ref & |
Drawer, |
|
|
void * |
App |
|
) |
| |
bool pu::ui::Dialog::UserCancelled |
( |
| ) |
|
The documentation for this class was generated from the following file: