yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::gui::LayoutHelpers Member List

This is the complete list of members for yaze::gui::LayoutHelpers, including all inherited members.

ApplyCompactFactor(float base_value)yaze::gui::LayoutHelpersinlineprivatestatic
AutoSizedInputField(const char *label, char *buf, size_t buf_size, ImGuiInputTextFlags flags=0)yaze::gui::LayoutHelpersstatic
AutoSizedInputFloat(const char *label, float *v, float step=0.0f, float step_fast=0.0f, const char *format="%.3f", ImGuiInputTextFlags flags=0)yaze::gui::LayoutHelpersstatic
AutoSizedInputInt(const char *label, int *v, int step=1, int step_fast=100, ImGuiInputTextFlags flags=0)yaze::gui::LayoutHelpersstatic
BeginCanvasPanel(const char *label, ImVec2 *canvas_size=nullptr)yaze::gui::LayoutHelpersstatic
BeginPaddedPanel(const char *label, float padding=-1.0f)yaze::gui::LayoutHelpersstatic
BeginPropertyGrid(const char *label)yaze::gui::LayoutHelpersstatic
BeginTableWithTheming(const char *str_id, int columns, ImGuiTableFlags flags=0, const ImVec2 &outer_size=ImVec2(0, 0), float inner_width=0.0f)yaze::gui::LayoutHelpersstatic
BeginToolbar(const char *label)yaze::gui::LayoutHelpersstatic
EndCanvasPanel()yaze::gui::LayoutHelpersstatic
EndPaddedPanel()yaze::gui::LayoutHelpersstatic
EndPropertyGrid()yaze::gui::LayoutHelpersstatic
EndTable()yaze::gui::LayoutHelpersinlinestatic
EndTableWithTheming()yaze::gui::LayoutHelpersstatic
EndToolbar()yaze::gui::LayoutHelpersstatic
GetBaseFontSize()yaze::gui::LayoutHelpersinlineprivatestatic
GetButtonPadding()yaze::gui::LayoutHelpersstatic
GetCanvasToolbarHeight()yaze::gui::LayoutHelpersstatic
GetPanelPadding()yaze::gui::LayoutHelpersstatic
GetStandardInputWidth()yaze::gui::LayoutHelpersstatic
GetStandardSpacing()yaze::gui::LayoutHelpersstatic
GetStandardWidgetHeight()yaze::gui::LayoutHelpersstatic
GetTableRowHeight()yaze::gui::LayoutHelpersstatic
GetTheme()yaze::gui::LayoutHelpersinlinestatic
GetToolbarHeight()yaze::gui::LayoutHelpersstatic
HelpMarker(const char *desc)yaze::gui::LayoutHelpersstatic
InputHexRow(const char *label, uint8_t *data)yaze::gui::LayoutHelpersstatic
InputHexRow(const char *label, uint16_t *data)yaze::gui::LayoutHelpersstatic
InputToolbarField(const char *label, char *buf, size_t buf_size)yaze::gui::LayoutHelpersstatic
PropertyRow(const char *label, std::function< void()> widget_callback)yaze::gui::LayoutHelpersstatic
SectionHeader(const char *label)yaze::gui::LayoutHelpersstatic
ToolbarButton(const char *label, const ImVec2 &size=ImVec2(0, 0))yaze::gui::LayoutHelpersstatic
ToolbarSeparator()yaze::gui::LayoutHelpersstatic