CopperWindowLoadable Class Reference

CuUI Window that loads other windows from an INI. More...

#include <CopperPrimitives.h>

Inheritance diagram for CopperWindowLoadable:

Inheritance graph
[legend]
Collaboration diagram for CopperWindowLoadable:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual void Init (CopperWindow *pParent, const MString &sName)
virtual bool IsFocusable ()
 CLASS_RTTI (CopperWindowLoadable, CopperWindow)

Detailed Description

CuUI Window that loads other windows from an INI.

Definition at line 9 of file CopperPrimitives.h.


Member Function Documentation

virtual void CopperWindowLoadable::Init ( CopperWindow pParent,
const MString sName 
) [virtual]

Reimplemented from CopperWindow.

virtual bool CopperWindowLoadable::IsFocusable (  )  [inline, virtual]

Implements CopperWindow.

Definition at line 13 of file CopperPrimitives.h.

CopperWindowLoadable::CLASS_RTTI ( CopperWindowLoadable  ,
CopperWindow   
)


The documentation for this class was generated from the following file:
Hosted by SourceForge.net Logo