neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
i_widget.hpp File Reference

Go to the source code of this file.

Classes

class  neogfx::i_widget
 
struct  neogfx::i_widget::no_parent
 
struct  neogfx::i_widget::no_root
 
struct  neogfx::i_widget::no_surface
 
struct  neogfx::i_widget::no_children
 
struct  neogfx::i_widget::not_child
 
struct  neogfx::i_widget::no_update_rect
 
struct  neogfx::i_widget::widget_not_entered
 
struct  neogfx::i_widget::widget_cannot_capture
 
struct  neogfx::i_widget::widget_not_focused
 
struct  neogfx::i_widget::widget_cannot_defer_layout
 
struct  neogfx::i_widget::layout_already_set
 
struct  neogfx::i_widget::no_layout
 
class  neogfx::layout_manager< WidgetType, OtherBases >
 

Namespaces

namespace  neogfx
 

Enumerations

enum class  neogfx::layout_reason { neogfx::Explicit , neogfx::Async , neogfx::Resize }