PhoneUIStatusBar Class Reference

#include <phoneui.h>

List of all members.


Detailed Description

Definition at line 260 of file phoneui.h.


Public Slots

void notificationTimeout ()

Public Member Functions

 PhoneUIStatusBar (UITextType *a, UITextType *b, UITextType *c, UITextType *d, UITextType *e, UITextType *f, QObject *parent=0, const char *=0)
 ~PhoneUIStatusBar ()
void DisplayInCallStats (bool initialise)
void DisplayCallState (QString s)
void DisplayNotification (QString s, int Seconds)
void updateMidCallCaller (QString t)
void updateMidCallTime (int Seconds)
void updateMidCallAudioStats (int pIn, int pMiss, int pLate, int pOut, int bIn, int bOut, int msPeriod)
void updateMidCallVideoStats (int pIn, int pMiss, int pLate, int pOut, int bIn, int bOut, int msPeriod)
void updateMidCallVideoCodec (QString c)
void updateMidCallAudioCodec (QString c)

Private Attributes

QTimer * notificationTimer
bool modeInCallStats
bool modeNotification
QString callerString
QString TimeString
QString audioStatsString
QString videoStatsString
QString bwStatsString
QString statusMsgString
QString callStateString
QString statsVideoCodec
QString statsAudioCodec
int audLast_pIn
int audLast_pLoss
int audLast_pTotal
int audLast_bIn
int audLast_bOut
int vidLast_bIn
int vidLast_bOut
int vidLast_pIn
int vidLast_pLoss
int vidLast_pTotal
int last_bOut
QTime lastPoll
UITextTypecallerText
UITextTypeaudioStatsText
UITextTypevideoStatsText
UITextTypebwStatsText
UITextTypecallTimeText
UITextTypestatusMsgText

Constructor & Destructor Documentation

PhoneUIStatusBar::PhoneUIStatusBar ( UITextType a,
UITextType b,
UITextType c,
UITextType d,
UITextType e,
UITextType f,
QObject *  parent = 0,
const char *  name = 0 
)

Definition at line 2326 of file phoneui.cpp.

PhoneUIStatusBar::~PhoneUIStatusBar (  ) 

Definition at line 2364 of file phoneui.cpp.


Member Function Documentation

void PhoneUIStatusBar::DisplayInCallStats ( bool  initialise  ) 

Definition at line 2369 of file phoneui.cpp.

Referenced by notificationTimeout(), and PhoneUIBox::startRTP().

void PhoneUIStatusBar::DisplayCallState ( QString  s  ) 

void PhoneUIStatusBar::DisplayNotification ( QString  s,
int  Seconds 
)

Definition at line 2414 of file phoneui.cpp.

Referenced by PhoneUIBox::PhoneUIBox().

void PhoneUIStatusBar::updateMidCallCaller ( QString  t  ) 

Definition at line 2436 of file phoneui.cpp.

Referenced by PhoneUIBox::alertUser(), and PhoneUIBox::PlaceCall().

void PhoneUIStatusBar::updateMidCallTime ( int  Seconds  ) 

Definition at line 2443 of file phoneui.cpp.

Referenced by PhoneUIBox::OnScreenClockTick().

void PhoneUIStatusBar::updateMidCallAudioStats ( int  pIn,
int  pMiss,
int  pLate,
int  pOut,
int  bIn,
int  bOut,
int  msPeriod 
)

Definition at line 2454 of file phoneui.cpp.

Referenced by PhoneUIBox::ProcessAudioRtpStatistics().

void PhoneUIStatusBar::updateMidCallVideoStats ( int  pIn,
int  pMiss,
int  pLate,
int  pOut,
int  bIn,
int  bOut,
int  msPeriod 
)

Definition at line 2473 of file phoneui.cpp.

Referenced by PhoneUIBox::ProcessVideoRtpStatistics().

void PhoneUIStatusBar::updateMidCallVideoCodec ( QString  c  ) 

Definition at line 2491 of file phoneui.cpp.

Referenced by PhoneUIBox::startRTP().

void PhoneUIStatusBar::updateMidCallAudioCodec ( QString  c  ) 

Definition at line 2496 of file phoneui.cpp.

Referenced by PhoneUIBox::startRTP().

void PhoneUIStatusBar::notificationTimeout (  )  [slot]

Definition at line 2427 of file phoneui.cpp.

Referenced by PhoneUIStatusBar().


Member Data Documentation

Definition at line 283 of file phoneui.h.

Referenced by DisplayNotification(), PhoneUIStatusBar(), and ~PhoneUIStatusBar().

QString PhoneUIStatusBar::callerString [private]

Definition at line 287 of file phoneui.h.

Referenced by DisplayInCallStats(), and updateMidCallCaller().

QString PhoneUIStatusBar::TimeString [private]

Definition at line 288 of file phoneui.h.

Referenced by DisplayInCallStats(), and updateMidCallTime().

Definition at line 289 of file phoneui.h.

Referenced by DisplayInCallStats(), and updateMidCallAudioStats().

Definition at line 290 of file phoneui.h.

Referenced by DisplayInCallStats(), and updateMidCallVideoStats().

Definition at line 291 of file phoneui.h.

Definition at line 292 of file phoneui.h.

Definition at line 293 of file phoneui.h.

Referenced by DisplayCallState(), notificationTimeout(), and PhoneUIStatusBar().

Definition at line 296 of file phoneui.h.

Referenced by PhoneUIStatusBar(), updateMidCallVideoCodec(), and updateMidCallVideoStats().

Definition at line 297 of file phoneui.h.

Referenced by PhoneUIStatusBar(), updateMidCallAudioCodec(), and updateMidCallAudioStats().

Definition at line 298 of file phoneui.h.

Referenced by DisplayInCallStats(), and PhoneUIStatusBar().

Definition at line 299 of file phoneui.h.

Referenced by DisplayInCallStats(), and PhoneUIStatusBar().

Definition at line 300 of file phoneui.h.

Referenced by DisplayInCallStats(), and PhoneUIStatusBar().

Definition at line 301 of file phoneui.h.

Referenced by DisplayInCallStats(), PhoneUIStatusBar(), and updateMidCallAudioStats().

Definition at line 302 of file phoneui.h.

Referenced by DisplayInCallStats(), PhoneUIStatusBar(), and updateMidCallAudioStats().

Definition at line 303 of file phoneui.h.

Referenced by DisplayInCallStats(), PhoneUIStatusBar(), and updateMidCallVideoStats().

Definition at line 304 of file phoneui.h.

Referenced by DisplayInCallStats(), PhoneUIStatusBar(), and updateMidCallVideoStats().

Definition at line 305 of file phoneui.h.

Referenced by DisplayInCallStats(), and PhoneUIStatusBar().

Definition at line 306 of file phoneui.h.

Referenced by DisplayInCallStats(), and PhoneUIStatusBar().

Definition at line 307 of file phoneui.h.

Referenced by DisplayInCallStats(), and PhoneUIStatusBar().

Definition at line 308 of file phoneui.h.

Referenced by DisplayInCallStats(), and PhoneUIStatusBar().

QTime PhoneUIStatusBar::lastPoll [private]

Definition at line 309 of file phoneui.h.

Referenced by DisplayInCallStats(), and PhoneUIStatusBar().

Definition at line 314 of file phoneui.h.

Referenced by PhoneUIStatusBar().


The documentation for this class was generated from the following files:

Generated on Sat Dec 18 05:16:09 2010 for MythTV by  doxygen 1.5.5