Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
The PhoneLauncher class implments the main UI widget for the Qt Extended. More...
#include <PhoneLauncher>
Inherits QAbstractServerInterface.
The PhoneLauncher class implments the main UI widget for the Qt Extended.
This class is a Qt Extended server widget. It is part of the Qt Extended server and cannot be used by other Qt Extended applications.
See also QAbstractServerInterface.
Activates speed dial associated with input and returns true if a matching speeddial action was found.
Returns the associated call history or 0 if it hasn't been instanciated yet.
Returns the associated call screen or 0 if it hasn't been instanciated yet.
If create is true, the call screen will be created if it doesn't exist yet. This allows the delayed initialization of subcomponents.
Returns the associated dialer screen or 0 if it hasn't been instanciated yet.
If create is true, the call screen will be created if it doesn't exist yet. This allows the delayed initialization of subcomponents.
Returns the associated homescreen or 0 if it hasn't been instanciated yet.
Returns the associated browser screen or 0 if it hasn't been instanciated yet.
If create is true the browser screen will be created if it doesn't exist yet. This allows the delayed initialization of subcomponents.
Returns the associated secondary display or 0 if it hasn't been instanciated yet.
If create is true the secondary display will be created if it doesn't exist yet and if the device supports a secondary display. The create parameter allows the delayed initialization of subcomponents.
Displays the call history window. If missed is true, the missed calls tab will be on top.
Displays the call screen.
Displays the dialer, preloaded with digits. If speedDial is true, the digits will be considered for use in speed dial (press and hold).
Displays the call history window. The missed calls tab will be on top.
The speed dialer is displayed, preloaded with digits, when this slot is invoked.
Copyright © 2009 Trolltech | Trademarks | Qt Extended 4.4.3 |