Home · All Classes · Main Classes · Deprecated
Public Member Functions

MUserGuideIf Class Reference

List of all members.

Public Member Functions

bool mainPage ()
bool pageByPath (const QString &path)
bool pageByPathChained (const QString &path)
bool pageByPathChained (const QString &path, const QString &_taskTitle)
 MUserGuideIf (const QString &preferredService="", QObject *parent=0)
void setService (const QString &service)

Constructor & Destructor Documentation

MUserGuideIf::MUserGuideIf ( const QString preferredService = "",
QObject parent = 0 
)

Constructs a base interface.

Parameters:
preferredService the preferred service provider. Leave empty if no preferred provider. In most cases, this should be left empty.
parent Parent object

Member Function Documentation

bool MUserGuideIf::mainPage (  ) 
bool MUserGuideIf::pageByPath ( const QString path  ) 
bool MUserGuideIf::pageByPathChained ( const QString path,
const QString _taskTitle 
)
bool MUserGuideIf::pageByPathChained ( const QString path  ) 
void MUserGuideIf::setService ( const QString service  ) 

Set the service name.

Parameters:
service Name of the desired service

Copyright © 2010 Nokia Corporation
MeeGo Touch