kandy
CommandScheduler Class Reference
List of all members.Detailed Description
Definition at line 35 of file commandscheduler.h.
Signals | |
| void | result (const QString &) |
| void | commandProcessed (ATCommand *) |
Public Member Functions | |
| CommandScheduler (Modem *modem, QObject *parent=0, const char *name=0) | |
| void | execute (const QString &command) |
| void | execute (ATCommand *command) |
| void | executeId (const QString &id) |
| Modem * | modem () |
| CommandSet * | commandSet () |
| bool | loadProfile (const QString &filename) |
| bool | saveProfile (const QString &filename) |
The documentation for this class was generated from the following files:

