TWsGraphicId Class Reference
Identifies an abstract artwork
This is a piece of artwork that might be owned and authored by another process. A client can draw a piece of artwork, but that doesn't confer the ability to access the pixel representation of that artwork directly.
Constructor & Destructor Documentation
TWsGraphicId(TUninitialized)
TWsGraphicId(TUid)
IMPORT_C | TWsGraphicId | ( | TUid | aUid | ) | |
Parameters
TUid aUid | UID of the graphic artwork. |
TWsGraphicId(TInt)
IMPORT_C | TWsGraphicId | ( | TInt | aId | ) | |
TWsGraphicId(const TWsGraphicId &)
Member Functions Documentation
Compare(const TWsGraphicId &)
Compares another Id with this one.
Id()
Returns the transient Id.
IsId()
IMPORT_C TBool | IsId | ( | ) | const |
Identifies whether graphic artwork is transient.
IsUid()
IMPORT_C TBool | IsUid | ( | ) | const |
Identifies whether graphic artwork is non-transient.
Set(TUid)
IMPORT_C void | Set | ( | TUid | aUid | ) | |
Set(TInt)
IMPORT_C void | Set | ( | TInt | aId | ) | |
Member Enumerations Documentation
Member Data Documentation
TInt
iWsGraphicIdSpare
TInt
| iWsGraphicIdSpare | [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.