#include <guiOpenURL.h>
◆ GUIOpenURLMenu()
GUIOpenURLMenu::GUIOpenURLMenu |
( |
gui::IGUIEnvironment * | env, |
|
|
gui::IGUIElement * | parent, |
|
|
s32 | id, |
|
|
IMenuManager * | menumgr, |
|
|
ISimpleTextureSource * | tsrc, |
|
|
const std::string & | url ) |
◆ drawMenu()
void GUIOpenURLMenu::drawMenu |
( |
| ) |
|
|
virtual |
◆ getLabelByID()
std::wstring GUIOpenURLMenu::getLabelByID |
( |
s32 | id | ) |
|
|
inlineprotectedvirtual |
◆ getNameByID()
std::string GUIOpenURLMenu::getNameByID |
( |
s32 | id | ) |
|
|
inlineprotectedvirtual |
◆ OnEvent()
bool GUIOpenURLMenu::OnEvent |
( |
const SEvent & | event | ) |
|
|
virtual |
◆ regenerateGui()
void GUIOpenURLMenu::regenerateGui |
( |
v2u32 | screensize | ) |
|
|
virtual |
Implements GUIModalMenu.
References irr::gui::StaticText::add(), GUIButton::addButton(), FM_Mono, FM_Standard, FONT_SIZE_UNSPECIFIED, g_fontengine, FontEngine::getFont(), GUIModalMenu::getScalingInfo(), ID_cancel, m_tsrc, maybe_colorize_url(), GUIModalMenu::ScalingInfo::rect, GUIModalMenu::ScalingInfo::scale, url, utf8_to_wide(), wrap_rows(), and wstrgettext().
◆ m_tsrc
◆ url
std::string GUIOpenURLMenu::url |
|
private |
The documentation for this class was generated from the following files: