CApaDocument::TCapability Class Reference
class CApaDocument::TCapability |
Constructor & Destructor Documentation
TCapability()
Constructs a default capability object.
All capabilities are marked as "not supported".
Member Functions Documentation
CanDrawGlass()
TBool
| CanDrawGlass | ( | ) | const [inline] |
Tests whether the document supports being embedded as a glass door.
CanPrint()
TBool
| CanPrint | ( | ) | const [inline] |
Tests whether the document supports being printed without using the full application UI.
SetCanDrawGlass()
void | SetCanDrawGlass | ( | ) | [inline] |
Sets the document as being capable of being embedded as a glass door.
SetCanPrint()
void | SetCanPrint | ( | ) | [inline] |
Sets the document as being capable of being printed without using the full application UI.
Member Enumerations Documentation
Enum anonymous
Enumerators
ECanDrawGlass = 0x01 | |
ECanPrint = 0x02 | |
Member Data Documentation
TInt
TCapability_Reserved1
TInt
| TCapability_Reserved1 | [private] |
TUint
iCapability
TUint
| iCapability | [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.