Alf::MulUtility Class Reference

class Alf::MulUtility
Public Member Functions
OSN_IMPORT boolAbsolutePath(UString &)
OSN_IMPORT boolIsLandscape()
OSN_IMPORT boolIsPoolResource(const UString &)
OSN_IMPORT boolIsQwerty()
Private Member Functions
boolIsFileExists(const TDesC &)

Member Functions Documentation

AbsolutePath(UString &)

OSN_IMPORT boolAbsolutePath(UString &aRelativePath)[static]

Converts the relative path to the absolute path.

Parameters

UString & aRelativePathWhich needs to be changed to the absolutepath.

IsFileExists(const TDesC &)

boolIsFileExists(const TDesC &aFilePath)[private, static]

Checks the file for its existence

Parameters

const TDesC & aFilePath

IsLandscape()

OSN_IMPORT boolIsLandscape()[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 boolIsPoolResource(const UString &aImageTag)[static]

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

Parameters

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

IsQwerty()

OSN_IMPORT boolIsQwerty()[static]

Checks if current KeyBoard is QWERTY