#include <Dialog.hpp>
◆ Dialog()
pu::Dialog::Dialog |
( |
std::string |
Title, |
|
|
std::string |
Content |
|
) |
| |
◆ ~Dialog()
◆ AddOption()
void pu::Dialog::AddOption |
( |
std::string |
Name | ) |
|
◆ HasCancelOption()
bool pu::Dialog::HasCancelOption |
( |
| ) |
|
◆ Hasicon()
bool pu::Dialog::Hasicon |
( |
| ) |
|
◆ IsOk()
bool pu::Dialog::IsOk |
( |
| ) |
|
◆ RemoveCancelOption()
void pu::Dialog::RemoveCancelOption |
( |
| ) |
|
◆ SetCancelOption()
void pu::Dialog::SetCancelOption |
( |
std::string |
Name = "Cancel" | ) |
|
◆ SetIcon()
void pu::Dialog::SetIcon |
( |
std::string |
Icon | ) |
|
◆ Show()
◆ UserCancelled()
bool pu::Dialog::UserCancelled |
( |
| ) |
|
The documentation for this class was generated from the following file: