Open main menu
CDOT Wiki
β
Search
Changes
← Older edit
Newer edit →
Console UI Core Classes - OOP344 20113
50 bytes added
,
10:35, 13 October 2011
→
Constructors / Destructor
CLabel(const CLabel& L);
</syntaxhighlight></big>
Copy
A private and empty copy
Constructor
. This prevents copying CLabel.
<big><syntaxhighlight lang="cpp">
~CLabel();
Fardad
Administrators
21
edits