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

Go to the source code of this file.

Classes

class  neogfx::dockable
 

Namespaces

namespace  neogfx
 

Functions

template<typename WidgetType , typename... Args>
dockable neogfx::make_dockable (std::string const &aTitle="", dock_area aAcceptableDocks=dock_area::Any, Args &&... aArgs)