MNcdQuerySelectionItem Class Reference
class MNcdQuerySelectionItem : public MNcdQueryItem |
Describes a selection query item.
Constructor & Destructor Documentation
~MNcdQuerySelectionItem()
~MNcdQuerySelectionItem | ( | ) | [protected, inline, virtual] |
Member Functions Documentation
Selection()
TInt
| Selection | ( | ) | const [pure virtual] |
SelectionData()
Getter for additional selection data.
Note:
Actual contents depend on context. Query semantics can be used to determine the content type (if any).
SelectionTexts()
const MDesCArray & | SelectionTexts | ( | ) | const [pure virtual] |
Getter for selection texts.
SetSelectionL(TInt)
void | SetSelectionL | ( | TInt | aIndex | ) | [pure virtual] |
Selects one of the choices.
- Exceptions
-
KErrArgument |
Specified index is out of bounds.
|
Parameters
TInt aIndex | Index of the selection (index of the selection text in the array returned by SelectionTexts() |
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.