DtVideoStreamConfigurationLogic is the logic element for the video stream configuration widget.
| virtual makVrv::DtVideoStreamConfigurationLogic::~DtVideoStreamConfigurationLogic |
( |
| ) |
|
|
virtual |
| void makVrv::DtVideoStreamConfigurationLogic::setupPossibleValues |
( |
| ) |
const |
|
protected |
Populate the various combo boxes with (translatable) strings.
| void makVrv::DtVideoStreamConfigurationLogic::setupPossibleChannelNames |
( |
const DtWindow * |
window = 0 | ) |
const |
|
protected |
Send the list of channel names for the currently selected window to the channel selection widget.
| void makVrv::DtVideoStreamConfigurationLogic::setupImageTaskReorderArrows |
( |
| ) |
|
|
protected |
Enable / disable the up and down reorder arrows associated with each image task.
| virtual void makVrv::DtVideoStreamConfigurationLogic::setWindowAndChannelWarningStates |
( |
| ) |
const |
|
protectedvirtual |
Set the state of the existence warning label for the currently selected window and channel.
Method to convert the video stream state of the specified stream into the interface-specific video stream state.
| virtual void makVrv::DtVideoStreamConfigurationLogic::slot_windowNameSelectionChanged |
( |
const DtUnicode & |
windowName | ) |
|
|
protectedvirtual |
| virtual void makVrv::DtVideoStreamConfigurationLogic::slot_channelNameSelectionChanged |
( |
const DtUnicode & |
channelName | ) |
|
|
protectedvirtual |
| virtual void makVrv::DtVideoStreamConfigurationLogic::slot_frameRateSelectionChanged |
( |
int |
frameRate | ) |
|
|
protectedvirtual |
| virtual void makVrv::DtVideoStreamConfigurationLogic::slot_numBuffersSelectionChanged |
( |
int |
numBuffers | ) |
|
|
protectedvirtual |
| virtual void makVrv::DtVideoStreamConfigurationLogic::slot_readBufferSelectionChanged |
( |
const DtUnicode & |
readBuffer | ) |
|
|
protectedvirtual |
| virtual void makVrv::DtVideoStreamConfigurationLogic::slot_encodingMethodSelectionChanged |
( |
const DtUnicode & |
encodingMethod | ) |
|
|
protectedvirtual |
| virtual void makVrv::DtVideoStreamConfigurationLogic::slot_encodingFormatSelectionChanged |
( |
const DtUnicode & |
encodingFormat | ) |
|
|
protectedvirtual |
| virtual void makVrv::DtVideoStreamConfigurationLogic::slot_addImageTaskPressed |
( |
| ) |
|
|
protectedvirtual |
| virtual void makVrv::DtVideoStreamConfigurationLogic::slot_imageTaskTypeSelectionChanged |
( |
int |
index, |
|
|
const DtUnicode & |
taskType |
|
) |
| |
|
protectedvirtual |
| virtual void makVrv::DtVideoStreamConfigurationLogic::slot_deleteImageTaskPressed |
( |
int |
index | ) |
|
|
protectedvirtual |
| virtual void makVrv::DtVideoStreamConfigurationLogic::slot_moveImageTaskUpPressed |
( |
int |
index | ) |
|
|
protectedvirtual |
| virtual void makVrv::DtVideoStreamConfigurationLogic::slot_moveImageTaskDownPressed |
( |
int |
index | ) |
|
|
protectedvirtual |
| virtual void makVrv::DtVideoStreamConfigurationLogic::slot_metadataPublisherIncludedChanged |
( |
bool |
included | ) |
|
|
protectedvirtual |
| virtual void makVrv::DtVideoStreamConfigurationLogic::slot_metadataPublisherTypeSelectionChanged |
( |
const DtUnicode & |
publisher | ) |
|
|
protectedvirtual |
| virtual void makVrv::DtVideoStreamConfigurationLogic::slot_toggleVideoStreamState |
( |
| ) |
|
|
protectedvirtual |
| virtual void makVrv::DtVideoStreamConfigurationLogic::slot_toggleCurrentVideoStreamAutoStartState |
( |
| ) |
|
|
protectedvirtual |
| virtual void makVrv::DtVideoStreamConfigurationLogic::slot_windowNameChanged |
( |
const DtUnicode & |
windowName | ) |
|
|
protectedvirtual |
| virtual void makVrv::DtVideoStreamConfigurationLogic::slot_channelNameChanged |
( |
const DtUnicode & |
channelName | ) |
|
|
protectedvirtual |
Boost slot connected to DtVideoStream's channelNameChanged signal.
| virtual void makVrv::DtVideoStreamConfigurationLogic::slot_frameRateChanged |
( |
int |
frameRate | ) |
|
|
protectedvirtual |
| virtual void makVrv::DtVideoStreamConfigurationLogic::slot_numBuffersChanged |
( |
int |
numBuffers | ) |
|
|
protectedvirtual |
Boost slot connected to DtVideoStream's numBuffersChanged signal.
| virtual void makVrv::DtVideoStreamConfigurationLogic::slot_readBufferChanged |
( |
const DtUnicode & |
readBuffer | ) |
|
|
protectedvirtual |
Boost slot connected to DtVideoStream's readBufferChanged signal.
| virtual void makVrv::DtVideoStreamConfigurationLogic::slot_encodingMethodChanged |
( |
bool |
useGPU | ) |
|
|
protectedvirtual |
Boost slot connected to DtVideoStream's useGPUForEncodingChanged signal.
| virtual void makVrv::DtVideoStreamConfigurationLogic::slot_encodingFormatChanged |
( |
const DtUnicode & |
encodingFormat | ) |
|
|
protectedvirtual |
Boost slot connected to DtVideoStream's encodingFormatChanged signal.
| virtual void makVrv::DtVideoStreamConfigurationLogic::slot_imageTaskRemoved |
( |
int |
taskIndex | ) |
|
|
protectedvirtual |
| virtual void makVrv::DtVideoStreamConfigurationLogic::slot_imageTasksSwapped |
( |
int |
index1, |
|
|
int |
index2 |
|
) |
| |
|
protectedvirtual |
Boost slot connected to DtVideoStream's imageTasksSwapped signal.
| virtual void makVrv::DtVideoStreamConfigurationLogic::slot_videoStreamStatusChanged |
( |
| ) |
|
|
protectedvirtual |
Boost slot connected to DtVideoStream's videoStreamStatusChanged signal.
| virtual void makVrv::DtVideoStreamConfigurationLogic::slot_metadataPublisherTypeChanged |
( |
const DtUnicode & |
pubType | ) |
|
|
protectedvirtual |
Boost slot connected to DtVideoStream's metadataPublisherTypeChanged signal.
Boost slot connected to DtVideoStream's metadataPublisherChanged signal.
| virtual void makVrv::DtVideoStreamConfigurationLogic::slot_videoStreamAutoStartChanged |
( |
| ) |
|
|
protectedvirtual |
Boost slot connected to DtVideoStream's videoStreamAutoStartChanged signal.
| virtual void makVrv::DtVideoStreamConfigurationLogic::slot_windowCreated |
( |
DtWindow * |
window | ) |
|
|
protectedvirtual |
| virtual void makVrv::DtVideoStreamConfigurationLogic::slot_windowToBeDestroyed |
( |
DtWindow * |
window | ) |
|
|
protectedvirtual |
| virtual void makVrv::DtVideoStreamConfigurationLogic::slot_channelCreated |
( |
DtChannel * |
channel | ) |
|
|
protectedvirtual |
| virtual void makVrv::DtVideoStreamConfigurationLogic::slot_channelToBeDestroyed |
( |
DtChannel * |
channel | ) |
|
|
protectedvirtual |
| DtVideoStream& makVrv::DtVideoStreamConfigurationLogic::myVideoStream |
|
protected |
| DtDe& makVrv::DtVideoStreamConfigurationLogic::myDe |
|
protected |
The documentation for this class was generated from the following file: