Nui
|
#include <nui/frontend/components/dialog.hpp>
#include <nui/frontend/elements/dialog.hpp>
#include <nui/frontend/elements/form.hpp>
#include <nui/frontend/elements/p.hpp>
#include <nui/frontend/elements/menu.hpp>
#include <nui/frontend/elements/heading.hpp>
#include <nui/frontend/elements/button.hpp>
#include <nui/frontend/elements/fragment.hpp>
#include <nui/frontend/attributes/open.hpp>
#include <nui/frontend/attributes/class.hpp>
#include <nui/frontend/attributes/method.hpp>
#include <nui/frontend/attributes/mouse_events.hpp>
#include <nui/frontend/attributes/reference.hpp>
#include <nui/frontend/attributes/style.hpp>
#include <nui/frontend/attributes/type.hpp>
#include <emscripten.h>
Namespaces | |
Nui | |
Nui::Components | |
Functions | |
Nui::ElementRenderer | Nui::Components::Dialog (DialogController &controller) |