Struct ScopedDragDropSource¶
Defined in File imgui_scoped.h
Struct Documentation¶
-
struct ScopedDragDropSource¶
Public Functions
-
inline ScopedDragDropSource(ImGuiDragDropFlags flags = 0)¶
-
inline ~ScopedDragDropSource()¶
-
inline explicit operator bool() const¶
-
ScopedDragDropSource(ScopedDragDropSource&&) = delete¶
-
ScopedDragDropSource &operator=(ScopedDragDropSource&&) = delete¶
-
ScopedDragDropSource(const ScopedDragDropSource&) = delete¶
-
ScopedDragDropSource &operator=(const ScopedDragDropSource&) = delete¶
Public Members
-
bool is_open¶
-
inline ScopedDragDropSource(ImGuiDragDropFlags flags = 0)¶