Nui
Loading...
Searching...
No Matches
main_page.hpp
Go to the documentation of this file.
1#pragma once
2
4
5class MainPage {
6public:
8};
Definition main_page.hpp:5
Nui::ElementRenderer render()
std::function< std::shared_ptr< Dom::Element >(Dom::Element &, Renderer const &)> ElementRenderer
Definition element_renderer.hpp:11