CInlineTextPositionedText Class Reference
class CInlineTextPositionedText : public CBase
|
This class is used to hold text that is being formatted into text via the inline text interface.
Inherits from
-
CInlineTextPositionedText
Constructor & Destructor Documentation
CInlineTextPositionedText(const TTmDocPos &)
CInlineTextPositionedText
|
(
|
const
TTmDocPos
&
|
aPosition
|
)
|
[private]
|
~CInlineTextPositionedText()
~CInlineTextPositionedText
|
(
|
)
|
|
Member Functions Documentation
ConstructL(const TDesC &)
void
|
ConstructL
|
(
|
const
TDesC
&
|
aInlineText
|
)
|
[private]
|
This method completes the construction by allocating the text storage..
Parameters
const
TDesC
& aInlineText
|
|
DocPos()
Access method to the position in the document of the inline text
InlineText()
const
TDesC
&
|
InlineText
|
(
|
)
|
const
|
Access method to the text for the inline edit
NewL(const TTmDocPos &, const TDesC &)
Fully constructs the object given position and text. A copy of the passed-in text is made on the heap, owned by the constructed object.
Parameters
const
TTmDocPos
& aPosition
|
TTmDocPos at which text is to be reported
|
const
TDesC
& aInlineText
|
Text to be returned at this position
|
Member Data Documentation
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.