![]() |
CustusX
15.4.0-beta
An IGT application
|
GUI for setting up a connection to a video stream. More...
#include <cxVideoConnectionWidget.h>
Public Member Functions | |
VideoConnectionWidget (VisServicesPtr services, QWidget *parent) | |
virtual | ~VideoConnectionWidget () |
![]() | |
BaseWidget (QWidget *parent, QString objectName, QString windowTitle) | |
virtual | ~BaseWidget () |
QWidget * | createMethodWidget (QWidget *inputWidget, QWidget *outputWidget, QString methodname, bool inputChecked=false, bool outputVisible=true) |
Create a specialized widget for filters, with input/ouput, enable and options. More... | |
QGroupBox * | createGroupbox (QWidget *widget, QString boxname) |
Create a group box with a given name. More... | |
QGroupBox * | wrapInGroupBox (QWidget *base, QString name) |
CXFrame * | wrapInFrame (QWidget *base) |
template<class T > | |
QAction * | createAction (QObject *parent, QIcon iconName, QString text, QString tip, T slot, QLayout *layout=NULL, QToolButton *button=new QToolButton()) |
![]() | |
OptimizedUpdateWidget (QWidget *parent=NULL) | |
virtual | ~OptimizedUpdateWidget () |
void | forcePrePaint () |
Protected Slots | |
void | toggleConnectServer () |
void | serverStatusChangedSlot () |
void | importStreamImageSlot () |
void | selectGuiForConnectionMethodSlot () |
void | onServiceAdded (StreamerService *service) |
void | onServiceRemoved (StreamerService *service) |
Protected Member Functions | |
StringPropertyActiveVideoSourcePtr | initializeActiveVideoSourceSelector () |
QFrame * | wrapStackedWidgetInAFrame () |
QPushButton * | initializeConnectButton () |
QPushButton * | initializeImportStreamImageButton () |
QWidget * | wrapVerticalStretch (QWidget *input) |
Transform3D | calculate_rMd_ForAProbeImage (ToolPtr probe) |
QString | generateFilename (VideoSourcePtr videoSource) |
void | saveAndImportSnapshot (vtkImageDataPtr input, QString filename, Transform3D rMd) |
![]() | |
virtual void | showEvent (QShowEvent *event) |
![]() | |
virtual void | prePaintEvent () |
virtual void | paintEvent (QPaintEvent *event) |
Protected Attributes | |
QPushButton * | mConnectButton |
QPushButton * | mImportStreamImageButton |
QVBoxLayout * | mToptopLayout |
QStackedWidget * | mStackedWidget |
StringPropertyPtr | mConnectionSelector |
StringPropertyActiveVideoSourcePtr | mActiveVideoSourceSelector |
XmlOptionFile | mOptions |
DetailedLabeledComboBoxWidget * | mConnectionSelectionWidget |
QFrame * | mStackedWidgetFrame |
VisServicesPtr | mServices |
Additional Inherited Members | |
![]() | |
void | adjustSizeSlot () |
![]() | |
virtual void | setModified () |
![]() | |
static QFrame * | createHorizontalLine () |
Creates a horizontal line which can be inserted into widgets. More... | |
GUI for setting up a connection to a video stream.
Definition at line 78 of file cxVideoConnectionWidget.h.
cx::VideoConnectionWidget::VideoConnectionWidget | ( | VisServicesPtr | services, |
QWidget * | parent | ||
) |
Definition at line 65 of file cxVideoConnectionWidget.cpp.
|
virtual |
Definition at line 101 of file cxVideoConnectionWidget.cpp.
|
protected |
Definition at line 299 of file cxVideoConnectionWidget.cpp.
|
protected |
Definition at line 310 of file cxVideoConnectionWidget.cpp.
|
protectedslot |
Definition at line 257 of file cxVideoConnectionWidget.cpp.
|
protected |
Definition at line 177 of file cxVideoConnectionWidget.cpp.
|
protected |
Definition at line 228 of file cxVideoConnectionWidget.cpp.
|
protected |
Definition at line 236 of file cxVideoConnectionWidget.cpp.
|
protectedslot |
Definition at line 119 of file cxVideoConnectionWidget.cpp.
|
protectedslot |
Definition at line 145 of file cxVideoConnectionWidget.cpp.
|
protected |
Definition at line 325 of file cxVideoConnectionWidget.cpp.
|
protectedslot |
Definition at line 206 of file cxVideoConnectionWidget.cpp.
|
protectedslot |
Definition at line 246 of file cxVideoConnectionWidget.cpp.
|
protectedslot |
Definition at line 220 of file cxVideoConnectionWidget.cpp.
|
protected |
Definition at line 182 of file cxVideoConnectionWidget.cpp.
|
protected |
Definition at line 194 of file cxVideoConnectionWidget.cpp.
|
protected |
Definition at line 109 of file cxVideoConnectionWidget.h.
|
protected |
Definition at line 104 of file cxVideoConnectionWidget.h.
|
protected |
Definition at line 111 of file cxVideoConnectionWidget.h.
|
protected |
Definition at line 108 of file cxVideoConnectionWidget.h.
|
protected |
Definition at line 105 of file cxVideoConnectionWidget.h.
|
protected |
Definition at line 110 of file cxVideoConnectionWidget.h.
|
protected |
Definition at line 114 of file cxVideoConnectionWidget.h.
|
protected |
Definition at line 107 of file cxVideoConnectionWidget.h.
|
protected |
Definition at line 112 of file cxVideoConnectionWidget.h.
|
protected |
Definition at line 106 of file cxVideoConnectionWidget.h.