![]() |
Prusa Slicer 2.6.0
|
#include <src/imgui/imgui_internal.h>
Collaboration diagram for ImGuiContextHook:Public Member Functions | |
| ImGuiContextHook () | |
Public Attributes | |
| ImGuiID | HookId |
| ImGuiContextHookType | Type |
| ImGuiID | Owner |
| ImGuiContextHookCallback | Callback |
| void * | UserData |
|
inline |
| ImGuiContextHookCallback ImGuiContextHook::Callback |
Referenced by ImGui::AddContextHook().
| ImGuiID ImGuiContextHook::HookId |
Referenced by ImGui::AddContextHook().
| ImGuiID ImGuiContextHook::Owner |
| ImGuiContextHookType ImGuiContextHook::Type |
Referenced by ImGui::AddContextHook().
| void* ImGuiContextHook::UserData |