THuiGroupCommand Class Reference
class THuiGroupCommand : public THuiObjectCommand
|
Constructor & Destructor Documentation
THuiGroupCommand(CHuiControlGroup &, THuiOp, CHuiDisplay *)
IMPORT_C
|
THuiGroupCommand
|
(
|
CHuiControlGroup &
|
aGroup,
|
|
THuiOp
|
aOperation,
|
|
CHuiDisplay *
|
aDisplay = NULL
|
|
)
|
|
Constructs a new control group command.
Parameters
CHuiControlGroup & aGroup
|
Control group.
|
THuiOp
aOperation
|
Operation to do on the group.
|
CHuiDisplay * aDisplay = NULL
|
Display associated with the command.
|
Member Functions Documentation
CommandExtension(const TUid &, TAny **)
IMPORT_C void
|
CommandExtension
|
(
|
const
TUid
&
|
aExtensionUid,
|
|
TAny
**
|
aExtensionParams
|
|
)
|
[protected, virtual]
|
Parameters
const
TUid
& aExtensionUid
|
|
TAny
** aExtensionParams
|
|
ControlGroup()
IMPORT_C CHuiControlGroup &
|
ControlGroup
|
(
|
)
|
const
|
Returns the control group that the command operates on.
Display()
IMPORT_C CHuiDisplay *
|
Display
|
(
|
)
|
const
|
Returns the display associated with the command.
ExecuteL(CHuiEnv &)
IMPORT_C void
|
ExecuteL
|
(
|
CHuiEnv &
|
aEnv
|
)
|
const [virtual]
|
Parameters
CHuiEnv & aEnv
|
The environment in which the command is being executed.
|
Size()
IMPORT_C
TInt
|
Size
|
(
|
)
|
const [virtual]
|
Returns the size of the command.
Member Data Documentation
CHuiDisplay * iDisplay
CHuiDisplay *
|
iDisplay
|
[private]
|
Display associated with the command.
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.