Alf::MulUtility Class Reference

class Alf::MulUtility
Public Member Functions
OSN_IMPORT bool AbsolutePath ( UString &)
OSN_IMPORT bool IsLandscape ()
OSN_IMPORT bool IsPoolResource (const UString &)
OSN_IMPORT bool IsQwerty ()
Private Member Functions
bool IsFileExists (const TDesC &)

Member Functions Documentation

AbsolutePath(UString &)

OSN_IMPORT bool AbsolutePath ( UString & aRelativePath ) [static]

Converts the relative path to the absolute path.

Parameters

UString & aRelativePath Which needs to be changed to the absolutepath.

IsFileExists(const TDesC &)

bool IsFileExists ( const TDesC & aFilePath ) [private, static]

Checks the file for its existence

Parameters

const TDesC & aFilePath

IsLandscape()

OSN_IMPORT bool IsLandscape ( ) [static]

Checks which orienatation the application is in and returns true if it is in Landscape orientation otherwise returns false

IsPoolResource(const UString &)

OSN_IMPORT bool IsPoolResource ( const UString & aImageTag ) [static]

Checks if the given string tag is a pool resource or not

Parameters

const UString & aImageTag Path of the image file,which needs to be checked for resource tag format.

IsQwerty()

OSN_IMPORT bool IsQwerty ( ) [static]

Checks if current KeyBoard is QWERTY