File modal_form.h¶
FileList > endstone > form > modal_form.h
Go to the source code of this file
#include <optional>
#include <string>
#include <utility>
#include "endstone/form/controls/dropdown.h"
#include "endstone/form/controls/label.h"
#include "endstone/form/controls/slider.h"
#include "endstone/form/controls/step_slider.h"
#include "endstone/form/controls/text_input.h"
#include "endstone/form/controls/toggle.h"
#include "endstone/form/form.h"
Namespaces¶
Type | Name |
---|---|
namespace | endstone |
Classes¶
Type | Name |
---|---|
class | ModalForm Represents a modal form with controls. |
The documentation for this class was generated from the following file include/endstone/form/modal_form.h