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

Go to the source code of this file.

Classes

class  neogfx::i_header_view_owner
 
class  neogfx::header_view
 

Namespaces

namespace  neogfx
 

Enumerations

enum class  neogfx::header_view_update_reason { neogfx::FullUpdate , neogfx::PanesResized }
 
enum class  neogfx::header_view_type : uint32_t { neogfx::Horizontal = 0x0001 , neogfx::Vertical = 0x0002 }