Alf::AlfGridLayoutManagerImpl Class Reference
class Alf::AlfGridLayoutManagerImpl : public Alf::IAlfLayoutPreferences |
layoutmanager implementation class
alfwidgetmodel.lib
- Since
- S60 ?S60_version
Inherits from
- Alf::AlfGridLayoutManagerImpl
Constructor & Destructor Documentation
AlfGridLayoutManagerImpl(AlfGridLayoutManager &)
layout manager constructor
~AlfGridLayoutManagerImpl()
~AlfGridLayoutManagerImpl | ( | ) | |
Member Functions Documentation
getMaximumSize(TAlfXYMetric &)
Returns the maximum size of the layout by combining the maximum sizes of the layed out visuals.
Parameters
TAlfXYMetric & aMaxSize | The maximum size that the object would like to be laid out to |
getMinimumSize(TAlfXYMetric &)
Returns the minimum size of the layout by combining the minimum sizes of the layed out visuals.
Parameters
TAlfXYMetric & aMinSize | The minimum size that the object would like to be laid out to |
getPreferredSize(TAlfXYMetric &)
bool | getPreferredSize | ( | TAlfXYMetric & | aPreferredSize | ) | const [virtual] |
Returns the size combined by all preferred sizes of child UI elements in this layout when they are being layed out according to the layout manager rules.
Parameters
TAlfXYMetric & aPreferredSize | Filled with the referred area occupied by child elements when layed out by layouting rules in this layout manager. |
layout()
returns the gridlayout used by the layoutmanager.
makeInterface(const IfId &)
Interface getter. IAlfInterfaceBase::MakeInterface
- Since
- S60 ?S60_version
Parameters
const IfId & aType | The type id of the queried interface. |
setPreferredSize(const TAlfXYMetric &)
void | setPreferredSize | ( | const TAlfXYMetric & | aPreferredSize | ) | [virtual] |
Set the preferred size into a presentation object.
This is not supported on the layout manager. Users should set preferred sizes of the contained UI elements.
Member Data Documentation
AlfGridLayoutManager & mGridLayoutManager
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.