TContactTextDefItem Class Reference
class TContactTextDefItem |
Constructor & Destructor Documentation
TContactTextDefItem()
IMPORT_C | TContactTextDefItem | ( | ) | |
Default constructor; initialises the field type to KNullUid.
TContactTextDefItem(TFieldType)
Constructs the text definition item with a field type.
TContactTextDefItem(TFieldType, const TDesC &)
IMPORT_C | TContactTextDefItem | ( | TFieldType | aFieldType, |
| const TDesC & | aSeperator |
| ) | |
C++ constructor with a field type and a separator string.
Parameters
TFieldType aFieldType | The field type. |
const TDesC & aSeperator | The string used to separate fields in the text definition. |
Member Data Documentation
TBuf< KMaxContactTextSeperator > iSeperator
The string used to separate the fields in the text definition.
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.