diff -r 89d6a7a84779 -r 25a17d01db0c Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_smiley_picture.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_smiley_picture.html Fri Jan 22 18:26:19 2010 +0000 @@ -0,0 +1,139 @@ + + +TB10.1 Example Applications: CSmileyPicture Class Reference + + + + +

CSmileyPicture Class Reference

+

+List of all members. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Public Types

enum  TMood { EHappy, +ENeutral, +ESad + }
enum  TSizeSpec { ELarge, +EMedium, +ESmall + }

Public Member Functions

CSmileyPicture ()
+TStreamId StoreL (CStreamStore &aStore) const
+void Draw (CGraphicsContext &aGc, const TPoint &aTopLeft, const TRect &aClipRect, MGraphicsDeviceMap *aMap) const
+void SetMood (TMood aMood)
+TMood Mood ()
+void SetSize (TSizeSpec aSizeSpec)
+TSizeSpec Size ()
+TInt SpecToFactor () const
+void GetOriginalSizeInTwips (TSize &aSize) const
+void SetScaleFactor (TInt aScaleFactorWidth, TInt aScaleFactorHeight)
+void SetCropInTwips (const TMargins &aMargins)
+TPictureCapability Capability () const
+void GetCropInTwips (TMargins &aMargins) const
+TInt ScaleFactorWidth () const
+TInt ScaleFactorHeight () const

Static Public Member Functions

+static CSmileyPictureNewL (TMood aMood, TSizeSpec aSizeSpec)
+static CSmileyPictureNewL (const CStreamStore &aStore, TStreamId aStreamId)
+


Detailed Description

+ +

Definition at line 29 of file EmbeddingGraphicsControl.h.

+

Member Enumeration Documentation

+ +
+
+ + + + +
enum CSmileyPicture::TMood
+
+
+ +

+

Enumerator:
+ + + + +
EHappy  +
ENeutral  +
ESad  +
+
+ +

Definition at line 32 of file EmbeddingGraphicsControl.h.

+ +
+

+ +

+
+ + + + +
enum CSmileyPicture::TSizeSpec
+
+
+ +

+

Enumerator:
+ + + + +
ELarge  +
EMedium  +
ESmall  +
+
+ +

Definition at line 33 of file EmbeddingGraphicsControl.h.

+ +
+

+


Generated on Thu Jan 21 10:33:07 2010 for TB10.1 Example Applications by  + +doxygen 1.5.3
+ +