GOFIGURE2  0.9.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
TraceContainerBase< TContainer > Member List

This is the complete list of members for TraceContainerBase< TContainer >, including all inherited members.

blockSignals(bool block)QObject
checkConnectArgs(const char *signal, const QObject *object, const char *method)QObjectprotected
child(const char *objName, const char *inheritsClass, bool recursiveSearch) constQObject
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() constQObject
className() constQObject
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) constQObject
connectNotify(const char *signal)QObjectprotectedvirtual
customEvent(QEvent *event)QObjectprotectedvirtual
DeleteAllHighlightedElements()=0TraceContainerBase< TContainer >pure virtual
DeleteElement(const unsigned int &iId)=0TraceContainerBase< TContainer >pure virtual
DeleteElement(MultiIndexContainerTraceIDIterator iIter)=0TraceContainerBase< TContainer >pure virtual
deleteLater()QObject
destroyed(QObject *obj)QObject
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const char *signal, const QObject *receiver, const char *method)QObject
disconnect(const QObject *receiver, const char *method)QObject
disconnectNotify(const char *signal)QObjectprotectedvirtual
dumpObjectInfo()QObject
dumpObjectTree()QObject
dynamicPropertyNames() constQObject
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
findChild(const QString &name) constQObject
findChildren(const QString &name) constQObject
findChildren(const QRegExp &regExp) constQObject
GetActorGivenTraceID(unsigned int iTraceID)TraceContainerBase< TContainer >
GetCollectionIDOfGivenTraceID(unsigned int iTraceID)TraceContainerBase< TContainer >
GetCurrentElementColor()TraceContainerBase< TContainer >
GetCurrentElementNodes()TraceContainerBase< TContainer >
GetHighlightedElements()TraceContainerBase< TContainer >
GetHighlightedElementsCollectionID()TraceContainerBase< TContainer >
GetHighlightedElementsTraceID()TraceContainerBase< TContainer >
GetHighlightedProperty()TraceContainerBase< TContainer >
inherits(const char *className) constQObject
Insert(const MultiIndexContainerElementType &iE)TraceContainerBase< TContainer >
insertChild(QObject *object)QObject
InsertCurrentElement()TraceContainerBase< TContainer >
installEventFilter(QObject *filterObj)QObject
isA(const char *className) constQObject
isWidgetType() constQObject
killTimer(int id)QObject
m_ContainerTraceContainerBase< TContainer >
m_CurrentElementTraceContainerBase< TContainer >
m_HighlightedPropertyTraceContainerBase< TContainer >protected
m_ImageViewTraceContainerBase< TContainer >
m_IntersectionLineWidthTraceContainerBase< TContainer >protected
metaObject() constQObjectvirtual
moveToThread(QThread *targetThread)QObject
MultiIndexContainerCollectionIDIterator typedefTraceContainerBase< TContainer >
MultiIndexContainerElementType typedefTraceContainerBase< TContainer >
MultiIndexContainerHighlightedIterator typedefTraceContainerBase< TContainer >
MultiIndexContainerTraceIDIterator typedefTraceContainerBase< TContainer >
MultiIndexContainerType typedefTraceContainerBase< TContainer >
MultiIndexContainerVisibleIterator typedefTraceContainerBase< TContainer >
name() constQObject
name(const char *defaultName) constQObject
normalizeSignalSlot(const char *signalSlot)QObjectprotectedstatic
objectNameQObject
objectName() constQObject
parent() constQObject
Print(TIterator iBegin, TIterator iEnd)TraceContainerBase< TContainer >inline
Print()TraceContainerBase< TContainer >inline
Print()TraceContainerBase< TContainer >
property(const char *name) constQObject
QObject(QObject *parent)QObject
QObject(QObject *parent, const char *name)QObject
receivers(const char *signal) constQObjectprotected
removeChild(QObject *object)QObject
RemoveElementFromVisualizationWithGivenTraceID(const unsigned int &iId)TraceContainerBase< TContainer >
removeEventFilter(QObject *obj)QObject
RenderAllElementsWithOriginalColors()TraceContainerBase< TContainer >protected
ResetCurrentElement()TraceContainerBase< TContainer >
sender() constQObjectprotected
senderSignalIndex() constQObjectprotected
SetColorCode(const std::string &iColumnName, const std::map< unsigned int, std::string > &iValues)TraceContainerBase< TContainer >
SetColorCode(const std::string &iColumnName, const std::map< unsigned int, TValue > &iValues)TraceContainerBase< TContainer >inline
SetHighlightedProperty(vtkProperty *iProperty)TraceContainerBase< TContainer >
SetIntersectionLineWidth(const float &iWidth)TraceContainerBase< TContainer >
SetLookupTableForColorCoding(vtkLookupTable *iLut)TraceContainerBase< TContainer >
setName(const char *name)QObject
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
SetRandomColor(const std::string &iColumnName, const std::map< unsigned int, unsigned int > &iIds)TraceContainerBase< TContainer >
SetRandomColor(const std::string &iColumnName, const std::map< unsigned int, std::string > &iValues)TraceContainerBase< TContainer >
SetScalarRangeForAllElements(const double &iMin, const double &iMax)TraceContainerBase< TContainer >protected
signalsBlocked() constQObject
startTimer(int interval)QObject
thread() constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
TraceContainerBase(QObject *iParent, QGoImageView3D *iView)TraceContainerBase< TContainer >explicit
trUtf8(const char *sourceText, const char *disambiguation, int n)QObjectstatic
UpdateAllHighlightedElementsWithGivenColor(QColor iColor)TraceContainerBase< TContainer >
UpdateCurrentElementCollection(unsigned int iCollectionID)TraceContainerBase< TContainer >
UpdateCurrentElementFromDB(unsigned int iTraceID, double irgba[4], bool IsVisible=false)TraceContainerBase< TContainer >
UpdateCurrentElementFromExistingOne(unsigned int iTraceID, bool iErase=true)TraceContainerBase< TContainer >
UpdateCurrentElementFromExistingOne(typename MultiIndexContainerType::template index< TIndex >::type::iterator iIt)TraceContainerBase< TContainer >inline
UpdateCurrentElementFromVisuBase(std::vector< vtkActor * > &iActors, vtkPolyData *iNodes, const bool &iHighlighted, const bool &iVisible)TraceContainerBase< TContainer >protected
UpdateElementHighlightingWithGivenTraceID(const unsigned int &iId)TraceContainerBase< TContainer >
UpdateElementHighlightingWithGivenTraceIDsBase(const QStringList &iList, const Qt::CheckState &iCheck)TraceContainerBase< TContainer >protectedvirtual
UpdateElementHighlightingWithTraceID(const unsigned int &oTraceId, Qt::CheckState &oState)TraceContainerBase< TContainer >inlineprotected
UpdateElementVisibilityWithGivenTraceID(const unsigned int &iId)TraceContainerBase< TContainer >
UpdateElementVisibilityWithGivenTraceIDsBase(const QStringList &iList, const Qt::CheckState &iCheck)TraceContainerBase< TContainer >protectedvirtual
UpdateElementVisibilityWithTraceID(const unsigned int &oTraceId, const bool &iState)TraceContainerBase< TContainer >inlineprotected
UpdateVisualizationForGivenElement(typename MultiIndexContainerType::template index< TIndex >::type::iterator &iIt, std::vector< vtkActor * > iActors, const bool &iHighlighted, const bool &iVisible)TraceContainerBase< TContainer >inline
UpdateVisualizationForGivenIDs(TList iList)TraceContainerBase< TContainer >inline
~QObject()QObjectvirtual
~TraceContainerBase()TraceContainerBase< TContainer >virtual