| Home · All Classes · Grouped Classes · Annotated · Functions |
The CellBroadcastControl class monitors incoming cell broadcast messages. More...
#include <CellBroadcastControl>
Inherits QObject.
The CellBroadcastControl class monitors incoming cell broadcast messages.
Represents the type of a received cell broadcast message.
| Constant | Value | Description |
|---|---|---|
| CellBroadcastControl::Popup | 0 | A popup message. The text should be shown to the user immediately. |
| CellBroadcastControl::Background | 1 | A background message. The text should be shown on the homescreen. |
Constructs a new CellBroadcastControl instance with the specified parent.
Emitted whenever a new cell broadcast message of the given type is received. channel indicates the channel on which the message was received and text its text.
Return the single instance of CellBroadcastControl.
| Copyright © 2007 Trolltech | Trademarks | Qtopia 4.2.5 |