![]() |
CustusX
18.04-rc1
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 () |
Public Member Functions inherited from cx::BaseWidget | |
| 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) |
| QAction * | createAction2 (QObject *parent, QIcon iconName, QString text, QString tip, QLayout *layout=NULL, QToolButton *button=new QToolButton()) |
| template<class T > | |
| QAction * | createAction (QObject *parent, QIcon iconName, QString text, QString tip, T slot, QLayout *layout=NULL, QToolButton *button=new QToolButton()) |
Public Member Functions inherited from cx::OptimizedUpdateWidget | |
| 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) |
Protected Member Functions inherited from cx::BaseWidget | |
| virtual void | showEvent (QShowEvent *event) |
Protected Member Functions inherited from cx::OptimizedUpdateWidget | |
| 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 | |
Public Slots inherited from cx::BaseWidget | |
| void | adjustSizeSlot () |
Public Slots inherited from cx::OptimizedUpdateWidget | |
| virtual void | setModified () |
Static Public Member Functions inherited from cx::BaseWidget | |
| 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 56 of file cxVideoConnectionWidget.h.
| cx::VideoConnectionWidget::VideoConnectionWidget | ( | VisServicesPtr | services, |
| QWidget * | parent | ||
| ) |
Definition at line 46 of file cxVideoConnectionWidget.cpp.
|
virtual |
Definition at line 82 of file cxVideoConnectionWidget.cpp.
|
protected |
Definition at line 287 of file cxVideoConnectionWidget.cpp.
|
protected |
Definition at line 298 of file cxVideoConnectionWidget.cpp.
|
protectedslot |
Definition at line 245 of file cxVideoConnectionWidget.cpp.
|
protected |
Definition at line 164 of file cxVideoConnectionWidget.cpp.
|
protected |
Definition at line 216 of file cxVideoConnectionWidget.cpp.
|
protected |
Definition at line 224 of file cxVideoConnectionWidget.cpp.
|
protectedslot |
Definition at line 100 of file cxVideoConnectionWidget.cpp.
|
protectedslot |
Definition at line 126 of file cxVideoConnectionWidget.cpp.
|
protected |
Definition at line 313 of file cxVideoConnectionWidget.cpp.
|
protectedslot |
Definition at line 193 of file cxVideoConnectionWidget.cpp.
|
protectedslot |
Definition at line 234 of file cxVideoConnectionWidget.cpp.
|
protectedslot |
Definition at line 208 of file cxVideoConnectionWidget.cpp.
|
protected |
Definition at line 169 of file cxVideoConnectionWidget.cpp.
|
protected |
Definition at line 181 of file cxVideoConnectionWidget.cpp.
|
protected |
Definition at line 87 of file cxVideoConnectionWidget.h.
|
protected |
Definition at line 82 of file cxVideoConnectionWidget.h.
|
protected |
Definition at line 89 of file cxVideoConnectionWidget.h.
|
protected |
Definition at line 86 of file cxVideoConnectionWidget.h.
|
protected |
Definition at line 83 of file cxVideoConnectionWidget.h.
|
protected |
Definition at line 88 of file cxVideoConnectionWidget.h.
|
protected |
Definition at line 92 of file cxVideoConnectionWidget.h.
|
protected |
Definition at line 85 of file cxVideoConnectionWidget.h.
|
protected |
Definition at line 90 of file cxVideoConnectionWidget.h.
|
protected |
Definition at line 84 of file cxVideoConnectionWidget.h.