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

CL_Frame Class Reference

clanGUI="Controls". More...

#include <frame.h>

Inheritance diagram for CL_Frame:

Inheritance graph
[legend]
Collaboration diagram for CL_Frame:

Collaboration graph
[legend]
List of all members.

Public Methods

 CL_Frame (const CL_ComponentOptions &options, CL_Component *parent, CL_StyleManager *style=NULL)
 Construction:.

 CL_Frame (const CL_Rect &pos, CL_Component *parent, CL_StyleManager *style=NULL)
virtual ~CL_Frame ()

Private Methods

 CL_Frame (const CL_Frame &copy)
 Implementation:.


Private Attributes

class CL_Frame_Genericimpl
 Implementation:.


Detailed Description

clanGUI="Controls".

Definition at line 16 of file frame.h.


Constructor & Destructor Documentation

CL_Frame::CL_Frame ( const CL_ComponentOptions & options,
CL_Component * parent,
CL_StyleManager * style = NULL )
 

Construction:.

CL_Frame::CL_Frame ( const CL_Rect & pos,
CL_Component * parent,
CL_StyleManager * style = NULL )
 

virtual CL_Frame::~CL_Frame ( ) [virtual]
 

CL_Frame::CL_Frame ( const CL_Frame & copy ) [inline, private]
 

Implementation:.

Definition at line 44 of file frame.h.


Member Data Documentation

class CL_Frame_Generic* CL_Frame::impl [private]
 

Implementation:.

Reimplemented from CL_Component.

Definition at line 45 of file frame.h.


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