Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

CL_Window_Generic Class Reference

#include <window_generic.h>

Collaboration diagram for CL_Window_Generic:

Collaboration graph
[legend]
List of all members.

Public Methods

 CL_Window_Generic (CL_Window *self, const CL_ComponentOptions &options, CL_StyleManager *style)
 ~CL_Window_Generic ()

Public Attributes

std::string title
CL_Componentclient_area

Static Public Methods

CL_ComponentOptions create_options (const CL_Rect &pos, const std::string &title)

Private Attributes

CL_Windowwindow

Constructor & Destructor Documentation

CL_Window_Generic::CL_Window_Generic ( CL_Window * self,
const CL_ComponentOptions & options,
CL_StyleManager * style )
 

CL_Window_Generic::~CL_Window_Generic ( )
 


Member Function Documentation

CL_ComponentOptions CL_Window_Generic::create_options ( const CL_Rect & pos,
const std::string & title ) [static]
 


Member Data Documentation

CL_Component* CL_Window_Generic::client_area
 

Definition at line 29 of file window_generic.h.

std::string CL_Window_Generic::title
 

Definition at line 27 of file window_generic.h.

CL_Window* CL_Window_Generic::window [private]
 

Definition at line 42 of file window_generic.h.


The documentation for this class was generated from the following file:
Generated at Wed Apr 4 19:57:39 2001 for ClanLib by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001