Cafu Engine
cf::GuiSys::WindowCreateParamsT Class Reference

Creation parameters for a GUI window. More...

#include "WindowCreateParams.hpp"

Inheritance diagram for cf::GuiSys::WindowCreateParamsT:

Public Member Functions

 WindowCreateParamsT (GuiImplT &Gui_)
 Constructor. More...
 

Public Attributes

GuiImplTGui
 The GUI in which the window should be created. More...
 

Detailed Description

Creation parameters for a GUI window.

Constructor & Destructor Documentation

WindowCreateParamsT::WindowCreateParamsT ( GuiImplT Gui_)

Constructor.

Parameters
Gui_The GUI in which the window should be created.

Member Data Documentation

GuiImplT& cf::GuiSys::WindowCreateParamsT::Gui

The GUI in which the window should be created.


The documentation for this class was generated from the following files: