S60 3rd Edition API Reference: TAknContentDimensions Class Reference
TAknContentDimensions Class Reference
API published in: S60 2nd Ed FP 3
Link against: aknicon.lib
Capability Information
Required Capabilities
None
#include <akniconutils.h>
Detailed Description
Class for storing the content dimensions of icons.
Constructor & Destructor Documentation
| TAknContentDimensions::TAknContentDimensions | ( | | ) | [inline] |
|
| TAknContentDimensions::TAknContentDimensions | ( | TReal32 | aWidth, | | | TReal32 | aHeight | | ) | [inline] |
|
|
|
Constructor.
- Parameters:
-
| aWidth | Icons width. | | aHeight | Icons height. |
|
Member Function Documentation
| void TAknContentDimensions::SetDimensions | ( | const TSize & | aDimensions | ) | [inline] |
|
|
|
Sets the content size of the icon.
- Parameters:
-
| aDimensions | Two-dimensional size as a width and a height value of the icon. |
|
| void TAknContentDimensions::SetDimensions | ( | TReal32 | aWidth, | | | TReal32 | aHeight | | ) | [inline] |
|
|
|
Sets the content dimensions.
- Parameters:
-
| aWidth | Width of the icon. | | aHeight | Height of the icon. |
|
Field Documentation
The documentation for this class was generated from the following file: