Main Page
Namespaces
Classes
Files
Related Pages
Examples
Alphabetical List
Class List
Class Hierarchy
Class Members
SkyGI
::
SystemIcon
SkyGI::SystemIcon Class Reference
Inheritance diagram for SkyGI::SystemIcon:
[
legend
]
Collaboration diagram for SkyGI::SystemIcon:
[
legend
]
List of all members.
Public Member Functions
SystemIcon
(const
String
&szName, int iSize=16)
Detailed Description
Examples:
tabview.cpp
.
Constructor & Destructor Documentation
SystemIcon::SystemIcon
(
const
String
&
szName
,
int
iSize
=
16
)
SystemIcon
Constructor
Description:
Creates a new system predefined icon, trying to load icons from /boot/system/icons/<icon>.ico
Example:
SystemIcon
pEditCopyIcon(
"actions/editcopy"
);
Generated on Thu Dec 13 18:14:27 2007 for SkyGI by
1.5.1-p1