Struct ScopedPopupContextVoid¶
Defined in File imgui_scoped.h
Struct Documentation¶
-
struct ScopedPopupContextVoid¶
Public Functions
-
inline ScopedPopupContextVoid(const char *str_id = NULL, int mouse_button = 1)¶
-
inline ~ScopedPopupContextVoid()¶
-
inline explicit operator bool() const¶
-
ScopedPopupContextVoid(ScopedPopupContextVoid&&) = delete¶
-
ScopedPopupContextVoid &operator=(ScopedPopupContextVoid&&) = delete¶
-
ScopedPopupContextVoid(const ScopedPopupContextVoid&) = delete¶
-
ScopedPopupContextVoid &operator=(const ScopedPopupContextVoid&) = delete¶
Public Members
-
bool is_open¶
-
inline ScopedPopupContextVoid(const char *str_id = NULL, int mouse_button = 1)¶