GOFIGURE2  0.9.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Types | Public Slots | Signals | Public Member Functions | Public Attributes | Protected Slots | Protected Member Functions | Protected Attributes | Private Member Functions | Private Attributes | List of all members
QGoTabImageView3DwT Class Reference

#include <Code/GUI/lib/QGoTabImageView3DwT.h>

Inheritance diagram for QGoTabImageView3DwT:
[legend]
Collaboration diagram for QGoTabImageView3DwT:
[legend]

Public Types

typedef
QGoPrintDatabase::IDWithColorData 
IDWithColorData
 
typedef
QGoPrintDatabase::NamesDescrContainerType 
NamesDescrContainerType
 
typedef
QGoTabElementBase::QGoDockWidgetStatusPair 
QGoDockWidgetStatusPair
 
- Public Types inherited from QGoTabElementBase
typedef std::pair
< QGoDockWidgetStatus
*, QDockWidget * > 
QGoDockWidgetStatusPair
 

Public Slots

void AddContourForMeshToContours (vtkPolyData *)
 
void AdjustWindowLevel (double iMin, double iMax)
 
void Change3DPerspectiveToAxial ()
 
void Change3DPerspectiveToCoronal ()
 
void Change3DPerspectiveToSagittal ()
 
void ChangeBackgroundColor ()
 
void CreateMeshFromSelectedContours (std::list< unsigned int > ListContourIDs, int iMeshID)
 
void DopplerSizeChanged (int iSize)
 
void FullScreenViewXY ()
 
void FullScreenViewXYZ ()
 
void FullScreenViewXZ ()
 
void FullScreenViewYZ ()
 
void GoToDefaultMenu (bool iEnable=false)
 
void HighlightPickedActor ()
 
void MergeInDBAndRenderMeshForVisu (vtkPolyData *iVectPolydata)
 
void ModeChanged (int iChannel)
 
void PolydatasRequested ()
 
void Quadview ()
 
void ReEditContour (const unsigned int &iId)
 
int SaveAndVisuContour (int iTCoord, vtkPolyData *iView=NULL)
 
void SaveAndVisuMesh (vtkPolyData *iView, unsigned int iTCoord, int iCollection=-1)
 Save a mesh in the database and render the mesh at the given time point. More...
 
void SaveInDBAndRenderContourForVisu (std::vector< vtkPolyData * > iVectPolydata, int iTCoord)
 
void SaveInDBAndRenderMeshForVisu (std::vector< vtkPolyData * > iVectPolydata, int iTCoord)
 Save a mesh in the database and render the mesh. at the current time point. More...
 
void SaveInDBAndRenderSetOfContoursForVisu (std::vector< std::vector< vtkPolyData * > >, int)
 
void SetFullScreenView (int iS)
 
void SetSliceView ()
 
void SetSliceViewXY (int)
 
void SetSliceViewXZ (int)
 
void SetSliceViewYZ (int)
 
void SetTimePoint (const int &)
 
QString SnapshotViewXY (GoFigure::FileType iType, QString iBaseName=QString("snapshot-xy-"))
 
QString SnapshotViewXYZ (GoFigure::FileType iType, QString iBaseName=QString("snapshot-xyz-"))
 
QString SnapshotViewXZ (GoFigure::FileType iType, QString BaseName=QString("snapshot-xz-"))
 
QString SnapshotViewYZ (GoFigure::FileType iType, QString iBaseName=QString("snapshot-yz-"))
 
void SplitInDBAndRenderMeshForVisu (std::vector< vtkPolyData * > iVectPolydata)
 
void StepChanged (int iStep)
 
void TakeSnapshot ()
 
void updatePoints (QString, std::map< unsigned int, unsigned int >, QColor, int, int, int)
 
void updateSlot ()
 
void ValidateContour (int iTCoord)
 
void visibilityChanged (QString iName, bool iVisibility)
 
void VisibilityPickedActor ()
 

Signals

void ContourRepresentationPropertiesChanged ()
 
void FullScreenViewChanged (int FullScreen)
 
void RequestedPolydatas (std::list< vtkPolyData * >)
 
void SliceViewXYChanged (int Slice)
 
void SliceViewXZChanged (int Slice)
 
void SliceViewYZChanged (int Slice)
 
void StartContourSegmentation (vtkPoints *iPoints)
 
void StartMeshSegmentation (vtkPoints *iPoints)
 
void TimePointChanged (int TimePoint)
 
void UpdateBookmarkOpenActions (std::vector< QAction * >)
 

Public Member Functions

template<class TIndex >
void AddContourFromNodes (typename ContourContainer::MultiIndexContainerType::index< TIndex >::type::iterator iIt)
 
template<class TIndex >
void AddMeshFromNodes (typename ContourMeshContainer::MultiIndexContainerType::index< TIndex >::type::iterator iIt)
 
template<class TIndex >
void AddTrackFromNodes (typename TrackContainer::MultiIndexContainerType::index< TIndex >::type::iterator iIt)
 
GoFigureMeshAttributes ComputeMeshAttributes (vtkPolyData *iMesh, const bool &iIntensity, const unsigned int &iTCoord)
 
void CreateContoursActorsFromVisuContainer (std::list< unsigned int > iTPointToLoad)
 Creates actors for the contours which are at the given time points in the container. The actors are not visible by default. (see ShowTraces) More...
 
void CreateContoursActorsFromVisuContainer ()
 
void CreateMeshesActorsFromVisuContainer (std::list< unsigned int > iTPointToLoad)
 Creates actors for the meshes which are at the given time points in the container. The actors are not visible by default. (see ShowTraces) More...
 
void CreateMeshesActorsFromVisuContainer ()
 
void CreateModeToolBar (QMenu *iMenu, QToolBar *iToolBar)
 
ContourContainerGetContourContainer ()
 
MeshContainerGetMeshContainer ()
 
int GetSliceViewXY () const
 
int GetSliceViewXZ () const
 
int GetSliceViewYZ () const
 
GoFigure::TabDimensionType GetTabDimensionType () const
 
int GetTimeInterval () const
 
int GetTimePoint () const
 
TrackContainerGetTrackContainer ()
 
void InitializeToolsForTracesToolBar (QMenu *iMenu, QToolBar *iToolBar)
 
void InitializeTraceSettingsToolBar (QToolBar *iToolBar)
 
 QGoTabImageView3DwT (QWidget *parent=0)
 Default Constructor. More...
 
virtual void ReadSettings ()
 Read Settings for the related tab element. More...
 
void retranslateUi (QWidget *parent)
 
void SetLSMReader (vtkLSMReader *iReader, const int &iTimePoint)
 
void SetMegaCaptureFile (const GoFigureFileInfoHelperMultiIndexContainer &iContainer, const GoFigure::FileType &iFileType, const std::string &iHeader, const unsigned int &iTimePoint)
 
void setupUi (QWidget *parent)
 
void ShowTraces (const unsigned int &iTimePoint)
 Show traces from container which are at the given time point. Only updates contours and meshes since tracks and lineages go over several time points. More...
 
void UpdateTFEditor ()
 
virtual void WriteSettings ()
 Write Settings for the tab element. More...
 
virtual ~QGoTabImageView3DwT ()
 Destructor. More...
 
- Public Member Functions inherited from QGoTabElementBase
virtual std::vector< QAction * > BookmarkActions ()
 Get all actions belonging to Bookmark Menu and Toolbar. More...
 
virtual void CreateViewToolBar (QMenu *iMenu, QToolBar *iToolBar)
 
virtual void DefaultInteractorBehavior (bool)
 Mouse interaction style set as default. More...
 
virtual std::list
< QGoDockWidgetStatusPair > & 
DockWidget ()
 Get all actions belonging to Mode Menu and Toolbar. More...
 
virtual std::list< QAction * > GetPluginActions ()
 
virtual std::list
< QGoToolBarStatus * > 
GetToolBarsStatus ()
 
 QGoTabElementBase (QWidget *parent=0)
 Constructor. More...
 
virtual std::vector< QAction * > SegmentationActions ()
 Get all actions belonging to Segmentation Menu and Toolbar. More...
 
virtual void SetPluginActions (std::list< QAction * > iList)
 
void SetStatusBarPointer (QStatusBar *iStatusbar)
 
virtual std::vector< QAction * > ToolsActions ()
 Get all actions belonging to Tools Menu and Toolbar. More...
 
virtual void TranslateInteractorBehavior (bool)
 Mouse interaction style allows user to Translate volume with all buttons. More...
 
virtual std::vector< QAction * > ViewActions ()
 Get all actions belonging to View Menu and Toolbar. More...
 
virtual std::vector< QAction * > ViewNoToolBarActions ()
 Get all actions belonging to View Menu only. More...
 
virtual void ZoomInteractorBehavior (bool)
 Mouse interaction style allows user to zoom in/out volume with all buttons. More...
 
virtual ~QGoTabElementBase ()
 Destructor. More...
 
- Public Member Functions inherited from QMainWindow
void addDockWidget (Qt::DockWidgetArea area, QDockWidget *dockwidget)
 
void addDockWidget (Qt::DockWidgetArea area, QDockWidget *dockwidget, Qt::Orientation orientation)
 
void addToolBar (Qt::ToolBarArea area, QToolBar *toolbar)
 
void addToolBar (QToolBar *toolbar)
 
QToolBaraddToolBar (const QString &title)
 
void addToolBarBreak (Qt::ToolBarArea area)
 
QWidgetcentralWidget () const
 
Qt::DockWidgetArea corner (Qt::Corner corner) const
 
virtual QMenucreatePopupMenu ()
 
DockOptions dockOptions () const
 
Qt::DockWidgetArea dockWidgetArea (QDockWidget *dockwidget) const
 
bool documentMode () const
 
QSize iconSize () const
 
void iconSizeChanged (const QSize &iconSize)
 
void insertToolBar (QToolBar *before, QToolBar *toolbar)
 
void insertToolBarBreak (QToolBar *before)
 
bool isAnimated () const
 
bool isDockNestingEnabled () const
 
QMenuBarmenuBar () const
 
QWidgetmenuWidget () const
 
 QMainWindow (QWidget *parent, const char *name, QFlags< Qt::WindowType > flags)
 
 QMainWindow (QWidget *parent, QFlags< Qt::WindowType > flags)
 
void removeDockWidget (QDockWidget *dockwidget)
 
void removeToolBar (QToolBar *toolbar)
 
void removeToolBarBreak (QToolBar *before)
 
bool restoreDockWidget (QDockWidget *dockwidget)
 
bool restoreState (const QByteArray &state, int version)
 
QByteArray saveState (int version) const
 
void setAnimated (bool enabled)
 
void setCentralWidget (QWidget *widget)
 
void setCorner (Qt::Corner corner, Qt::DockWidgetArea area)
 
void setDockNestingEnabled (bool enabled)
 
void setDockOptions (QFlags< QMainWindow::DockOption > options)
 
void setDocumentMode (bool enabled)
 
void setIconSize (const QSize &iconSize)
 
void setMenuBar (QMenuBar *menuBar)
 
void setMenuWidget (QWidget *menuBar)
 
void setStatusBar (QStatusBar *statusbar)
 
void setTabPosition (QFlags< Qt::DockWidgetArea > areas, QTabWidget::TabPosition tabPosition)
 
void setTabShape (QTabWidget::TabShape tabShape)
 
void setToolButtonStyle (Qt::ToolButtonStyle toolButtonStyle)
 
void setUnifiedTitleAndToolBarOnMac (bool set)
 
void splitDockWidget (QDockWidget *first, QDockWidget *second, Qt::Orientation orientation)
 
QStatusBarstatusBar () const
 
QList< QDockWidget * > tabifiedDockWidgets (QDockWidget *dockwidget) const
 
void tabifyDockWidget (QDockWidget *first, QDockWidget *second)
 
QTabWidget::TabPosition tabPosition (Qt::DockWidgetArea area) const
 
QTabWidget::TabShape tabShape () const
 
Qt::ToolBarArea toolBarArea (QToolBar *toolbar) const
 
bool toolBarBreak (QToolBar *toolbar) const
 
Qt::ToolButtonStyle toolButtonStyle () const
 
void toolButtonStyleChanged (Qt::ToolButtonStyle toolButtonStyle)
 
bool unifiedTitleAndToolBarOnMac () const
 
 ~QMainWindow ()
 
- Public Member Functions inherited from QWidget
bool acceptDrops () const
 
QString accessibleDescription () const
 
QString accessibleName () const
 
QList< QAction * > actions () const
 
void activateWindow ()
 
void addAction (QAction *action)
 
void addActions (QList< QAction * > actions)
 
void adjustSize ()
 
bool autoFillBackground () const
 
Qt::BackgroundMode backgroundMode () const
 
QPoint backgroundOffset () const
 
BackgroundOrigin backgroundOrigin () const
 
QPalette::ColorRole backgroundRole () const
 
QSize baseSize () const
 
QString caption () const
 
QWidgetchildAt (int x, int y, bool includeThis) const
 
QWidgetchildAt (const QPoint &p, bool includeThis) const
 
QWidgetchildAt (int x, int y) const
 
QWidgetchildAt (const QPoint &p) const
 
QRect childrenRect () const
 
QRegion childrenRegion () const
 
void clearFocus ()
 
void clearMask ()
 
bool close (bool alsoDelete)
 
bool close ()
 
QColorGroup colorGroup () const
 
void constPolish () const
 
QMargins contentsMargins () const
 
QRect contentsRect () const
 
Qt::ContextMenuPolicy contextMenuPolicy () const
 
QCursor cursor () const
 
void customContextMenuRequested (const QPoint &pos)
 
void drawText (const QPoint &p, const QString &s)
 
void drawText (int x, int y, const QString &s)
 
WId effectiveWinId () const
 
void ensurePolished () const
 
void erase ()
 
void erase (const QRegion &rgn)
 
void erase (const QRect &rect)
 
void erase (int x, int y, int w, int h)
 
Qt::FocusPolicy focusPolicy () const
 
QWidgetfocusProxy () const
 
QWidgetfocusWidget () const
 
const QFontfont () const
 
QFontInfo fontInfo () const
 
QFontMetrics fontMetrics () const
 
QPalette::ColorRole foregroundRole () const
 
QRect frameGeometry () const
 
QSize frameSize () const
 
const QRectgeometry () const
 
void getContentsMargins (int *left, int *top, int *right, int *bottom) const
 
virtual HDC getDC () const
 
void grabGesture (Qt::GestureType gesture, QFlags< Qt::GestureFlag > flags)
 
void grabKeyboard ()
 
void grabMouse ()
 
void grabMouse (const QCursor &cursor)
 
int grabShortcut (const QKeySequence &key, Qt::ShortcutContext context)
 
QGraphicsEffectgraphicsEffect () const
 
QGraphicsProxyWidgetgraphicsProxyWidget () const
 
bool hasEditFocus () const
 
bool hasFocus () const
 
bool hasMouse () const
 
bool hasMouseTracking () const
 
int height () const
 
virtual int heightForWidth (int w) const
 
void hide ()
 
const QPixmapicon () const
 
void iconify ()
 
QString iconText () const
 
QInputContextinputContext ()
 
Qt::InputMethodHints inputMethodHints () const
 
virtual QVariant inputMethodQuery (Qt::InputMethodQuery query) const
 
void insertAction (QAction *before, QAction *action)
 
void insertActions (QAction *before, QList< QAction * > actions)
 
bool isActiveWindow () const
 
bool isAncestorOf (const QWidget *child) const
 
bool isDesktop () const
 
bool isDialog () const
 
bool isEnabled () const
 
bool isEnabledTo (QWidget *ancestor) const
 
bool isEnabledToTLW () const
 
bool isFullScreen () const
 
bool isHidden () const
 
bool isInputMethodEnabled () const
 
bool isMaximized () const
 
bool isMinimized () const
 
bool isModal () const
 
bool isPopup () const
 
bool isShown () const
 
bool isTopLevel () const
 
bool isUpdatesEnabled () const
 
bool isVisible () const
 
bool isVisibleTo (QWidget *ancestor) const
 
bool isVisibleToTLW () const
 
bool isWindow () const
 
bool isWindowModified () const
 
QLayoutlayout () const
 
Qt::LayoutDirection layoutDirection () const
 
QLocale locale () const
 
void lower ()
 
Qt::HANDLE macCGHandle () const
 
Qt::HANDLE macQDHandle () const
 
QPoint mapFrom (QWidget *parent, const QPoint &pos) const
 
QPoint mapFromGlobal (const QPoint &pos) const
 
QPoint mapFromParent (const QPoint &pos) const
 
QPoint mapTo (QWidget *parent, const QPoint &pos) const
 
QPoint mapToGlobal (const QPoint &pos) const
 
QPoint mapToParent (const QPoint &pos) const
 
QRegion mask () const
 
int maximumHeight () const
 
QSize maximumSize () const
 
int maximumWidth () const
 
int minimumHeight () const
 
QSize minimumSize () const
 
virtual QSize minimumSizeHint () const
 
int minimumWidth () const
 
void move (int x, int y)
 
void move (const QPoint &)
 
QWidgetnativeParentWidget () const
 
QWidgetnextInFocusChain () const
 
QRect normalGeometry () const
 
void overrideWindowFlags (QFlags< Qt::WindowType > flags)
 
bool ownCursor () const
 
bool ownFont () const
 
bool ownPalette () const
 
virtual QPaintEnginepaintEngine () const
 
const QPalettepalette () const
 
QWidgetparentWidget (bool sameWindow) const
 
QWidgetparentWidget () const
 
QPlatformWindow * platformWindow () const
 
QPlatformWindowFormat platformWindowFormat () const
 
void polish ()
 
QPoint pos () const
 
QWidgetpreviousInFocusChain () const
 
 QWidget (QWidget *parent, const char *name, QFlags< Qt::WindowType > f)
 
 QWidget (QWidget *parent, QFlags< Qt::WindowType > f)
 
void raise ()
 
void recreate (QWidget *parent, QFlags< Qt::WindowType > f, const QPoint &p, bool showIt)
 
QRect rect () const
 
virtual void releaseDC (HDC hdc) const
 
void releaseKeyboard ()
 
void releaseMouse ()
 
void releaseShortcut (int id)
 
void removeAction (QAction *action)
 
void render (QPaintDevice *target, const QPoint &targetOffset, const QRegion &sourceRegion, QFlags< QWidget::RenderFlag > renderFlags)
 
void render (QPainter *painter, const QPoint &targetOffset, const QRegion &sourceRegion, QFlags< QWidget::RenderFlag > renderFlags)
 
void repaint (const QRect &r, bool b)
 
void repaint (int x, int y, int w, int h, bool b)
 
void repaint (const QRegion &rgn, bool b)
 
void repaint ()
 
void repaint (int x, int y, int w, int h)
 
void repaint (const QRegion &rgn)
 
void repaint (const QRect &rect)
 
void repaint (bool b)
 
void reparent (QWidget *parent, QFlags< Qt::WindowType > f, const QPoint &p, bool showIt)
 
void reparent (QWidget *parent, const QPoint &p, bool showIt)
 
void resize (int w, int h)
 
void resize (const QSize &)
 
bool restoreGeometry (const QByteArray &geometry)
 
QByteArray saveGeometry () const
 
void scroll (int dx, int dy)
 
void scroll (int dx, int dy, const QRect &r)
 
void setAcceptDrops (bool on)
 
void setAccessibleDescription (const QString &description)
 
void setAccessibleName (const QString &name)
 
void setActiveWindow ()
 
void setAttribute (Qt::WidgetAttribute attribute, bool on)
 
void setAutoFillBackground (bool enabled)
 
void setBackgroundColor (const QColor &color)
 
void setBackgroundMode (Qt::BackgroundMode widgetBackground, Qt::BackgroundMode paletteBackground)
 
void setBackgroundOrigin (BackgroundOrigin background)
 
void setBackgroundPixmap (const QPixmap &pixmap)
 
void setBackgroundRole (QPalette::ColorRole role)
 
void setBaseSize (const QSize &)
 
void setBaseSize (int basew, int baseh)
 
void setCaption (const QString &c)
 
void setContentsMargins (int left, int top, int right, int bottom)
 
void setContentsMargins (const QMargins &margins)
 
void setContextMenuPolicy (Qt::ContextMenuPolicy policy)
 
void setCursor (const QCursor &)
 
void setDisabled (bool disable)
 
void setEditFocus (bool enable)
 
void setEnabled (bool)
 
void setEraseColor (const QColor &color)
 
void setErasePixmap (const QPixmap &pixmap)
 
void setFixedHeight (int h)
 
void setFixedSize (const QSize &s)
 
void setFixedSize (int w, int h)
 
void setFixedWidth (int w)
 
void setFocus ()
 
void setFocus (Qt::FocusReason reason)
 
void setFocusPolicy (Qt::FocusPolicy policy)
 
void setFocusProxy (QWidget *w)
 
void setFont (const QFont &)
 
void setFont (const QFont &f, bool b)
 
void setForegroundRole (QPalette::ColorRole role)
 
void setGeometry (const QRect &)
 
void setGeometry (int x, int y, int w, int h)
 
void setGraphicsEffect (QGraphicsEffect *effect)
 
void setHidden (bool hidden)
 
void setIcon (const QPixmap &i)
 
void setIconText (const QString &it)
 
void setInputContext (QInputContext *context)
 
void setInputMethodEnabled (bool enabled)
 
void setInputMethodHints (QFlags< Qt::InputMethodHint > hints)
 
void setKeyCompression (bool b)
 
void setLayout (QLayout *layout)
 
void setLayoutDirection (Qt::LayoutDirection direction)
 
void setLocale (const QLocale &locale)
 
void setMask (const QBitmap &bitmap)
 
void setMask (const QRegion &region)
 
void setMaximumHeight (int maxh)
 
void setMaximumSize (const QSize &)
 
void setMaximumSize (int maxw, int maxh)
 
void setMaximumWidth (int maxw)
 
void setMinimumHeight (int minh)
 
void setMinimumSize (int minw, int minh)
 
void setMinimumSize (const QSize &)
 
void setMinimumWidth (int minw)
 
void setMouseTracking (bool enable)
 
void setPalette (const QPalette &p, bool b)
 
void setPalette (const QPalette &)
 
void setPaletteBackgroundColor (const QColor &color)
 
void setPaletteBackgroundPixmap (const QPixmap &pixmap)
 
void setPaletteForegroundColor (const QColor &color)
 
void setParent (QWidget *parent, QFlags< Qt::WindowType > f)
 
void setParent (QWidget *parent)
 
void setPlatformWindow (QPlatformWindow *window)
 
void setPlatformWindowFormat (const QPlatformWindowFormat &format)
 
void setShortcutAutoRepeat (int id, bool enable)
 
void setShortcutEnabled (int id, bool enable)
 
void setShown (bool shown)
 
void setSizeIncrement (const QSize &)
 
void setSizeIncrement (int w, int h)
 
void setSizePolicy (QSizePolicy::Policy hor, QSizePolicy::Policy ver, bool hfw)
 
void setSizePolicy (QSizePolicy::Policy horizontal, QSizePolicy::Policy vertical)
 
void setSizePolicy (QSizePolicy)
 
void setStatusTip (const QString &)
 
void setStyle (QStyle *style)
 
QStylesetStyle (const QString &style)
 
void setStyleSheet (const QString &styleSheet)
 
void setToolTip (const QString &)
 
void setUpdatesEnabled (bool enable)
 
void setupUi (QWidget *widget)
 
virtual void setVisible (bool visible)
 
void setWhatsThis (const QString &)
 
void setWindowFilePath (const QString &filePath)
 
void setWindowFlags (QFlags< Qt::WindowType > type)
 
void setWindowIcon (const QIcon &icon)
 
void setWindowIconText (const QString &)
 
void setWindowModality (Qt::WindowModality windowModality)
 
void setWindowModified (bool)
 
void setWindowOpacity (qreal level)
 
void setWindowRole (const QString &role)
 
void setWindowState (QFlags< Qt::WindowState > windowState)
 
void setWindowSurface (QWindowSurface *surface)
 
void setWindowTitle (const QString &)
 
void show ()
 
void showFullScreen ()
 
void showMaximized ()
 
void showMinimized ()
 
void showNormal ()
 
QSize size () const
 
virtual QSize sizeHint () const
 
QSize sizeIncrement () const
 
QSizePolicy sizePolicy () const
 
void stackUnder (QWidget *w)
 
QString statusTip () const
 
QStylestyle () const
 
QString styleSheet () const
 
bool testAttribute (Qt::WidgetAttribute attribute) const
 
QString toolTip () const
 
QWidgettopLevelWidget () const
 
bool underMouse () const
 
void ungrabGesture (Qt::GestureType gesture)
 
void unsetCursor ()
 
void unsetFont ()
 
void unsetLayoutDirection ()
 
void unsetLocale ()
 
void unsetPalette ()
 
void update (int x, int y, int w, int h)
 
void update (const QRect &rect)
 
void update ()
 
void update (const QRegion &rgn)
 
void updateGeometry ()
 
bool updatesEnabled () const
 
QRect visibleRect () const
 
QRegion visibleRegion () const
 
QString whatsThis () const
 
int width () const
 
QWidgetwindow () const
 
QString windowFilePath () const
 
Qt::WindowFlags windowFlags () const
 
QIcon windowIcon () const
 
QString windowIconText () const
 
Qt::WindowModality windowModality () const
 
qreal windowOpacity () const
 
QString windowRole () const
 
Qt::WindowStates windowState () const
 
QWindowSurface * windowSurface () const
 
QString windowTitle () const
 
Qt::WindowType windowType () const
 
WId winId () const
 
int x () const
 
const QX11Infox11Info () const
 
Qt::HANDLE x11PictureHandle () const
 
int y () const
 
 ~QWidget ()
 
- Public Member Functions inherited from QObject
bool blockSignals (bool block)
 
QObjectchild (const char *objName, const char *inheritsClass, bool recursiveSearch) const
 
const QObjectList & children () const
 
const char * className () const
 
bool connect (const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const
 
void deleteLater ()
 
void destroyed (QObject *obj)
 
bool disconnect (const QObject *receiver, const char *method)
 
bool disconnect (const char *signal, const QObject *receiver, const char *method)
 
void dumpObjectInfo ()
 
void dumpObjectTree ()
 
QList< QByteArraydynamicPropertyNames () const
 
virtual bool eventFilter (QObject *watched, QEvent *event)
 
findChild (const QString &name) const
 
QList< T > findChildren (const QRegExp &regExp) const
 
QList< T > findChildren (const QString &name) const
 
bool inherits (const char *className) const
 
void insertChild (QObject *object)
 
void installEventFilter (QObject *filterObj)
 
bool isA (const char *className) const
 
bool isWidgetType () const
 
void killTimer (int id)
 
virtual const QMetaObjectmetaObject () const
 
void moveToThread (QThread *targetThread)
 
const char * name () const
 
const char * name (const char *defaultName) const
 
QString objectName () const
 
QObjectparent () const
 
QVariant property (const char *name) const
 
 QObject (QObject *parent)
 
 QObject (QObject *parent, const char *name)
 
void removeChild (QObject *object)
 
void removeEventFilter (QObject *obj)
 
void setName (const char *name)
 
void setObjectName (const QString &name)
 
void setParent (QObject *parent)
 
bool setProperty (const char *name, const QVariant &value)
 
bool signalsBlocked () const
 
int startTimer (int interval)
 
QThreadthread () const
 
virtual  ~QObject ()
 
- Public Member Functions inherited from QPaintDevice
int colorCount () const
 
int depth () const
 
int height () const
 
int heightMM () const
 
int logicalDpiX () const
 
int logicalDpiY () const
 
int numColors () const
 
virtual QPaintEnginepaintEngine () const =0
 
bool paintingActive () const
 
int physicalDpiX () const
 
int physicalDpiY () const
 
int width () const
 
int widthMM () const
 
int x11Cells () const
 
Qt::HANDLE x11Colormap () const
 
bool x11DefaultColormap () const
 
bool x11DefaultVisual () const
 
int x11Depth () const
 
Display * x11Display () const
 
int x11Screen () const
 
void * x11Visual () const
 
virtual  ~QPaintDevice ()
 

Public Attributes

QGoPrintDatabasem_DataBaseTables
 
- Public Attributes inherited from QMainWindow
typedef DockOptions
 
- Public Attributes inherited from QWidget
typedef RenderFlags
 

Protected Slots

void ActorPickingInteractorBehavior (bool)
 Mouse interaction style allows user to pick contours. More...
 
void AddBookmark ()
 
void AddTraceIDIntoPolydata (vtkPolyData *iPolydata, unsigned int iTraceID, const char *iTrace)
 
void AngleWidgetInteractorBehavior (bool)
 
void Box3DPicking (bool)
 
virtual void DefaultInteractorBehavior (bool)
 Mouse interaction style set as default. More...
 
void DistanceWidgetInteractorBehavior (bool)
 
void EnableVolumeRendering (bool iEnable)
 
void GetTheOpenBookmarksActions ()
 
void GetTheRelatedToDBActions ()
 
void GoToLocation (int iX, int iY, int iZ, int iT)
 
void GoToRealLocation (double iX, double iY, double iZ, int iT)
 
void ImportContours ()
 
void ImportMeshes ()
 
void ImportTracks ()
 
void ManualInteractorBehavior (bool)
 Mouse interaction style allows contours segmentation, according to the selected type of segmentation. More...
 
void MoveToNextTimePoint ()
 
void MoveToPreviousTimePoint ()
 
void OpenExistingBookmark ()
 
void PlaneWidgetInteractorBehavior (bool)
 
void SeedInteractorBehavior (bool)
 Mouse interaction style allows meshes segmentation, according to the selected type of segmentation. More...
 
void SetDatabaseContainersAndDelayedConnections ()
 give the adress for the contours, meshes and tracks container to the QGoPrintDatabase, and make the connection for the status bar once the database variables have been set for the QGoPrintDatabase More...
 
void SetTraceSettingsToolBarVisible (bool IsVisible)
 slot connected to the toggleaction of the TW, the contour and mesh editing, update the trace and collection name of the trace settings toolbar and widget and check if the trace settings toolbar needs to be shown/hidden More...
 
void StartDopplerView ()
 access to the megacapture reader to get the entity of interest images through time. updates the navigation widget. More...
 
virtual void TranslateInteractorBehavior (bool)
 Mouse interaction style allows user to Translate volume with all buttons. More...
 
void UpdateSeeds ()
 
void UpdateTracesEditingWidget ()
 depending on the doppler/classic mode, update the TimePoints and channels of the mesh and contour widget More...
 
virtual void ZoomInteractorBehavior (bool)
 Mouse interaction style allows user to zoom in/out volume with all buttons. More...
 

Protected Member Functions

std::vector< vtkActor * > AddContour (vtkPolyData *dataset, vtkProperty *property=NULL)
 
void BuildDopplerWidget ()
 
void CreateAllViewActions ()
 
void CreateBookmarkActions ()
 
template<typename T >
void CreateConnectionsTraceEditingWidget (int iTimeMin, int iTimeMax, T *iTraceWidget)
 
void CreateContour (vtkPolyData *contour_nodes, vtkPolyData *iView)
 
void CreateContourEditingDockWidget (int iTimeMin, int iTimeMax)
 
void CreateDataBaseTablesConnection ()
 
void CreateMeshEditingDockWidget (int iTimeMin, int iTimeMax)
 
void CreateToolsActions ()
 
void CreateTracesActions ()
 
void CreateVisuDockWidget ()
 
void GetBackgroundColorFromImageViewer ()
 
std::vector< int > GetBoundingBox (vtkPolyData *contour)
 
int * GetImageCoordinatesFromWorldCoordinates (double pos[3])
 
void SaveContour (vtkPolyData *contour, vtkPolyData *contour_nodes, int iTCoord)
 
void SaveMesh (vtkPolyData *iMesh, int iTCoord, int iCollectionID=-1)
 Save mesh in Database. More...
 
void SetBackgroundColorToImageViewer ()
 
void SetTheContainersForDB ()
 give the adress for the contours, meshes and tracks container to the QGoPrintDatabase More...
 
void UpdateImage ()
 
template<class TIndex >
void VisualizeContour (typename ContourContainer::MultiIndexContainerType::template index< TIndex >::type::iterator iIt, vtkPolyData *iContour)
 
template<class TIndex >
void VisualizeMesh (typename MeshContainer::MultiIndexContainerType::template index< TIndex >::type::iterator iIt)
 
std::vector< vtkActor * > VisualizeTrace (vtkPolyData *iTrace, double *iRGBA)
 
template<class TContainer , class TIndex >
void VisualizeTraceBase (TContainer *iContainer, typename TContainer::MultiIndexContainerType::template index< TIndex >::type::iterator iIt, const double &iHighlighted, const double &iVisible, vtkPolyData *iContour=NULL)
 
template<class TIndex >
void VisualizeTrack (typename TrackContainer::MultiIndexContainerType::template index< TIndex >::type::iterator iIt)
 
- Protected Member Functions inherited from QMainWindow
virtual void contextMenuEvent (QContextMenuEvent *event)
 
virtual bool event (QEvent *event)
 
- Protected Member Functions inherited from QWidget
virtual void actionEvent (QActionEvent *event)
 
virtual void changeEvent (QEvent *event)
 
virtual void closeEvent (QCloseEvent *event)
 
void create (WId window, bool initializeWindow, bool destroyOldWindow)
 
void destroy (bool destroyWindow, bool destroySubWindows)
 
virtual void dragEnterEvent (QDragEnterEvent *event)
 
virtual void dragLeaveEvent (QDragLeaveEvent *event)
 
virtual void dragMoveEvent (QDragMoveEvent *event)
 
virtual void dropEvent (QDropEvent *event)
 
virtual void enterEvent (QEvent *event)
 
virtual void focusInEvent (QFocusEvent *event)
 
bool focusNextChild ()
 
virtual bool focusNextPrevChild (bool next)
 
virtual void focusOutEvent (QFocusEvent *event)
 
bool focusPreviousChild ()
 
virtual void hideEvent (QHideEvent *event)
 
virtual void inputMethodEvent (QInputMethodEvent *event)
 
virtual void keyPressEvent (QKeyEvent *event)
 
virtual void keyReleaseEvent (QKeyEvent *event)
 
virtual void languageChange ()
 
virtual void leaveEvent (QEvent *event)
 
virtual bool macEvent (EventHandlerCallRef caller, EventRef event)
 
virtual int metric (PaintDeviceMetric m) const
 
virtual void mouseDoubleClickEvent (QMouseEvent *event)
 
virtual void mouseMoveEvent (QMouseEvent *event)
 
virtual void mousePressEvent (QMouseEvent *event)
 
virtual void mouseReleaseEvent (QMouseEvent *event)
 
virtual void moveEvent (QMoveEvent *event)
 
virtual void paintEvent (QPaintEvent *event)
 
virtual bool qwsEvent (QWSEvent *event)
 
void resetInputContext ()
 
virtual void resizeEvent (QResizeEvent *event)
 
virtual void showEvent (QShowEvent *event)
 
virtual void tabletEvent (QTabletEvent *event)
 
void updateMicroFocus ()
 
virtual void wheelEvent (QWheelEvent *event)
 
virtual bool winEvent (MSG *message, long *result)
 
virtual bool x11Event (XEvent *event)
 
- Protected Member Functions inherited from QObject
bool checkConnectArgs (const char *signal, const QObject *object, const char *method)
 
virtual void childEvent (QChildEvent *event)
 
virtual void connectNotify (const char *signal)
 
virtual void customEvent (QEvent *event)
 
virtual void disconnectNotify (const char *signal)
 
int receivers (const char *signal) const
 
QObjectsender () const
 
int senderSignalIndex () const
 
virtual void timerEvent (QTimerEvent *event)
 
- Protected Member Functions inherited from QPaintDevice
 QPaintDevice ()
 

Protected Attributes

QColor m_BackgroundColor
 
QActionm_BackgroundColorAction
 
int m_CCoord
 
ContourContainerm_ContourContainer
 
QGoContourEditingWidgetManagerm_ContourEditingWidget
 
GoFigureFileInfoHelperMultiIndexContainer m_FileList
 
GoFigure::FileType m_FileType
 
vtkProperty * m_HighlightedContoursProperty
 
vtkProperty * m_HighlightedMeshesProperty
 
GoImageProcessorm_ImageProcessor
 
QGoImageView3Dm_ImageView
 
float m_IntersectionLineWidth
 
LineageContainerm_LineageContainer
 
QGoLineageViewDockWidgetm_LineageViewDockWidget
 
itk::MegaCaptureReader::Pointer m_MegaCaptureReader
 
MeshContainerm_MeshContainer
 
QGoMeshEditingWidgetManagerm_MeshEditingWidget
 
QGoNavigationDockWidgetm_NavigationDockWidget
 
int m_PCoord
 
QGoLineageViewerWidgetm_QGoLineageViewerWidget
 
int m_RCoord
 
std::vector< vtkPoints * > m_Seeds
 
QActionm_TakeSnapshotAction
 
int m_TCoord
 
QToolBarm_TraceSettingsToolBar
 
QGoTraceSettingsWidgetm_TraceSettingsWidget
 
TrackContainerm_TrackContainer
 
QGoTrackViewDockWidgetm_TrackViewDockWidget
 
QGoTransferFunctionDockWidgetm_TransferFunctionDockWidget
 
int m_XTileCoord
 
int m_YTileCoord
 
int m_ZTileCoord
 
- Protected Attributes inherited from QGoTabElementBase
std::vector< QAction * > m_BookmarkActions
 
std::list
< QGoDockWidgetStatusPair
m_DockWidgetList
 
QGoToolBarStatusm_ModeToolBar
 
std::list< QAction * > m_PluginActionList
 
std::vector< QAction * > m_SegmentationActions
 
QStatusBarm_StatusBar
 
std::list< QGoToolBarStatus * > m_ToolBarList
 
std::vector< QAction * > m_ToolsActions
 
std::vector< QAction * > m_ViewActions
 
QGoToolBarStatusm_ViewActionsMenuToolBar
 
std::vector< QAction * > m_ViewNoToolBarActions
 

Private Member Functions

void CreateDopplerTFEditor ()
 
void createTransferFunctionEditor (QString iName)
 
std::vector< QStringGetChannelNames ()
 
void InitializeImageRelatedWidget ()
 
 Q_DISABLE_COPY (QGoTabImageView3DwT)
 
void SetUpShortcuts ()
 

Private Attributes

bool m_VolumeRenderingEnabled
 

Additional Inherited Members

- Static Public Member Functions inherited from QWidget
QWidgetfind (WId id)
 
QWidgetkeyboardGrabber ()
 
QWidgetmouseGrabber ()
 
void setTabOrder (QWidget *first, QWidget *second)
 
QWidgetMapper * wmapper ()
 
- Static Public Member Functions inherited from QObject
bool connect (const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
 
bool connect (const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)
 
bool disconnect (const QObject *sender, const char *signal, const QObject *receiver, const char *method)
 
bool disconnect (const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)
 
QString tr (const char *sourceText, const char *disambiguation, int n)
 
QString trUtf8 (const char *sourceText, const char *disambiguation, int n)
 
- Static Public Member Functions inherited from QPaintDevice
int x11AppCells (int screen)
 
Qt::HANDLE x11AppColormap (int screen)
 
bool x11AppDefaultColormap (int screen)
 
bool x11AppDefaultVisual (int screen)
 
int x11AppDepth (int screen)
 
Display * x11AppDisplay ()
 
int x11AppDpiX (int screen)
 
int x11AppDpiY (int screen)
 
Qt::HANDLE x11AppRootWindow (int screen)
 
int x11AppScreen ()
 
void * x11AppVisual (int screen)
 
void x11SetAppDpiX (int dpi, int screen)
 
void x11SetAppDpiY (int dpi, int screen)
 
- Static Protected Member Functions inherited from QObject
QByteArray normalizeSignalSlot (const char *signalSlot)
 
- Properties inherited from QMainWindow
 animated
 
 dockNestingEnabled
 
 dockOptions
 
 documentMode
 
 iconSize
 
 tabShape
 
 toolButtonStyle
 
 unifiedTitleAndToolBarOnMac
 
- Properties inherited from QWidget
 acceptDrops
 
 accessibleDescription
 
 accessibleName
 
 autoFillBackground
 
 baseSize
 
 childrenRect
 
 childrenRegion
 
 contextMenuPolicy
 
 cursor
 
 enabled
 
 focus
 
 focusPolicy
 
 font
 
 frameGeometry
 
 frameSize
 
 fullScreen
 
 geometry
 
 height
 
 inputMethodHints
 
 isActiveWindow
 
 layoutDirection
 
 locale
 
 maximized
 
 maximumHeight
 
 maximumSize
 
 maximumWidth
 
 minimized
 
 minimumHeight
 
 minimumSize
 
 minimumSizeHint
 
 minimumWidth
 
 modal
 
 mouseTracking
 
 normalGeometry
 
 palette
 
 pos
 
 rect
 
 size
 
 sizeHint
 
 sizeIncrement
 
 sizePolicy
 
 statusTip
 
 styleSheet
 
 toolTip
 
 updatesEnabled
 
 visible
 
 whatsThis
 
 width
 
 windowFilePath
 
 windowFlags
 
 windowIcon
 
 windowIconText
 
 windowModality
 
 windowModified
 
 windowOpacity
 
 windowTitle
 
 x
 
 y
 
- Properties inherited from QObject
 objectName
 

Detailed Description

Examples:
GUI/lib/qgotabimageview3dwt.cxx.

Definition at line 103 of file QGoTabImageView3DwT.h.

Member Typedef Documentation

Definition at line 120 of file QGoTabImageView3DwT.h.

Definition at line 119 of file QGoTabImageView3DwT.h.

Definition at line 118 of file QGoTabImageView3DwT.h.

Constructor & Destructor Documentation

QGoTabImageView3DwT::QGoTabImageView3DwT ( QWidget parent = 0)
explicit

Default Constructor.

Parameters
parent

Definition at line 123 of file QGoTabImageView3DwT.cxx.

QGoTabImageView3DwT::~QGoTabImageView3DwT ( )
virtual

Destructor.

Definition at line 271 of file QGoTabImageView3DwT.cxx.

Member Function Documentation

void QGoTabImageView3DwT::ActorPickingInteractorBehavior ( bool  iVisible)
protectedslot

Mouse interaction style allows user to pick contours.

Mouse interaction style allows user to pick contours

Definition at line 521 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::AddBookmark ( )
protectedslot

Definition at line 2238 of file QGoTabImageView3DwT.cxx.

std::vector< vtkActor * > QGoTabImageView3DwT::AddContour ( vtkPolyData *  dataset,
vtkProperty *  property = NULL 
)
protected

Definition at line 2077 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::AddContourForMeshToContours ( vtkPolyData *  iInput)
slot

Definition at line 2561 of file QGoTabImageView3DwT.cxx.

template<class TIndex >
void QGoTabImageView3DwT::AddContourFromNodes ( typename ContourContainer::MultiIndexContainerType::index< TIndex >::type::iterator  iIt)
inline

Definition at line 205 of file QGoTabImageView3DwT.h.

template<class TIndex >
void QGoTabImageView3DwT::AddMeshFromNodes ( typename ContourMeshContainer::MultiIndexContainerType::index< TIndex >::type::iterator  iIt)
inline

Definition at line 187 of file QGoTabImageView3DwT.h.

void QGoTabImageView3DwT::AddTraceIDIntoPolydata ( vtkPolyData *  iPolydata,
unsigned int  iTraceID,
const char *  iTrace 
)
protectedslot

Definition at line 2925 of file QGoTabImageView3DwT.cxx.

template<class TIndex >
void QGoTabImageView3DwT::AddTrackFromNodes ( typename TrackContainer::MultiIndexContainerType::index< TIndex >::type::iterator  iIt)
inline

Definition at line 195 of file QGoTabImageView3DwT.h.

void QGoTabImageView3DwT::AdjustWindowLevel ( double  iMin,
double  iMax 
)
slot

Definition at line 3565 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::AngleWidgetInteractorBehavior ( bool  iActive)
protectedslot

Definition at line 542 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::Box3DPicking ( bool  iActive)
protectedslot

Definition at line 551 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::BuildDopplerWidget ( )
protected

Definition at line 1513 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::Change3DPerspectiveToAxial ( )
slot

Definition at line 2250 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::Change3DPerspectiveToCoronal ( )
slot

Definition at line 2259 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::Change3DPerspectiveToSagittal ( )
slot

Definition at line 2268 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::ChangeBackgroundColor ( )
slot

Definition at line 1810 of file QGoTabImageView3DwT.cxx.

GoFigureMeshAttributes QGoTabImageView3DwT::ComputeMeshAttributes ( vtkPolyData *  iMesh,
const bool &  iIntensity,
const unsigned int &  iTCoord 
)

Definition at line 2627 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::ContourRepresentationPropertiesChanged ( )
signal
void QGoTabImageView3DwT::CreateAllViewActions ( )
protected
Todo:
create group actions for views changing

Definition at line 725 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::CreateBookmarkActions ( )
protected

Definition at line 1093 of file QGoTabImageView3DwT.cxx.

template<typename T >
void QGoTabImageView3DwT::CreateConnectionsTraceEditingWidget ( int  iTimeMin,
int  iTimeMax,
T *  iTraceWidget 
)
inlineprotected

Definition at line 577 of file QGoTabImageView3DwT.h.

void QGoTabImageView3DwT::CreateContour ( vtkPolyData *  contour_nodes,
vtkPolyData *  iView 
)
protected

Definition at line 2346 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::CreateContourEditingDockWidget ( int  iTimeMin,
int  iTimeMax 
)
protected

Definition at line 356 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::CreateContoursActorsFromVisuContainer ( std::list< unsigned int >  iTPointToLoad)

Creates actors for the contours which are at the given time points in the container. The actors are not visible by default. (see ShowTraces)

Parameters
[in]iTPointToLoadTime points to be used to create actors.

Definition at line 3407 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::CreateContoursActorsFromVisuContainer ( )

Definition at line 3385 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::CreateDataBaseTablesConnection ( )
protected

Definition at line 620 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::CreateDopplerTFEditor ( )
private

Definition at line 3670 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::CreateMeshEditingDockWidget ( int  iTimeMin,
int  iTimeMax 
)
protected
Todo:
connect the signal, reimplement the slot

Definition at line 408 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::CreateMeshesActorsFromVisuContainer ( std::list< unsigned int >  iTPointToLoad)

Creates actors for the meshes which are at the given time points in the container. The actors are not visible by default. (see ShowTraces)

Parameters
[in]iTPointToLoadTime points to be used to create actors.

Definition at line 3466 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::CreateMeshesActorsFromVisuContainer ( )

Definition at line 3444 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::CreateMeshFromSelectedContours ( std::list< unsigned int >  ListContourIDs,
int  iMeshID 
)
slot
Todo:
Bug iMeshID is not the one it is supposed to be

Definition at line 2785 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::CreateModeToolBar ( QMenu iMenu,
QToolBar iToolBar 
)
virtual

Reimplemented from QGoTabElementBase.

Definition at line 3094 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::CreateToolsActions ( )
protected

Definition at line 1070 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::CreateTracesActions ( )
protected

Definition at line 1000 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::createTransferFunctionEditor ( QString  iName)
private

Definition at line 3260 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::CreateVisuDockWidget ( )
protected
Todo:
update annotation on current slice (i.e. slice x/23) when moving through x via this dockwidget

Definition at line 569 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::DefaultInteractorBehavior ( bool  iVisible)
protectedvirtualslot

Mouse interaction style set as default.

Definition at line 484 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::DistanceWidgetInteractorBehavior ( bool  iActive)
protectedslot

Definition at line 533 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::DopplerSizeChanged ( int  iSize)
slot

Definition at line 3234 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::EnableVolumeRendering ( bool  iEnable)
protectedslot

Definition at line 3366 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::FullScreenViewChanged ( int  FullScreen)
signal
void QGoTabImageView3DwT::FullScreenViewXY ( )
slot

Definition at line 1737 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::FullScreenViewXYZ ( )
slot

Definition at line 1776 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::FullScreenViewXZ ( )
slot

Definition at line 1750 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::FullScreenViewYZ ( )
slot

Definition at line 1763 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::GetBackgroundColorFromImageViewer ( )
protected

Definition at line 1789 of file QGoTabImageView3DwT.cxx.

std::vector< int > QGoTabImageView3DwT::GetBoundingBox ( vtkPolyData *  contour)
protected

Definition at line 1923 of file QGoTabImageView3DwT.cxx.

std::vector< QString > QGoTabImageView3DwT::GetChannelNames ( )
private

Definition at line 338 of file QGoTabImageView3DwT.cxx.

ContourContainer* QGoTabImageView3DwT::GetContourContainer ( )
inline

Definition at line 171 of file QGoTabImageView3DwT.h.

int * QGoTabImageView3DwT::GetImageCoordinatesFromWorldCoordinates ( double  pos[3])
protected

Definition at line 2069 of file QGoTabImageView3DwT.cxx.

MeshContainer* QGoTabImageView3DwT::GetMeshContainer ( )
inline

Definition at line 176 of file QGoTabImageView3DwT.h.

int QGoTabImageView3DwT::GetSliceViewXY ( ) const

Definition at line 2198 of file QGoTabImageView3DwT.cxx.

int QGoTabImageView3DwT::GetSliceViewXZ ( ) const

Definition at line 2206 of file QGoTabImageView3DwT.cxx.

int QGoTabImageView3DwT::GetSliceViewYZ ( ) const

Definition at line 2214 of file QGoTabImageView3DwT.cxx.

GoFigure::TabDimensionType QGoTabImageView3DwT::GetTabDimensionType ( ) const
virtual
Returns

Implements QGoTabElementBase.

Definition at line 1326 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::GetTheOpenBookmarksActions ( )
protectedslot

Definition at line 1169 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::GetTheRelatedToDBActions ( )
protectedslot

Definition at line 1113 of file QGoTabImageView3DwT.cxx.

int QGoTabImageView3DwT::GetTimeInterval ( ) const

Definition at line 2230 of file QGoTabImageView3DwT.cxx.

int QGoTabImageView3DwT::GetTimePoint ( ) const

Definition at line 2222 of file QGoTabImageView3DwT.cxx.

TrackContainer* QGoTabImageView3DwT::GetTrackContainer ( )
inline

Definition at line 181 of file QGoTabImageView3DwT.h.

void QGoTabImageView3DwT::GoToDefaultMenu ( bool  iEnable = false)
slot

Definition at line 2613 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::GoToLocation ( int  iX,
int  iY,
int  iZ,
int  iT 
)
protectedslot

Definition at line 2896 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::GoToRealLocation ( double  iX,
double  iY,
double  iZ,
int  iT 
)
protectedslot

Definition at line 2907 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::HighlightPickedActor ( )
slot

Definition at line 2127 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::ImportContours ( )
protectedslot

Definition at line 2771 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::ImportMeshes ( )
protectedslot

Definition at line 2866 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::ImportTracks ( )
protectedslot

Definition at line 2879 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::InitializeImageRelatedWidget ( )
private

Definition at line 1402 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::InitializeToolsForTracesToolBar ( QMenu iMenu,
QToolBar iToolBar 
)

Definition at line 2973 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::InitializeTraceSettingsToolBar ( QToolBar iToolBar)

Definition at line 3042 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::ManualInteractorBehavior ( bool  iVisible)
protectedslot

Mouse interaction style allows contours segmentation, according to the selected type of segmentation.

Definition at line 466 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::MergeInDBAndRenderMeshForVisu ( vtkPolyData *  iVectPolydata)
slot

Definition at line 2456 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::ModeChanged ( int  iChannel)
slot

Definition at line 1832 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::MoveToNextTimePoint ( )
protectedslot

Definition at line 3652 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::MoveToPreviousTimePoint ( )
protectedslot

Definition at line 3661 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::OpenExistingBookmark ( )
protectedslot

Definition at line 1215 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::PlaneWidgetInteractorBehavior ( bool  iActive)
protectedslot

Definition at line 560 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::PolydatasRequested ( )
slot

Definition at line 3615 of file QGoTabImageView3DwT.cxx.

QGoTabImageView3DwT::Q_DISABLE_COPY ( QGoTabImageView3DwT  )
private
void QGoTabImageView3DwT::Quadview ( )
slot

Definition at line 1724 of file QGoTabImageView3DwT.cxx.

virtual void QGoTabImageView3DwT::ReadSettings ( )
inlinevirtual

Read Settings for the related tab element.

Implements QGoTabElementBase.

Definition at line 169 of file QGoTabImageView3DwT.h.

void QGoTabImageView3DwT::ReEditContour ( const unsigned int &  iId)
slot

Definition at line 2086 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::RequestedPolydatas ( std::list< vtkPolyData * >  )
signal
void QGoTabImageView3DwT::retranslateUi ( QWidget parent)
Parameters
parent

Definition at line 1317 of file QGoTabImageView3DwT.cxx.

int QGoTabImageView3DwT::SaveAndVisuContour ( int  iTCoord,
vtkPolyData *  iView = NULL 
)
slot

Definition at line 2291 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::SaveAndVisuMesh ( vtkPolyData *  iView,
unsigned int  iTCoord,
int  iCollection = -1 
)
slot

Save a mesh in the database and render the mesh at the given time point.

Parameters
[in]iCollectionCollection ID we want the mesh to belong to. if -1, we get the collection ID from the trace editing widget.
Todo:
to be renamed

Definition at line 2527 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::SaveContour ( vtkPolyData *  contour,
vtkPolyData *  contour_nodes,
int  iTCoord 
)
protected
Todo:
remove m_FFMPEGWriter and m_AVIWriter from this class

Definition at line 1900 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::SaveInDBAndRenderContourForVisu ( std::vector< vtkPolyData * >  iVectPolydata,
int  iTCoord 
)
slot

Definition at line 2511 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::SaveInDBAndRenderMeshForVisu ( std::vector< vtkPolyData * >  iVectPolydata,
int  iTCoord 
)
slot

Save a mesh in the database and render the mesh. at the current time point.

Definition at line 2394 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::SaveInDBAndRenderSetOfContoursForVisu ( std::vector< std::vector< vtkPolyData * > >  iVectorSetOfContours,
int  iTCoord 
)
slot

Definition at line 2490 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::SaveMesh ( vtkPolyData *  iMesh,
int  iTCoord,
int  iCollectionID = -1 
)
protected

Save mesh in Database.

Parameters
[in]iMeshmesh to be saved
[in]iTCoord

Definition at line 2372 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::SeedInteractorBehavior ( bool  iVisible)
protectedslot

Mouse interaction style allows meshes segmentation, according to the selected type of segmentation.

Definition at line 476 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::SetBackgroundColorToImageViewer ( )
protected

Definition at line 1801 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::SetDatabaseContainersAndDelayedConnections ( )
protectedslot

give the adress for the contours, meshes and tracks container to the QGoPrintDatabase, and make the connection for the status bar once the database variables have been set for the QGoPrintDatabase

Definition at line 659 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::SetFullScreenView ( int  iS)
slot

Definition at line 1715 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::SetLSMReader ( vtkLSMReader iReader,
const int &  iTimePoint 
)
Parameters
[in]iReader
[in]iTimePoint
Examples:
GUI/lib/qgotabimageview3dwt.cxx.

Definition at line 1335 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::SetMegaCaptureFile ( const GoFigureFileInfoHelperMultiIndexContainer iContainer,
const GoFigure::FileType iFileType,
const std::string &  iHeader,
const unsigned int &  iTimePoint 
)
Parameters
[in]iContainerMegaCapture file container
[in]iFileTypefile type (PNG, JPEG...)
[in]iHeaderpath to MegaCapture header
[in]iTimePointTime point

Definition at line 1362 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::SetSliceView ( )
slot

Definition at line 2277 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::SetSliceViewXY ( int  iS)
slot

Definition at line 1688 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::SetSliceViewXZ ( int  iS)
slot

Definition at line 1697 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::SetSliceViewYZ ( int  iS)
slot

Definition at line 1706 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::SetTheContainersForDB ( )
protected

give the adress for the contours, meshes and tracks container to the QGoPrintDatabase

Definition at line 672 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::SetTimePoint ( const int &  iTimePoint)
slot
Examples:
GUI/lib/qgotabimageview3dwt.cxx.

Definition at line 1547 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::SetTraceSettingsToolBarVisible ( bool  IsVisible)
protectedslot

slot connected to the toggleaction of the TW, the contour and mesh editing, update the trace and collection name of the trace settings toolbar and widget and check if the trace settings toolbar needs to be shown/hidden

Definition at line 2939 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::SetUpShortcuts ( )
private

Definition at line 3625 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::setupUi ( QWidget parent)
Parameters
parent

Definition at line 1273 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::ShowTraces ( const unsigned int &  iTimePoint)

Show traces from container which are at the given time point. Only updates contours and meshes since tracks and lineages go over several time points.

Parameters
[in]iTimePointVisible time point.

Definition at line 3553 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::SliceViewXYChanged ( int  Slice)
signal
void QGoTabImageView3DwT::SliceViewXZChanged ( int  Slice)
signal
void QGoTabImageView3DwT::SliceViewYZChanged ( int  Slice)
signal
QString QGoTabImageView3DwT::SnapshotViewXY ( GoFigure::FileType  iType,
QString  iBaseName = QString("snapshot-xy-") 
)
slot

Definition at line 1644 of file QGoTabImageView3DwT.cxx.

QString QGoTabImageView3DwT::SnapshotViewXYZ ( GoFigure::FileType  iType,
QString  iBaseName = QString("snapshot-xyz-") 
)
slot

Definition at line 1677 of file QGoTabImageView3DwT.cxx.

QString QGoTabImageView3DwT::SnapshotViewXZ ( GoFigure::FileType  iType,
QString  BaseName = QString("snapshot-xz-") 
)
slot

Definition at line 1655 of file QGoTabImageView3DwT.cxx.

QString QGoTabImageView3DwT::SnapshotViewYZ ( GoFigure::FileType  iType,
QString  iBaseName = QString("snapshot-yz-") 
)
slot

Definition at line 1666 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::SplitInDBAndRenderMeshForVisu ( std::vector< vtkPolyData * >  iVectPolydata)
slot

Definition at line 2410 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::StartContourSegmentation ( vtkPoints *  iPoints)
signal
void QGoTabImageView3DwT::StartDopplerView ( )
protectedslot

access to the megacapture reader to get the entity of interest images through time. updates the navigation widget.

Definition at line 1011 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::StartMeshSegmentation ( vtkPoints *  iPoints)
signal
void QGoTabImageView3DwT::StepChanged ( int  iStep)
slot

Definition at line 1875 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::TakeSnapshot ( )
slot

Definition at line 1236 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::TimePointChanged ( int  TimePoint)
signal
void QGoTabImageView3DwT::TranslateInteractorBehavior ( bool  iVisible)
protectedvirtualslot

Mouse interaction style allows user to Translate volume with all buttons.

Definition at line 508 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::UpdateBookmarkOpenActions ( std::vector< QAction * >  )
signal
void QGoTabImageView3DwT::UpdateImage ( )
protected

Definition at line 1476 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::updatePoints ( QString  iName,
std::map< unsigned int, unsigned int >  iPoints,
QColor  iColor,
int  iMin,
int  iMax,
int  iGamma 
)
slot

Definition at line 3337 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::UpdateSeeds ( )
protectedslot

Definition at line 325 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::updateSlot ( )
slot

Definition at line 3325 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::UpdateTFEditor ( )

Definition at line 3584 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::UpdateTracesEditingWidget ( )
protectedslot

depending on the doppler/classic mode, update the TimePoints and channels of the mesh and contour widget

Definition at line 3055 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::ValidateContour ( int  iTCoord)
slot
Todo:
Nicolas - Fix leaks generated by

Definition at line 2011 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::visibilityChanged ( QString  iName,
bool  iVisibility 
)
slot

Definition at line 3219 of file QGoTabImageView3DwT.cxx.

void QGoTabImageView3DwT::VisibilityPickedActor ( )
slot

Definition at line 2164 of file QGoTabImageView3DwT.cxx.

template<class TIndex >
void QGoTabImageView3DwT::VisualizeContour ( typename ContourContainer::MultiIndexContainerType::template index< TIndex >::type::iterator  iIt,
vtkPolyData *  iContour 
)
inlineprotected

Definition at line 487 of file QGoTabImageView3DwT.h.

template<class TIndex >
void QGoTabImageView3DwT::VisualizeMesh ( typename MeshContainer::MultiIndexContainerType::template index< TIndex >::type::iterator  iIt)
inlineprotected

Definition at line 512 of file QGoTabImageView3DwT.h.

std::vector< vtkActor * > QGoTabImageView3DwT::VisualizeTrace ( vtkPolyData *  iTrace,
double *  iRGBA 
)
protected

Definition at line 1979 of file QGoTabImageView3DwT.cxx.

template<class TContainer , class TIndex >
void QGoTabImageView3DwT::VisualizeTraceBase ( TContainer *  iContainer,
typename TContainer::MultiIndexContainerType::template index< TIndex >::type::iterator  iIt,
const double &  iHighlighted,
const double &  iVisible,
vtkPolyData *  iContour = NULL 
)
inlineprotected

Definition at line 546 of file QGoTabImageView3DwT.h.

template<class TIndex >
void QGoTabImageView3DwT::VisualizeTrack ( typename TrackContainer::MultiIndexContainerType::template index< TIndex >::type::iterator  iIt)
inlineprotected

Definition at line 529 of file QGoTabImageView3DwT.h.

virtual void QGoTabImageView3DwT::WriteSettings ( )
inlinevirtual

Write Settings for the tab element.

Implements QGoTabElementBase.

Definition at line 165 of file QGoTabImageView3DwT.h.

void QGoTabImageView3DwT::ZoomInteractorBehavior ( bool  iVisible)
protectedvirtualslot

Mouse interaction style allows user to zoom in/out volume with all buttons.

Definition at line 496 of file QGoTabImageView3DwT.cxx.

Member Data Documentation

QColor QGoTabImageView3DwT::m_BackgroundColor
protected

Definition at line 428 of file QGoTabImageView3DwT.h.

QAction* QGoTabImageView3DwT::m_BackgroundColorAction
protected

Definition at line 429 of file QGoTabImageView3DwT.h.

int QGoTabImageView3DwT::m_CCoord
protected

Definition at line 437 of file QGoTabImageView3DwT.h.

ContourContainer* QGoTabImageView3DwT::m_ContourContainer
protected

Definition at line 465 of file QGoTabImageView3DwT.h.

QGoContourEditingWidgetManager* QGoTabImageView3DwT::m_ContourEditingWidget
protected

Definition at line 452 of file QGoTabImageView3DwT.h.

QGoPrintDatabase* QGoTabImageView3DwT::m_DataBaseTables

Definition at line 241 of file QGoTabImageView3DwT.h.

GoFigureFileInfoHelperMultiIndexContainer QGoTabImageView3DwT::m_FileList
protected

Definition at line 426 of file QGoTabImageView3DwT.h.

GoFigure::FileType QGoTabImageView3DwT::m_FileType
protected

Definition at line 427 of file QGoTabImageView3DwT.h.

vtkProperty* QGoTabImageView3DwT::m_HighlightedContoursProperty
protected

Definition at line 420 of file QGoTabImageView3DwT.h.

vtkProperty* QGoTabImageView3DwT::m_HighlightedMeshesProperty
protected

Definition at line 421 of file QGoTabImageView3DwT.h.

GoImageProcessor* QGoTabImageView3DwT::m_ImageProcessor
protected

Definition at line 423 of file QGoTabImageView3DwT.h.

QGoImageView3D* QGoTabImageView3DwT::m_ImageView
protected

Definition at line 418 of file QGoTabImageView3DwT.h.

float QGoTabImageView3DwT::m_IntersectionLineWidth
protected

Definition at line 433 of file QGoTabImageView3DwT.h.

LineageContainer* QGoTabImageView3DwT::m_LineageContainer
protected

Definition at line 468 of file QGoTabImageView3DwT.h.

QGoLineageViewDockWidget* QGoTabImageView3DwT::m_LineageViewDockWidget
protected

Definition at line 456 of file QGoTabImageView3DwT.h.

itk::MegaCaptureReader::Pointer QGoTabImageView3DwT::m_MegaCaptureReader
protected

Definition at line 425 of file QGoTabImageView3DwT.h.

MeshContainer* QGoTabImageView3DwT::m_MeshContainer
protected

Definition at line 466 of file QGoTabImageView3DwT.h.

QGoMeshEditingWidgetManager* QGoTabImageView3DwT::m_MeshEditingWidget
protected

Definition at line 451 of file QGoTabImageView3DwT.h.

QGoNavigationDockWidget* QGoTabImageView3DwT::m_NavigationDockWidget
protected

Definition at line 443 of file QGoTabImageView3DwT.h.

int QGoTabImageView3DwT::m_PCoord
protected

Definition at line 435 of file QGoTabImageView3DwT.h.

QGoLineageViewerWidget* QGoTabImageView3DwT::m_QGoLineageViewerWidget
protected

Definition at line 458 of file QGoTabImageView3DwT.h.

int QGoTabImageView3DwT::m_RCoord
protected

Definition at line 436 of file QGoTabImageView3DwT.h.

std::vector< vtkPoints* > QGoTabImageView3DwT::m_Seeds
protected

Definition at line 462 of file QGoTabImageView3DwT.h.

QAction* QGoTabImageView3DwT::m_TakeSnapshotAction
protected

Definition at line 430 of file QGoTabImageView3DwT.h.

int QGoTabImageView3DwT::m_TCoord
protected

Definition at line 441 of file QGoTabImageView3DwT.h.

QToolBar* QGoTabImageView3DwT::m_TraceSettingsToolBar
protected

Definition at line 431 of file QGoTabImageView3DwT.h.

QGoTraceSettingsWidget* QGoTabImageView3DwT::m_TraceSettingsWidget
protected

Definition at line 460 of file QGoTabImageView3DwT.h.

TrackContainer* QGoTabImageView3DwT::m_TrackContainer
protected

Definition at line 467 of file QGoTabImageView3DwT.h.

QGoTrackViewDockWidget* QGoTabImageView3DwT::m_TrackViewDockWidget
protected

Definition at line 454 of file QGoTabImageView3DwT.h.

QGoTransferFunctionDockWidget* QGoTabImageView3DwT::m_TransferFunctionDockWidget
protected

Definition at line 444 of file QGoTabImageView3DwT.h.

bool QGoTabImageView3DwT::m_VolumeRenderingEnabled
private

Definition at line 768 of file QGoTabImageView3DwT.h.

int QGoTabImageView3DwT::m_XTileCoord
protected

Definition at line 438 of file QGoTabImageView3DwT.h.

int QGoTabImageView3DwT::m_YTileCoord
protected

Definition at line 439 of file QGoTabImageView3DwT.h.

int QGoTabImageView3DwT::m_ZTileCoord
protected

Definition at line 440 of file QGoTabImageView3DwT.h.


The documentation for this class was generated from the following files: