Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions codeless banner

FirstUse Class Reference
[QtEssentialsModule]

The FirstUse class provides a setup wizard that is shown the first time the device is turned on. More...

    #include <FirstUse>

Inherits QDialog.

Public Functions

Additional Inherited Members


Detailed Description

The FirstUse class provides a setup wizard that is shown the first time the device is turned on.

FirstUse provides a sequence of dialogs that are used to:

The following boolean settings in the Startup group of the qpe.conf configuration file can be used to specify which dialogs are shown.

SettingDescription
FirstUseEnable or disable the first use dialog.
NeedTimeZoneEnable or disable presentation of the date/time dialog.

This class is part of the Qt Extended server and cannot be used by other applications. Any server component that uses this dialog should create an instance via UIFactory::createDialog().

See also UIFactory.


Member Function Documentation

FirstUse::FirstUse ( QWidget * parent = 0, Qt::WFlags f = 0 )

Constructs a FirstUse instance with the given parent and flags f.

FirstUse::~FirstUse ()

Destroys the FirstUse instance.


Copyright © 2009 Trolltech Trademarks
Qt Extended 4.4.3