![]() |
Prusa Slicer 2.6.0
|
#include <src/imgui/imgui_internal.h>
Public Member Functions | |
| ImGuiTableSettings () | |
| ImGuiTableColumnSettings * | GetColumnSettings () |
Public Attributes | |
| ImGuiID | ID |
| ImGuiTableFlags | SaveFlags |
| float | RefScale |
| ImGuiTableColumnIdx | ColumnsCount |
| ImGuiTableColumnIdx | ColumnsCountMax |
| bool | WantApply |
|
inline |
|
inline |
Referenced by ImGui::DebugNodeTableSettings(), ImGui::TableLoadSettings(), ImGui::TableSaveSettings(), TableSettingsHandler_ReadLine(), and TableSettingsInit().
Here is the caller graph for this function:| ImGuiTableColumnIdx ImGuiTableSettings::ColumnsCount |
| ImGuiTableColumnIdx ImGuiTableSettings::ColumnsCountMax |
| ImGuiID ImGuiTableSettings::ID |
| float ImGuiTableSettings::RefScale |
Referenced by ImGui::TableLoadSettings(), ImGui::TableSaveSettings(), and TableSettingsHandler_ReadLine().
| ImGuiTableFlags ImGuiTableSettings::SaveFlags |
| bool ImGuiTableSettings::WantApply |
Referenced by TableSettingsInit().