#include <netcamview.h>
Definition at line 38 of file netcamview.h.
◆ NetCamView()
| NetCamView::NetCamView |
( |
ToxPk |
friendPk, |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
◆ ~NetCamView()
| NetCamView::~NetCamView |
( |
| ) |
|
◆ closeEvent()
| void NetCamView::closeEvent |
( |
QCloseEvent * |
event | ) |
|
|
private |
◆ createButton()
| QPushButton * NetCamView::createButton |
( |
const QString & |
name, |
|
|
const QString & |
state |
|
) |
| |
|
private |
◆ endVideoCall()
| void NetCamView::endVideoCall |
( |
| ) |
|
|
private |
◆ enterFullScreen()
| void NetCamView::enterFullScreen |
( |
| ) |
|
|
private |
◆ exitFullScreen()
| void NetCamView::exitFullScreen |
( |
| ) |
|
|
private |
◆ getSurfaceMinSize()
| QSize NetCamView::getSurfaceMinSize |
( |
| ) |
|
◆ hide()
| void NetCamView::hide |
( |
| ) |
|
|
virtual |
◆ keyPressEvent()
| void NetCamView::keyPressEvent |
( |
QKeyEvent * |
event | ) |
|
|
private |
◆ micMuteToggle
| void NetCamView::micMuteToggle |
( |
| ) |
|
|
signal |
◆ setShowMessages
| void NetCamView::setShowMessages |
( |
bool |
show, |
|
|
bool |
notify = false |
|
) |
| |
|
slot |
◆ setSource()
◆ setTitle()
| void NetCamView::setTitle |
( |
const QString & |
title | ) |
|
◆ show()
| void NetCamView::show |
( |
VideoSource * |
source, |
|
|
const QString & |
title |
|
) |
| |
|
virtual |
◆ showEvent()
| void NetCamView::showEvent |
( |
QShowEvent * |
event | ) |
|
|
protected |
◆ showMessageClicked
| void NetCamView::showMessageClicked |
( |
| ) |
|
|
signal |
◆ toggleButtonState()
| void NetCamView::toggleButtonState |
( |
QPushButton * |
btn | ) |
|
|
private |
◆ toggleFullScreen()
| void NetCamView::toggleFullScreen |
( |
| ) |
|
|
private |
◆ toggleVideoPreview()
| void NetCamView::toggleVideoPreview |
( |
| ) |
|
|
private |
◆ updateButtonState()
| void NetCamView::updateButtonState |
( |
QPushButton * |
btn, |
|
|
bool |
active |
|
) |
| |
|
private |
◆ updateFrameSize()
| void NetCamView::updateFrameSize |
( |
QSize |
size | ) |
|
|
private |
◆ updateMuteMicButton
| void NetCamView::updateMuteMicButton |
( |
bool |
isMuted | ) |
|
|
slot |
◆ updateMuteVolButton
| void NetCamView::updateMuteVolButton |
( |
bool |
isMuted | ) |
|
|
slot |
◆ updateRatio
| void NetCamView::updateRatio |
( |
| ) |
|
|
privateslot |
◆ videoCallEnd
| void NetCamView::videoCallEnd |
( |
| ) |
|
|
signal |
◆ volMuteToggle
| void NetCamView::volMuteToggle |
( |
| ) |
|
|
signal |
◆ buttonLayout
| QHBoxLayout* NetCamView::buttonLayout = nullptr |
|
private |
◆ buttonPanel
| QFrame* NetCamView::buttonPanel = nullptr |
|
private |
◆ connections
| QVector<QMetaObject::Connection> NetCamView::connections |
|
private |
◆ endVideoButton
| QPushButton* NetCamView::endVideoButton = nullptr |
|
private |
◆ enterFullScreenButton
| QPushButton* NetCamView::enterFullScreenButton = nullptr |
|
protected |
◆ exitFullScreenButton
| QPushButton* NetCamView::exitFullScreenButton = nullptr |
|
private |
◆ friendPk
| ToxPk NetCamView::friendPk |
|
private |
◆ microphoneButton
| QPushButton* NetCamView::microphoneButton = nullptr |
|
private |
◆ selfFrame
◆ selfVideoSurface
◆ toggleMessagesButton
| QPushButton* NetCamView::toggleMessagesButton = nullptr |
|
private |
◆ verLayout
| QVBoxLayout* NetCamView::verLayout |
|
protected |
◆ videoPreviewButton
| QPushButton* NetCamView::videoPreviewButton = nullptr |
|
private |
◆ videoSurface
◆ volumeButton
| QPushButton* NetCamView::volumeButton = nullptr |
|
private |
The documentation for this class was generated from the following files: