![]() |
neoGFX
Cross-platform C++ app/game engine
|
#include <neogfx/neogfx.hpp>#include <neogfx/app/event_processing_context.hpp>#include <neogfx/gui/widget/i_widget.hpp>#include <neogfx/gui/window/i_window.hpp>Go to the source code of this file.
Namespaces | |
| namespace | neogfx |
Functions | |
| template<typename T , typename... TaskArgs> | |
| T | neogfx::modal_task (i_widget &aParent, std::string const &aTaskName, TaskArgs &&... aTaskArgs) |