#include <popup_manager.h>
◆ PopupManager() [1/3]
| osc::PopupManager::PopupManager |
( |
| ) |
|
◆ PopupManager() [2/3]
◆ PopupManager() [3/3]
◆ ~PopupManager()
| osc::PopupManager::~PopupManager |
( |
| ) |
|
|
noexcept |
◆ clear()
| void osc::PopupManager::clear |
( |
| ) |
|
◆ emplace_back()
template<std::derived_from<
Popup > T, typename... Args>
requires std::constructible_from<
T,
Args&&...>
| T & osc::PopupManager::emplace_back |
( |
Args &&... |
args | ) |
|
|
inline |
◆ empty()
| bool osc::PopupManager::empty |
( |
| ) |
|
◆ on_draw()
| void osc::PopupManager::on_draw |
( |
| ) |
|
◆ on_mount()
| void osc::PopupManager::on_mount |
( |
| ) |
|
|
inline |
◆ open_all()
| void osc::PopupManager::open_all |
( |
| ) |
|
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ push_back()
| void osc::PopupManager::push_back |
( |
std::shared_ptr< Popup > |
ptr | ) |
|
|
inline |
The documentation for this class was generated from the following file:
- /home/adam/Desktop/opensim-creator/third_party/opynsim/liboscar/ui/popups/popup_manager.h