TPtiCoreInfo Class Reference
class TPtiCoreInfo : public MPtiCoreInfo |
Member Functions Documentation
CapsBits()
TUint32
| CapsBits | ( | ) | const [inline, virtual] |
Returns a bit vector containing flags for various core object features. See TPtiEngineCapsBits for list of specified bits.
CharConversions()
TUint32
| CharConversions | ( | ) | const [inline, virtual] |
Returns a bitvector containing flags for available character conversion methods. See TPtiCharConversion for list of specified bits.
MaximumNumberOfCandidates()
TInt
| MaximumNumberOfCandidates | ( | ) | const [inline, virtual] |
Returns the maximum number of prediction candidates the core object is able to produce for any input sequence. Doesn't apply for Chinese and Japanese modes.
MaximumWordLength()
TInt
| MaximumWordLength | ( | ) | const [inline, virtual] |
Returns maximum length of single word this core object is able to produce.
NextWordPrediction()
TBool
| NextWordPrediction | ( | ) | const [inline, virtual] |
Returns a boolean value indicating whether the next word prediction feature supported by the core object in question.
Reordering()
TBool
| Reordering | ( | ) | const [inline, virtual] |
Returns a boolean value indicating whether the user dictionary re-ordering feature is supported by the core object in question.
SetCapsBits(TUint32)
void | SetCapsBits | ( | TUint32 | aBits | ) | [inline] |
SetCharConversions(TUint32)
void | SetCharConversions | ( | TUint32 | aConvs | ) | [inline] |
SetMaxNumberOfCandidates(TInt)
void | SetMaxNumberOfCandidates | ( | TInt | aMax | ) | [inline] |
SetMaxWordLength(TInt)
void | SetMaxWordLength | ( | TInt | aMaxLen | ) | [inline] |
SetSpellings(TUint32)
void | SetSpellings | ( | TUint32 | aSpellings | ) | [inline] |
SetUid(TInt32)
void | SetUid | ( | TInt32 | aUid | ) | [inline] |
SetVendorString(const TDesC &)
void | SetVendorString | ( | const TDesC & | aStr | ) | [inline] |
Spellings()
TUint32
| Spellings | ( | ) | const [inline, virtual] |
Returns a bitvector containing flags for available spelling conversion methods. See TPtiSpelling for list of specified bits.
Uid()
TInt32
| Uid | ( | ) | const [inline, virtual] |
Returns uid value for core object.
VendorString()
TPtrC
| VendorString | ( | ) | const [inline, virtual] |
Returns core object vendor specific id string.
WordCompletion()
TBool
| WordCompletion | ( | ) | const [inline, virtual] |
Returns a boolean value indicating whether the word completion feature is supported by the core object in question
Member Data Documentation
TInt
iMaxNumberOfCandidates
TInt
| iMaxNumberOfCandidates | [private] |
TInt
iMaxWordLength
TInt
| iMaxWordLength | [private] |
TPtrC
iVendorIdStr
TPtrC
| iVendorIdStr | [private] |
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.