| Home · All Classes · Grouped Classes · Annotated · Functions |
The StabMonitor class supports monitoring of stab changes. More...
#include <StabMonitor>
Inherits QObject.
The StabMonitor class supports monitoring of stab changes.
The StabMonitor task provides stab change notifications by monitoring the following files:
These files are maintained by the cardmgr application. When a new PCMCIA card is plugged into the system one of the above files is edited to reflect the changed state of the PCMCIA sub system. Most systems only have one of the above files. The StabMonitor task sends the stabChanged() message on the QPE/Card channel in order to notify Qtopia about the change.
If the target device doesn't support PCMCIA or has a different mechanism for stab change notifications the StabMonitor task can be disabled and alternative arrangements have to be provided.
This task is a replacement for the SysFileMonitor class in earlier versions of Qtopia (before Qtopia 4.2.2). The old SysFileMonitor used active polling to detect stab changes which was very inefficient.
Construct a new StabMonitor instance. parent is the QObject parent parameter.
| Copyright © 2007 Trolltech | Trademarks | Qtopia 4.2.5 |