#include <phoneui.h>

Definition at line 41 of file phoneui.h.
| typedef QValueVector<int> PhoneUIBox::IntVector |
anonymous enum [private] |
| PhoneUIBox::PhoneUIBox | ( | MythMainWindow * | parent, | |
| QString | window_name, | |||
| QString | theme_filename, | |||
| const char * | name = 0 | |||
| ) |
Definition at line 36 of file phoneui.cpp.
| PhoneUIBox::~PhoneUIBox | ( | void | ) |
Definition at line 2280 of file phoneui.cpp.
| void PhoneUIBox::keyPressEvent | ( | QKeyEvent * | e | ) |
| void PhoneUIBox::customEvent | ( | QCustomEvent * | event | ) |
Definition at line 385 of file phoneui.cpp.
| void PhoneUIBox::MenuButtonPushed | ( | ) | [slot] |
| void PhoneUIBox::InfoButtonPushed | ( | ) | [slot] |
| void PhoneUIBox::LoopbackButtonPushed | ( | ) | [slot] |
| void PhoneUIBox::handleTreeListSignals | ( | int | , | |
| IntVector * | attributes | |||
| ) | [slot] |
| void PhoneUIBox::TransmitLocalWebcamImage | ( | uchar * | yuvBuffer, | |
| int | w, | |||
| int | h | |||
| ) | [slot] |
| void PhoneUIBox::OnScreenClockTick | ( | ) | [slot] |
| void PhoneUIBox::closeUrlPopup | ( | ) | [slot] |
Definition at line 1323 of file phoneui.cpp.
Referenced by dialUrlSwitchToDigits(), dialUrlSwitchToUrl(), dialUrlVideo(), dialUrlVoice(), directoryAddSelected(), and doUrlPopup().
| void PhoneUIBox::dialUrlVideo | ( | ) | [slot] |
| void PhoneUIBox::dialUrlVoice | ( | ) | [slot] |
| void PhoneUIBox::dialUrlSwitchToDigits | ( | ) | [slot] |
| void PhoneUIBox::dialUrlSwitchToUrl | ( | ) | [slot] |
| void PhoneUIBox::closeAddEntryPopup | ( | ) | [slot] |
Definition at line 1556 of file phoneui.cpp.
Referenced by directoryAddSelected(), doAddEntryPopup(), and entryAddSelected().
| void PhoneUIBox::entryAddSelected | ( | ) | [slot] |
| void PhoneUIBox::closeAddDirectoryPopup | ( | ) | [slot] |
Definition at line 1647 of file phoneui.cpp.
Referenced by directoryAddSelected(), and doAddDirectoryPopup().
| void PhoneUIBox::directoryAddSelected | ( | ) | [slot] |
| void PhoneUIBox::closeCallPopup | ( | ) | [slot] |
Definition at line 1750 of file phoneui.cpp.
Referenced by alertUser(), customEvent(), doCallPopup(), incallDialVideoSelected(), incallDialVoiceSelected(), outcallDialVideoSelected(), outcallDialVoiceSelected(), and outcallSendIMSelected().
| void PhoneUIBox::incallDialVoiceSelected | ( | ) | [slot] |
| void PhoneUIBox::incallDialVideoSelected | ( | ) | [slot] |
| void PhoneUIBox::outcallDialVoiceSelected | ( | ) | [slot] |
| void PhoneUIBox::outcallDialVideoSelected | ( | ) | [slot] |
| void PhoneUIBox::outcallSendIMSelected | ( | ) | [slot] |
| void PhoneUIBox::menuCallUrl | ( | ) | [slot] |
Definition at line 1112 of file phoneui.cpp.
| void PhoneUIBox::menuAddContact | ( | ) | [slot] |
| void PhoneUIBox::menuDirAdd | ( | ) | [slot] |
| void PhoneUIBox::menuDirDel | ( | ) | [slot] |
| void PhoneUIBox::menuDirRen | ( | ) | [slot] |
| void PhoneUIBox::menuSpeedDialRemove | ( | ) | [slot] |
| void PhoneUIBox::menuHistorySave | ( | ) | [slot] |
| void PhoneUIBox::menuHistoryClear | ( | ) | [slot] |
| void PhoneUIBox::menuEntryEdit | ( | ) | [slot] |
| void PhoneUIBox::menuEntryMakeSpeedDial | ( | ) | [slot] |
| void PhoneUIBox::menuEntryDelete | ( | ) | [slot] |
| void PhoneUIBox::vmailEntryDelete | ( | ) | [slot] |
| void PhoneUIBox::vmailEntryDeleteAll | ( | ) | [slot] |
| void PhoneUIBox::closeMenuPopup | ( | ) | [slot] |
Definition at line 1278 of file phoneui.cpp.
Referenced by dialUrlVideo(), dialUrlVoice(), directoryAddSelected(), doMenuPopup(), entryAddSelected(), menuEntryDelete(), menuEntryMakeSpeedDial(), menuHistoryClear(), menuHistorySave(), menuSpeedDialRemove(), vmailEntryDelete(), and vmailEntryDeleteAll().
| void PhoneUIBox::closeIMPopup | ( | ) | [slot] |
| void PhoneUIBox::imSendReply | ( | ) | [slot] |
| void PhoneUIBox::closeStatisticsPopup | ( | ) | [slot] |
| void PhoneUIBox::changeVolumeControl | ( | bool | up_or_down | ) | [slot] |
| void PhoneUIBox::changeVolume | ( | bool | up_or_down | ) | [slot] |
| void PhoneUIBox::toggleMute | ( | void | ) | [slot] |
| QString PhoneUIBox::getVideoFrameSizeText | ( | ) | [slot] |
| void PhoneUIBox::hideVolume | ( | ) | [inline, slot] |
| void PhoneUIBox::showVolume | ( | bool | on_or_off | ) | [slot] |
Definition at line 2077 of file phoneui.cpp.
Referenced by changeVolume(), changeVolumeControl(), hideVolume(), and MenuButtonPushed().
| void PhoneUIBox::DisplayMicSpkPower | ( | ) | [slot] |
| void PhoneUIBox::statsIncreaseAudioPlayout | ( | ) | [slot] |
| void PhoneUIBox::statsDecreaseAudioPlayout | ( | ) | [slot] |
| void PhoneUIBox::DrawLocalWebcamImage | ( | ) | [private] |
| void PhoneUIBox::TransmitLocalWebcamImage | ( | ) | [private] |
| void PhoneUIBox::ProcessRxVideoFrame | ( | ) | [private] |
| void PhoneUIBox::ProcessSipStateChange | ( | ) | [private] |
| void PhoneUIBox::ProcessSipNotification | ( | ) | [private] |
| void PhoneUIBox::PlaceCall | ( | QString | url, | |
| QString | name, | |||
| QString | Mode, | |||
| bool | onLocalLan = false | |||
| ) | [private] |
Definition at line 492 of file phoneui.cpp.
Referenced by dialUrlVideo(), dialUrlVoice(), outcallDialVideoSelected(), and outcallDialVoiceSelected().
| void PhoneUIBox::AnswerCall | ( | QString | Mode, | |
| bool | onLocalLan = false | |||
| ) | [private] |
Definition at line 503 of file phoneui.cpp.
Referenced by alertUser(), incallDialVideoSelected(), and incallDialVoiceSelected().
| void PhoneUIBox::HangUp | ( | ) | [private] |
| void PhoneUIBox::StartVideo | ( | int | lPort, | |
| QString | remoteIp, | |||
| int | remoteVideoPort, | |||
| int | videoPayload, | |||
| QString | rxVidRes | |||
| ) | [private] |
| void PhoneUIBox::StopVideo | ( | void | ) | [private] |
Definition at line 560 of file phoneui.cpp.
Referenced by LoopbackButtonPushed(), stopRTP(), and ~PhoneUIBox().
| void PhoneUIBox::ChangeVideoTxResolution | ( | ) | [private] |
| void PhoneUIBox::ChangeVideoRxResolution | ( | ) | [private] |
| void PhoneUIBox::keypadPressed | ( | char | k | ) | [private] |
| void PhoneUIBox::getResolution | ( | QString | setting, | |
| int & | width, | |||
| int & | height | |||
| ) | [private] |
| void PhoneUIBox::videoCifModeToRes | ( | QString | cifMode, | |
| int & | w, | |||
| int & | h | |||
| ) | [private] |
| const char * PhoneUIBox::videoResToCifMode | ( | int | w | ) | [private] |
Definition at line 187 of file phoneui.cpp.
Referenced by changeVolume(), LoopbackButtonPushed(), and PhoneUIBox().
| void PhoneUIBox::ProcessAudioRtpStatistics | ( | RtpEvent * | stats | ) | [private] |
| void PhoneUIBox::ProcessVideoRtpStatistics | ( | RtpEvent * | stats | ) | [private] |
| void PhoneUIBox::ProcessAudioRtcpStatistics | ( | RtpEvent * | stats | ) | [private] |
| void PhoneUIBox::ProcessVideoRtcpStatistics | ( | RtpEvent * | stats | ) | [private] |
| void PhoneUIBox::doMenuPopup | ( | ) | [private] |
| void PhoneUIBox::doUrlPopup | ( | char | key, | |
| bool | DigitsOrUrl | |||
| ) | [private] |
Definition at line 1287 of file phoneui.cpp.
Referenced by dialUrlSwitchToDigits(), dialUrlSwitchToUrl(), keypadPressed(), and menuCallUrl().
| void PhoneUIBox::doIMPopup | ( | QString | otherParty, | |
| QString | callId, | |||
| QString | Msg | |||
| ) | [private] |
Definition at line 1367 of file phoneui.cpp.
Referenced by outcallSendIMSelected(), and ProcessSipNotification().
| void PhoneUIBox::scrollIMText | ( | QString | Msg, | |
| bool | msgReceived | |||
| ) | [private] |
| void PhoneUIBox::doAddEntryPopup | ( | DirEntry * | edit = 0, |
|
| QString | nn = "", |
|||
| QString | Url = "" | |||
| ) | [private] |
Definition at line 1441 of file phoneui.cpp.
Referenced by menuAddContact(), menuEntryEdit(), and menuHistorySave().
| void PhoneUIBox::doAddDirectoryPopup | ( | ) | [private] |
| void PhoneUIBox::addNewDirectoryEntry | ( | QString | Name, | |
| QString | Url, | |||
| QString | Dir, | |||
| QString | fn, | |||
| QString | sn, | |||
| QString | ph, | |||
| bool | isSpeed, | |||
| bool | OnHomeLan | |||
| ) | [private] |
Definition at line 1606 of file phoneui.cpp.
Referenced by directoryAddSelected(), and entryAddSelected().
Definition at line 1699 of file phoneui.cpp.
Referenced by alertUser(), and handleTreeListSignals().
| void PhoneUIBox::drawCallPopupCallHistory | ( | MythPopupBox * | popup, | |
| CallRecord * | call | |||
| ) | [private] |
| void PhoneUIBox::startRTP | ( | int | audioPayload, | |
| int | videoPayload, | |||
| int | dtmfPayload, | |||
| int | audioPort, | |||
| int | videoPort, | |||
| QString | remoteIp, | |||
| QString | audioCodec, | |||
| QString | videoCodec, | |||
| QString | videoRes | |||
| ) | [private] |
| void PhoneUIBox::alertUser | ( | QString | callerUser, | |
| QString | callerName, | |||
| QString | callerUrl, | |||
| bool | inAudioOnly | |||
| ) | [private] |
| void PhoneUIBox::showStatistics | ( | bool | showVideo | ) | [private] |
| void PhoneUIBox::updateAudioStatistics | ( | int | pkIn, | |
| int | pkLost, | |||
| int | pkLate, | |||
| int | pkOut, | |||
| int | pkInDisc, | |||
| int | pkOutDrop, | |||
| int | bIn, | |||
| int | bOut, | |||
| int | minPlayout, | |||
| int | avgPlayout, | |||
| int | maxPlayout | |||
| ) | [private] |
| void PhoneUIBox::updateVideoStatistics | ( | int | pkIn, | |
| int | pkLost, | |||
| int | pkLate, | |||
| int | pkOut, | |||
| int | pkInDisc, | |||
| int | pkOutDrop, | |||
| int | bIn, | |||
| int | bOut, | |||
| int | fIn, | |||
| int | fOut, | |||
| int | fDiscIn, | |||
| int | fDiscOut | |||
| ) | [private] |
| void PhoneUIBox::updateAudioRtcpStatistics | ( | int | fractionLoss, | |
| int | totalLoss | |||
| ) | [private] |
| void PhoneUIBox::updateVideoRtcpStatistics | ( | int | fractionLoss, | |
| int | totalLoss | |||
| ) | [private] |
| void PhoneUIBox::wireUpTheme | ( | void | ) | [private] |
DirectoryContainer* PhoneUIBox::DirContainer [private] |
Definition at line 150 of file phoneui.h.
Referenced by addNewDirectoryEntry(), alertUser(), doAddEntryPopup(), doCallPopup(), handleTreeListSignals(), menuEntryDelete(), menuEntryEdit(), menuEntryMakeSpeedDial(), menuHistoryClear(), menuHistorySave(), menuSpeedDialRemove(), PhoneUIBox(), ProcessSipNotification(), ProcessSipStateChange(), vmailEntryDelete(), vmailEntryDeleteAll(), and ~PhoneUIBox().
PhoneUIStatusBar* PhoneUIBox::phoneUIStatusBar [private] |
Definition at line 151 of file phoneui.h.
Referenced by alertUser(), LoopbackButtonPushed(), OnScreenClockTick(), PhoneUIBox(), PlaceCall(), ProcessAudioRtpStatistics(), ProcessSipNotification(), ProcessSipStateChange(), ProcessVideoRtpStatistics(), startRTP(), and ~PhoneUIBox().
int PhoneUIBox::State [private] |
rtp* PhoneUIBox::rtpAudio [private] |
Definition at line 154 of file phoneui.h.
Referenced by customEvent(), DisplayMicSpkPower(), InfoButtonPushed(), keypadPressed(), LoopbackButtonPushed(), MenuButtonPushed(), OnScreenClockTick(), PhoneUIBox(), startRTP(), stopRTP(), toggleMute(), and ~PhoneUIBox().
rtp* PhoneUIBox::rtpVideo [private] |
Definition at line 155 of file phoneui.h.
Referenced by customEvent(), InfoButtonPushed(), LoopbackButtonPushed(), PhoneUIBox(), ProcessRxVideoFrame(), startRTP(), StartVideo(), stopRTP(), StopVideo(), TransmitLocalWebcamImage(), and ~PhoneUIBox().
QString PhoneUIBox::audioCodecInUse [private] |
Definition at line 156 of file phoneui.h.
Referenced by changeVolume(), changeVolumeControl(), customEvent(), showVolume(), startRTP(), and stopRTP().
QString PhoneUIBox::videoCodecInUse [private] |
TelephonyTones PhoneUIBox::Tones [private] |
Tone* PhoneUIBox::vmail [private] |
Definition at line 159 of file phoneui.h.
Referenced by handleTreeListSignals(), PhoneUIBox(), ProcessSipStateChange(), and ~PhoneUIBox().
Webcam* PhoneUIBox::webcam [private] |
Definition at line 161 of file phoneui.h.
Referenced by changeVolume(), DrawLocalWebcamImage(), PhoneUIBox(), StartVideo(), StopVideo(), TransmitLocalWebcamImage(), and ~PhoneUIBox().
wcClient* PhoneUIBox::localClient [private] |
Definition at line 162 of file phoneui.h.
Referenced by customEvent(), DrawLocalWebcamImage(), PhoneUIBox(), and ~PhoneUIBox().
wcClient* PhoneUIBox::txClient [private] |
Definition at line 163 of file phoneui.h.
Referenced by changeVolume(), customEvent(), PhoneUIBox(), StartVideo(), StopVideo(), TransmitLocalWebcamImage(), updateVideoStatistics(), and ~PhoneUIBox().
int PhoneUIBox::wcWidth [private] |
Definition at line 164 of file phoneui.h.
Referenced by DrawLocalWebcamImage(), keyPressEvent(), PhoneUIBox(), and TransmitLocalWebcamImage().
int PhoneUIBox::wcHeight [private] |
Definition at line 164 of file phoneui.h.
Referenced by DrawLocalWebcamImage(), keyPressEvent(), PhoneUIBox(), and TransmitLocalWebcamImage().
int PhoneUIBox::txWidth [private] |
Definition at line 164 of file phoneui.h.
Referenced by ChangeVideoTxResolution(), changeVolume(), getVideoFrameSizeText(), LoopbackButtonPushed(), PhoneUIBox(), showStatistics(), showVolume(), StartVideo(), and TransmitLocalWebcamImage().
int PhoneUIBox::txHeight [private] |
Definition at line 164 of file phoneui.h.
Referenced by ChangeVideoTxResolution(), changeVolume(), getVideoFrameSizeText(), PhoneUIBox(), showStatistics(), StartVideo(), and TransmitLocalWebcamImage().
int PhoneUIBox::rxWidth [private] |
Definition at line 164 of file phoneui.h.
Referenced by ChangeVideoRxResolution(), ProcessRxVideoFrame(), showStatistics(), and StartVideo().
int PhoneUIBox::rxHeight [private] |
Definition at line 164 of file phoneui.h.
Referenced by ChangeVideoRxResolution(), ProcessRxVideoFrame(), showStatistics(), and StartVideo().
int PhoneUIBox::wcDeliveredFrames [private] |
Definition at line 165 of file phoneui.h.
Referenced by PhoneUIBox(), StartVideo(), TransmitLocalWebcamImage(), and updateVideoStatistics().
int PhoneUIBox::wcDroppedFrames [private] |
Definition at line 166 of file phoneui.h.
Referenced by PhoneUIBox(), StartVideo(), TransmitLocalWebcamImage(), and updateVideoStatistics().
QString PhoneUIBox::txVideoMode [private] |
Definition at line 167 of file phoneui.h.
Referenced by alertUser(), changeVolume(), dialUrlVideo(), incallDialVideoSelected(), outcallDialVideoSelected(), and PhoneUIBox().
int PhoneUIBox::zoomWidth [private] |
Definition at line 168 of file phoneui.h.
Referenced by DrawLocalWebcamImage(), keyPressEvent(), PhoneUIBox(), and TransmitLocalWebcamImage().
int PhoneUIBox::zoomHeight [private] |
Definition at line 168 of file phoneui.h.
Referenced by DrawLocalWebcamImage(), keyPressEvent(), PhoneUIBox(), and TransmitLocalWebcamImage().
int PhoneUIBox::zoomFactor [private] |
Definition at line 168 of file phoneui.h.
Referenced by DrawLocalWebcamImage(), keyPressEvent(), PhoneUIBox(), and TransmitLocalWebcamImage().
int PhoneUIBox::hPan [private] |
Definition at line 169 of file phoneui.h.
Referenced by DrawLocalWebcamImage(), keyPressEvent(), PhoneUIBox(), and TransmitLocalWebcamImage().
int PhoneUIBox::wPan [private] |
Definition at line 169 of file phoneui.h.
Referenced by DrawLocalWebcamImage(), keyPressEvent(), PhoneUIBox(), and TransmitLocalWebcamImage().
int PhoneUIBox::screenwidth [private] |
Reimplemented from MythDialog.
Definition at line 170 of file phoneui.h.
Referenced by DrawLocalWebcamImage(), keyPressEvent(), PhoneUIBox(), and ProcessRxVideoFrame().
int PhoneUIBox::screenheight [private] |
Reimplemented from MythDialog.
Definition at line 170 of file phoneui.h.
Referenced by DrawLocalWebcamImage(), keyPressEvent(), PhoneUIBox(), and ProcessRxVideoFrame().
bool PhoneUIBox::fullScreen [private] |
Definition at line 171 of file phoneui.h.
Referenced by DrawLocalWebcamImage(), keyPressEvent(), PhoneUIBox(), and ProcessRxVideoFrame().
QRect PhoneUIBox::rxVideoArea [private] |
Definition at line 172 of file phoneui.h.
Referenced by keyPressEvent(), PhoneUIBox(), and ProcessRxVideoFrame().
bool PhoneUIBox::loopbackMode [private] |
H263Container* PhoneUIBox::h263 [private] |
Definition at line 175 of file phoneui.h.
Referenced by ChangeVideoRxResolution(), ChangeVideoTxResolution(), PhoneUIBox(), ProcessRxVideoFrame(), ProcessVideoRtcpStatistics(), StartVideo(), StopVideo(), TransmitLocalWebcamImage(), and ~PhoneUIBox().
QTimer* PhoneUIBox::powerDispTimer [private] |
Definition at line 176 of file phoneui.h.
Referenced by LoopbackButtonPushed(), PhoneUIBox(), startRTP(), stopRTP(), and ~PhoneUIBox().
QTimer* PhoneUIBox::OnScreenClockTimer [private] |
Definition at line 177 of file phoneui.h.
Referenced by PhoneUIBox(), startRTP(), stopRTP(), and ~PhoneUIBox().
QTime PhoneUIBox::ConnectTime [private] |
Definition at line 178 of file phoneui.h.
Referenced by OnScreenClockTick(), PhoneUIBox(), ProcessSipStateChange(), and updateVideoStatistics().
QTimer* PhoneUIBox::volume_display_timer [private] |
Definition at line 181 of file phoneui.h.
Referenced by PhoneUIBox(), showVolume(), and ~PhoneUIBox().
UIStatusBarType* PhoneUIBox::volume_status [private] |
Definition at line 182 of file phoneui.h.
Referenced by changeVolumeControl(), keyPressEvent(), showVolume(), and wireUpTheme().
enum { ... } PhoneUIBox::VolumeMode [private] |
Referenced by changeVolume(), changeVolumeControl(), PhoneUIBox(), and showVolume().
int PhoneUIBox::camBrightness [private] |
Definition at line 185 of file phoneui.h.
Referenced by changeVolume(), PhoneUIBox(), and showVolume().
int PhoneUIBox::camContrast [private] |
Definition at line 185 of file phoneui.h.
Referenced by changeVolume(), PhoneUIBox(), and showVolume().
int PhoneUIBox::camColour [private] |
Definition at line 185 of file phoneui.h.
Referenced by changeVolume(), PhoneUIBox(), and showVolume().
int PhoneUIBox::txFps [private] |
Definition at line 185 of file phoneui.h.
Referenced by ChangeVideoTxResolution(), changeVolume(), changeVolumeControl(), PhoneUIBox(), showVolume(), and StartVideo().
uchar PhoneUIBox::localRgbBuffer[MAX_RGB_704_576] [private] |
uchar PhoneUIBox::rxRgbBuffer[MAX_RGB_704_576] [private] |
uchar PhoneUIBox::yuvBuffer1[MAX_YUV_704_576] [private] |
uchar PhoneUIBox::yuvBuffer2[MAX_YUV_704_576] [private] |
QImage PhoneUIBox::savedLocalWebcam [private] |
Definition at line 191 of file phoneui.h.
Referenced by DrawLocalWebcamImage(), and ProcessRxVideoFrame().
UIManagedTreeListType* PhoneUIBox::DirectoryList [private] |
Definition at line 193 of file phoneui.h.
Referenced by addNewDirectoryEntry(), doMenuPopup(), handleTreeListSignals(), keyPressEvent(), menuEntryDelete(), menuEntryEdit(), menuEntryMakeSpeedDial(), menuHistoryClear(), menuHistorySave(), menuSpeedDialRemove(), PhoneUIBox(), ProcessSipNotification(), ProcessSipStateChange(), vmailEntryDelete(), vmailEntryDeleteAll(), and wireUpTheme().
UIRepeatedImageType* PhoneUIBox::micAmplitude [private] |
Definition at line 195 of file phoneui.h.
Referenced by DisplayMicSpkPower(), LoopbackButtonPushed(), stopRTP(), and wireUpTheme().
UIRepeatedImageType* PhoneUIBox::spkAmplitude [private] |
Definition at line 196 of file phoneui.h.
Referenced by DisplayMicSpkPower(), LoopbackButtonPushed(), stopRTP(), and wireUpTheme().
UIImageType* PhoneUIBox::volume_bkgnd [private] |
UIImageType* PhoneUIBox::volume_icon [private] |
Definition at line 199 of file phoneui.h.
Referenced by changeVolumeControl(), PhoneUIBox(), showVolume(), and wireUpTheme().
UITextType* PhoneUIBox::volume_setting [private] |
Definition at line 200 of file phoneui.h.
Referenced by changeVolumeControl(), showVolume(), and wireUpTheme().
UITextType* PhoneUIBox::volume_value [private] |
Definition at line 201 of file phoneui.h.
Referenced by changeVolumeControl(), showVolume(), and wireUpTheme().
UITextType* PhoneUIBox::volume_info [private] |
UIBlackHoleType* PhoneUIBox::localWebcamArea [private] |
UIBlackHoleType* PhoneUIBox::receivedWebcamArea [private] |
Definition at line 204 of file phoneui.h.
Referenced by keyPressEvent(), PhoneUIBox(), and wireUpTheme().
bool PhoneUIBox::VideoOn [private] |
Definition at line 207 of file phoneui.h.
Referenced by ChangeVideoRxResolution(), ChangeVideoTxResolution(), keyPressEvent(), PhoneUIBox(), ProcessRxVideoFrame(), StartVideo(), StopVideo(), and TransmitLocalWebcamImage().
bool PhoneUIBox::show_whole_tree [private] |
CallRecord* PhoneUIBox::currentCallEntry [private] |
Definition at line 209 of file phoneui.h.
Referenced by alertUser(), PhoneUIBox(), PlaceCall(), and ProcessSipStateChange().
MythPopupBox* PhoneUIBox::menuPopup [private] |
Definition at line 211 of file phoneui.h.
Referenced by closeMenuPopup(), dialUrlVideo(), dialUrlVoice(), doMenuPopup(), entryAddSelected(), and PhoneUIBox().
MythPopupBox* PhoneUIBox::urlPopup [private] |
Definition at line 213 of file phoneui.h.
Referenced by closeUrlPopup(), directoryAddSelected(), doUrlPopup(), and PhoneUIBox().
MythRemoteLineEdit* PhoneUIBox::urlRemoteField [private] |
Definition at line 214 of file phoneui.h.
Referenced by dialUrlVideo(), dialUrlVoice(), and doUrlPopup().
MythLineEdit* PhoneUIBox::urlField [private] |
Definition at line 215 of file phoneui.h.
Referenced by dialUrlVideo(), dialUrlVoice(), and doUrlPopup().
QLabel* PhoneUIBox::callLabelUrl [private] |
Definition at line 216 of file phoneui.h.
Referenced by doCallPopup(), outcallDialVideoSelected(), outcallDialVoiceSelected(), and outcallSendIMSelected().
QLabel* PhoneUIBox::callLabelName [private] |
Definition at line 217 of file phoneui.h.
Referenced by doCallPopup(), outcallDialVideoSelected(), and outcallDialVoiceSelected().
MythPopupBox* PhoneUIBox::imPopup [private] |
Definition at line 218 of file phoneui.h.
Referenced by closeIMPopup(), doIMPopup(), imSendReply(), and scrollIMText().
MythRemoteLineEdit* PhoneUIBox::imReplyField [private] |
QMap<int,QLabel *> PhoneUIBox::imLine [private] |
int PhoneUIBox::displayedIMMsgs [private] |
QString PhoneUIBox::imCallid [private] |
QString PhoneUIBox::imUrl [private] |
MythPopupBox* PhoneUIBox::statsPopup [private] |
Definition at line 225 of file phoneui.h.
Referenced by closeStatisticsPopup(), PhoneUIBox(), showStatistics(), updateAudioRtcpStatistics(), updateAudioStatistics(), updateVideoRtcpStatistics(), and updateVideoStatistics().
QLabel* PhoneUIBox::audioPkInOutLabel [private] |
Definition at line 226 of file phoneui.h.
Referenced by closeStatisticsPopup(), PhoneUIBox(), showStatistics(), and updateAudioStatistics().
QLabel* PhoneUIBox::audioPlayoutLabel [private] |
Definition at line 227 of file phoneui.h.
Referenced by closeStatisticsPopup(), PhoneUIBox(), showStatistics(), and updateAudioStatistics().
QLabel* PhoneUIBox::audioPkRtcpLabel [private] |
Definition at line 228 of file phoneui.h.
Referenced by closeStatisticsPopup(), PhoneUIBox(), showStatistics(), and updateAudioRtcpStatistics().
QLabel* PhoneUIBox::videoPkInLabel [private] |
Definition at line 229 of file phoneui.h.
Referenced by closeStatisticsPopup(), PhoneUIBox(), showStatistics(), updateVideoRtcpStatistics(), and updateVideoStatistics().
QLabel* PhoneUIBox::videoPkOutLabel [private] |
Definition at line 230 of file phoneui.h.
Referenced by closeStatisticsPopup(), PhoneUIBox(), showStatistics(), and updateVideoStatistics().
QLabel* PhoneUIBox::videoPkRtcpLabel [private] |
Definition at line 231 of file phoneui.h.
Referenced by closeStatisticsPopup(), PhoneUIBox(), showStatistics(), and updateVideoRtcpStatistics().
QLabel* PhoneUIBox::videoFramesInOutDiscLabel [private] |
Definition at line 232 of file phoneui.h.
Referenced by closeStatisticsPopup(), PhoneUIBox(), showStatistics(), and updateVideoStatistics().
QLabel* PhoneUIBox::videoAvgFpsLabel [private] |
Definition at line 233 of file phoneui.h.
Referenced by closeStatisticsPopup(), PhoneUIBox(), showStatistics(), and updateVideoStatistics().
QLabel* PhoneUIBox::videoWebcamFpsLabel [private] |
Definition at line 234 of file phoneui.h.
Referenced by PhoneUIBox(), showStatistics(), and updateVideoStatistics().
QLabel* PhoneUIBox::videoResLabel [private] |
Definition at line 235 of file phoneui.h.
Referenced by closeStatisticsPopup(), PhoneUIBox(), and showStatistics().
MythPopupBox* PhoneUIBox::addEntryPopup [private] |
Definition at line 238 of file phoneui.h.
Referenced by closeAddEntryPopup(), directoryAddSelected(), doAddEntryPopup(), and PhoneUIBox().
MythRemoteLineEdit* PhoneUIBox::entryNickname [private] |
Definition at line 239 of file phoneui.h.
Referenced by directoryAddSelected(), doAddEntryPopup(), and entryAddSelected().
MythRemoteLineEdit* PhoneUIBox::entryFirstname [private] |
Definition at line 240 of file phoneui.h.
Referenced by directoryAddSelected(), doAddEntryPopup(), and entryAddSelected().
MythRemoteLineEdit* PhoneUIBox::entrySurname [private] |
Definition at line 241 of file phoneui.h.
Referenced by directoryAddSelected(), doAddEntryPopup(), and entryAddSelected().
MythRemoteLineEdit* PhoneUIBox::entryUrl [private] |
Definition at line 242 of file phoneui.h.
Referenced by directoryAddSelected(), doAddEntryPopup(), and entryAddSelected().
MythComboBox* PhoneUIBox::entryDir [private] |
MythComboBox* PhoneUIBox::entryPhoto [private] |
MythCheckBox* PhoneUIBox::entrySpeed [private] |
Definition at line 245 of file phoneui.h.
Referenced by directoryAddSelected(), doAddEntryPopup(), and entryAddSelected().
MythCheckBox* PhoneUIBox::entryOnHomeLan [private] |
Definition at line 246 of file phoneui.h.
Referenced by directoryAddSelected(), doAddEntryPopup(), and entryAddSelected().
DirEntry* PhoneUIBox::EntrytoEdit [private] |
Definition at line 247 of file phoneui.h.
Referenced by addNewDirectoryEntry(), directoryAddSelected(), doAddEntryPopup(), and entryAddSelected().
bool PhoneUIBox::entryIsOnLocalLan [private] |
Definition at line 248 of file phoneui.h.
Referenced by doCallPopup(), incallDialVideoSelected(), incallDialVoiceSelected(), outcallDialVideoSelected(), and outcallDialVoiceSelected().
MythPopupBox* PhoneUIBox::addDirectoryPopup [private] |
Definition at line 250 of file phoneui.h.
Referenced by closeAddDirectoryPopup(), directoryAddSelected(), doAddDirectoryPopup(), and PhoneUIBox().
MythRemoteLineEdit* PhoneUIBox::newDirName [private] |
Definition at line 251 of file phoneui.h.
Referenced by directoryAddSelected(), and doAddDirectoryPopup().
MythPopupBox* PhoneUIBox::incallPopup [private] |
Definition at line 253 of file phoneui.h.
Referenced by closeCallPopup(), doCallPopup(), and PhoneUIBox().
bool PhoneUIBox::SelectHit [private] |
Definition at line 255 of file phoneui.h.
Referenced by handleTreeListSignals(), keyPressEvent(), and PhoneUIBox().
1.5.5