ROVLib2
RISCOSC++applicationdevelopmentlibrary
Public Member Functions | List of all members
rov2::CCreatedIcon Class Reference
Inheritance diagram for rov2::CCreatedIcon:
Inheritance graph
[legend]
Collaboration diagram for rov2::CCreatedIcon:
Collaboration graph
[legend]

Public Member Functions

 CCreatedIcon (tIconCreateBlock &ricbBlock, CWindow *pwWindow, bool bRegister=true)
 
 ~CCreatedIcon ()
 
- Public Member Functions inherited from rov2::CIcon
const tIconHandle Handle () const
 
virtual ~CIcon ()
 
- Public Member Functions inherited from rov2::CClickable
virtual bool Clicked (const tMouseClickBlock &rkmcbClickBlock)
 
- Public Member Functions inherited from rov2::CUnassignable
 CUnassignable (const CUnassignable &)=delete
 
CUnassignableoperator= (const CUnassignable &)=delete
 
 CUnassignable ()
 

Additional Inherited Members

- Protected Member Functions inherited from rov2::CIcon
 CIcon ()
 
- Protected Attributes inherited from rov2::CIcon
CWindowm_pwWindow
 
tIconHandle m_ihIcon
 

Detailed Description

Definition at line 31 of file icon.h.

Constructor & Destructor Documentation

◆ CCreatedIcon()

rov2::CCreatedIcon::CCreatedIcon ( tIconCreateBlock ricbBlock,
CWindow pwWindow,
bool  bRegister = true 
)

Creates an icon based on an icon creation block

Parameters
rkicbBlockThe icon creation block
pwWindowThe window to assign it to
bRegisterWhether to register the icon with the window or not

Definition at line 23 of file icon.cpp.

◆ ~CCreatedIcon()

rov2::CCreatedIcon::~CCreatedIcon ( )

Destroys the icon

Definition at line 41 of file icon.cpp.


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