class CFloatCssValueImpl : public CCssValue |
Class description goes here.
Public Member Functions | |
---|---|
CFloatCssValueImpl () | |
CFloatCssValueImpl (float) | |
~CFloatCssValueImpl () | |
TBool | IsEqual ( CCssValue *) |
void | Print () |
TInt | SetValueL (const TDesC &) |
TInt | SetValueL (const TFloatFixPt &) |
TFloatFixPt | Value () |
Private Attributes | |
---|---|
TFloatFixPt | iValue |
CFloatCssValueImpl | ( | float | aValue | ) |
Need method description
float aValue |
TInt | SetValueL | ( | const TDesC & | aValue | ) |
Need method description
const TDesC & aValue |
TInt | SetValueL | ( | const TFloatFixPt & | aValue | ) |
Need method description
const TFloatFixPt & aValue |
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.