PhoneLineAt ( PhoneLine * line, const QString & name )
~PhoneLineAt ()
enum InitPhase { NoPhasesLeft = 0, EnableEcam = ( 1<<0 ), EnableClip = ( 1<<1 ), EnableCcwa = ( 1<<2 ), EnableCops = ( 1<<3 ), SMSInit = ( 1<<4 ), STKInit = ( 1<<5 ) }
virtual PhoneCallPrivate * createCall ()
virtual SMSRequestPrivate * createSMSRequest ()
virtual PhoneBookPrivate * createPhoneBook ()
virtual SimToolkitPrivate * createSimToolkit ()
virtual void query ( PhoneLine::QueryType type ) const
virtual void modify ( PhoneLine::QueryType type, const QString & value )
uint getIdentifier () const
bool otherActiveCalls ( PhoneCallAt * notThis = 0 )
PhoneCall getByIdentifier ( uint identifier )
void changeGroup ( PhoneCall::State oldState, PhoneCall::State newState )
void activateWaitingOrHeld ()
bool hasGroup ( PhoneCall::State state )
void phaseStart ( InitPhase phase )
void phaseDone ( InitPhase phase )
virtual void startData ( const QString & number, const QStringList & initCmds, const QStringList & moduleArgs, bool persist )
virtual void stopData ()
void queryDone ( const AtChatCommand & cmd )
void modifyDone ( const AtChatCommand & cmd )
void acceptDone ( const AtChatCommand & cmd )
void statusDone ( const AtChatCommand & cmd )
void listCallsDone ( const AtChatCommand & cmd )
void messageFormatDone ( const AtChatCommand & cmd )
void nmiStatusReceived ( const AtChatCommand & cmd )
void broadcastSetDone ( const AtChatCommand & cmd )
void ecamRequestDone ( const AtChatCommand & cmd )
void cgmiRequestDone ( const AtChatCommand & cmd )
void dialRequestDone ( const AtChatCommand & cmd )
void initRequestDone ( const AtChatCommand & cmd )
void chldRequestDone ( const AtChatCommand & cmd )
void pinDone ( const AtChatCommand & cmd )
void notification ( const QString & msg )
void ringTimeout ()
void clipTimeout ()
void retryChatDone ( const AtChatCommand & cmd )
void retryChatTimeout ()
void dataChannelReady ()
void protocolModuleExited ()