CopperCaption Class Reference

CuUI Plain text caption. More...

#include <CopperPrimitives.h>

Inheritance diagram for CopperCaption:

Inheritance graph
[legend]
Collaboration diagram for CopperCaption:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Protected Attributes

MercuryText m_pText

Detailed Description

CuUI Plain text caption.

Definition at line 30 of file CopperPrimitives.h.


Member Function Documentation

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

Reimplemented from CopperWindow.

Reimplemented in CopperButton.

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

Implements CopperWindow.

Reimplemented in CopperButton.

Definition at line 35 of file CopperPrimitives.h.

CopperCaption::CLASS_RTTI ( CopperCaption  ,
CopperWindow   
)


Member Data Documentation

MercuryText CopperCaption::m_pText [protected]

Definition at line 38 of file CopperPrimitives.h.


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