TTmTab Class Reference
A tabulation position, measured from the start of the line, which will be the left end for paragraphs with a left-to-right base direction, and vice versa.
Constructor & Destructor Documentation
TTmTab()
Constructs a
TTmTab
and set it to a standard tab stop with a position of 0.
TTmTab(const TTabStop &)
TTmTab
|
(
|
const
TTabStop
&
|
aTab
|
)
|
[inline]
|
Member Functions Documentation
GetTTabStop(TTabStop &)
IMPORT_C void
|
GetTTabStop
|
(
|
TTabStop
&
|
aTab
|
)
|
const
|
operator!=(const TTmTab &)
TBool
|
operator!=
|
(
|
const
TTmTab
&
|
aTab
|
)
|
const [inline]
|
The inequality operator. Returns TRUE if this object and aTab differ in any way.
operator=(const TTabStop &)
IMPORT_C void
|
operator=
|
(
|
const
TTabStop
&
|
aTab
|
)
|
|
operator==(const TTmTab &)
IMPORT_C
TBool
|
operator==
|
(
|
const
TTmTab
&
|
aTab
|
)
|
const
|
The equality operator. Return TRUE if this object and aTab are identical.
Member Enumerations Documentation
Enum TType
Enumerators
EStandardTab
|
|
ECenterTab
|
|
EReverseTab
|
|
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.