| addSpecialButton(const std::string &id, const core::ImgBase *icon=0, const utils::Function< void > &cb=(utils::FunctionImpl< void > *) 0, const std::string &toolTipText="") | icl::qt::ICLWidget | |
| addSpecialToggleButton(const std::string &id, const core::ImgBase *untoggledIcon=0, const core::ImgBase *toggledIcon=0, bool initiallyToggled=0, const utils::Function< void, bool > &cb=(utils::FunctionImpl< void, bool > *) 0, const std::string &toolTipText="") | icl::qt::ICLWidget | |
| bciModeChanged(int modeIdx) | icl::qt::ICLWidget | slot |
| BGColorSource typedef | icl::qt::ICLWidget | |
| brightnessChanged(int val) | icl::qt::ICLWidget | slot |
| captureCurrentFrameBuffer() | icl::qt::ICLWidget | slot |
| captureCurrentImage() | icl::qt::ICLWidget | slot |
| contrastChanged(int val) | icl::qt::ICLWidget | slot |
| createMouseEvent(MouseEventType type) | icl::qt::ICLWidget | private |
| currentChannelChanged(int modeIdx) | icl::qt::ICLWidget | slot |
| customPaintEvent(PaintEngine *e) | icl::qt::ICLWidget | virtual |
| enterEvent(QEvent *e) | icl::qt::ICLWidget | virtual |
| event(QEvent *event) | icl::qt::ICLWidget | virtual |
| fitmode enum name | icl::qt::ICLWidget | |
| fmFit enum value | icl::qt::ICLWidget | |
| fmHoldAR enum value | icl::qt::ICLWidget | |
| fmNoScale enum value | icl::qt::ICLWidget | |
| fmZoom enum value | icl::qt::ICLWidget | |
| getFitMode() | icl::qt::ICLWidget | |
| getImageCaptureFileName() | icl::qt::ICLWidget | private |
| getImageInfo() | icl::qt::ICLWidget | |
| getImageRect(bool fromGUIThread=false) | icl::qt::ICLWidget | |
| getImageSize(bool fromGUIThread=false) | icl::qt::ICLWidget | |
| getImageStatistics() | icl::qt::ICLWidget | |
| getRangeMode() | icl::qt::ICLWidget | |
| getSize() | icl::qt::ICLWidget | inline |
| grabFrameBufferICL() | icl::qt::ICLWidget | private |
| hideEvent(QHideEvent *e) | icl::qt::ICLWidget | virtual |
| histoPanelParamChanged() | icl::qt::ICLWidget | slot |
| ICLWidget(QWidget *parent=0) | icl::qt::ICLWidget | |
| initializeGL() | icl::qt::ICLWidget | virtual |
| install(MouseHandler *h) | icl::qt::ICLWidget | |
| intensityChanged(int val) | icl::qt::ICLWidget | slot |
| keyPressEvent(QKeyEvent *event) | icl::qt::ICLWidget | virtual |
| leaveEvent(QEvent *e) | icl::qt::ICLWidget | virtual |
| m_data | icl::qt::ICLWidget | private |
| menuTabChanged(int index) | icl::qt::ICLWidget | slot |
| mouseEvent(const MouseEvent &event) | icl::qt::ICLWidget | signal |
| mouseMoveEvent(QMouseEvent *e) | icl::qt::ICLWidget | virtual |
| mousePressEvent(QMouseEvent *e) | icl::qt::ICLWidget | virtual |
| mouseReleaseEvent(QMouseEvent *e) | icl::qt::ICLWidget | virtual |
| OSDGLButton class | icl::qt::ICLWidget | friend |
| paintEvent(QPaintEvent *e) | icl::qt::ICLWidget | virtual |
| paintGL() | icl::qt::ICLWidget | virtual |
| pauseButtonToggled(bool checked) | icl::qt::ICLWidget | slot |
| rangemode enum name | icl::qt::ICLWidget | |
| rebufferImageInternal() | icl::qt::ICLWidget | private |
| recordButtonToggled(bool checked) | icl::qt::ICLWidget | slot |
| reEmbed() | icl::qt::ICLWidget | privateslot |
| registerCallback(const GUI::Callback &cb, const std::string &eventList="drag,press") | icl::qt::ICLWidget | |
| registerRecordingCallback(utils::Function< void, const core::ImgBase * > cb, const std::string &handle="default") | icl::qt::ICLWidget | |
| removeCallbacks() | icl::qt::ICLWidget | |
| removeSpecialButton(const std::string &id) | icl::qt::ICLWidget | |
| render() | icl::qt::ICLWidget | |
| resizeEvent(QResizeEvent *e) | icl::qt::ICLWidget | virtual |
| resizeGL(int w, int h) | icl::qt::ICLWidget | virtual |
| rmAuto enum value | icl::qt::ICLWidget | |
| rmOff enum value | icl::qt::ICLWidget | |
| rmOn enum value | icl::qt::ICLWidget | |
| scaleModeChanged(int modeIdx) | icl::qt::ICLWidget | slot |
| setAutoRenderOnSetImage(bool on) | icl::qt::ICLWidget | |
| setBackgroundBlack() | icl::qt::ICLWidget | slot |
| setBackgroundColorSource(BGColorSource src) | icl::qt::ICLWidget | |
| setBackgroundGray() | icl::qt::ICLWidget | slot |
| setBackgroundWhite() | icl::qt::ICLWidget | slot |
| setBCI(int brightness, int contrast, int intensity) | icl::qt::ICLWidget | |
| setEmbeddedZoomModeEnabled(bool enabled) | icl::qt::ICLWidget | slot |
| setFitMode(fitmode fm) | icl::qt::ICLWidget | |
| setFullScreenMode(bool on, int screen=-1) | icl::qt::ICLWidget | |
| setGridAlpha(int alpha) | icl::qt::ICLWidget | slot |
| setGridBlack() | icl::qt::ICLWidget | slot |
| setGridGray() | icl::qt::ICLWidget | slot |
| setGridWhite() | icl::qt::ICLWidget | slot |
| setImage(const core::ImgBase *image) | icl::qt::ICLWidget | slot |
| setImageInfoIndicatorEnabled(bool enabled) | icl::qt::ICLWidget | |
| setInfoText(const std::string &text) | icl::qt::ICLWidget | |
| setLinInterpolationEnabled(bool enabled) | icl::qt::ICLWidget | slot |
| setMenuEmbedded(bool embedded) | icl::qt::ICLWidget | slot |
| setMenuEnabled(bool enabled) | icl::qt::ICLWidget | |
| setRangeMode(rangemode rm) | icl::qt::ICLWidget | |
| setRangeModeNormalOrScaled(bool enabled) | icl::qt::ICLWidget | slot |
| setShowNoImageWarnings(bool showWarnings) | icl::qt::ICLWidget | |
| setShowPixelGridEnabled(bool enabled) | icl::qt::ICLWidget | slot |
| setViewPort(const utils::Size &size) | icl::qt::ICLWidget | |
| setVisible(bool visible) | icl::qt::ICLWidget | virtual |
| showBackgroundColorDialog() | icl::qt::ICLWidget | slot |
| showGridColorDialog() | icl::qt::ICLWidget | slot |
| showHideMenu() | icl::qt::ICLWidget | slot |
| showInfoDialog() | icl::qt::ICLWidget | protected |
| skipFramesChanged(int frameSkip) | icl::qt::ICLWidget | slot |
| specialButtonClicked(const std::string &id) | icl::qt::ICLWidget | signal |
| specialButtonToggled(const std::string &id, bool down) | icl::qt::ICLWidget | signal |
| startRecording(const std::string &outputDevice, const std::string &outputInfo, bool framebuffer=true, int frameskip=0, bool setParamsOnlyButDoNotStartRecording=false) | icl::qt::ICLWidget | |
| stopButtonClicked() | icl::qt::ICLWidget | slot |
| swapQueues() | icl::qt::ICLWidget | inlineprotectedvirtual |
| uninstall(MouseHandler *h) | icl::qt::ICLWidget | |
| unregisterRecordingCallback(const std::string &handle="default") | icl::qt::ICLWidget | |
| updateInfoTab() | icl::qt::ICLWidget | private |
| wheelEvent(QWheelEvent *e) | icl::qt::ICLWidget | virtual |
| ~ICLWidget() | icl::qt::ICLWidget | virtual |