| Home · All Classes · Annotated · Functions |
To dial a number, the application:
Usually there is only one instance of the PhoneLine class per application. However, there may be multiple instances of PhoneCall if calls are on hold or a multi-party conference call is in progress.
The phone library transmits the dial request to the phone server using QCop, the phone server then:
The sequence of operations mirrors the sequence in the application with the only difference being in the final step where:
If the device does not support AT commands, new handler classes need to be written, modeled on the structure of PhoneLineAt and PhoneCallAt.
Note: Details of how the device effects the dial command is beyond the scope of this document.
| Copyright © 2006 Trolltech | Trademarks | Qtopia 4.1.7 |