SYMBOL INDEX (748 symbols across 250 files) FILE: libs/3dparty/QRoundProgressBar.cpp function QString (line 313) | QString QRoundProgressBar::valueToText(double value) const FILE: libs/3dparty/QRoundProgressBar.h type BarStyle (line 88) | enum BarStyle function virtual (line 231) | virtual int heightForWidth(int w) const { return w; } FILE: libs/3dparty/flowlayout.cpp function QLayoutItem (line 106) | QLayoutItem *FlowLayout::itemAt(int index) const function QLayoutItem (line 111) | QLayoutItem *FlowLayout::takeAt(int index) function QSize (line 141) | QSize FlowLayout::sizeHint() const function QSize (line 146) | QSize FlowLayout::minimumSize() const function foreach (line 167) | foreach (item, itemList) { FILE: libs/utils/colorseries.cpp type Utils (line 3) | namespace Utils function QColor (line 8) | static inline QColor hexToColor(QRgb num) class ColorSeriesPrivate (line 13) | class ColorSeriesPrivate function QColor (line 75) | QColor ColorSeries::color(int index) const function QColor (line 100) | QColor ColorSeries::nextColor() const FILE: libs/utils/colorseries.h function namespace (line 8) | namespace Utils FILE: libs/utils/doublespinboxdelegate.cpp type Utils (line 5) | namespace Utils function QWidget (line 13) | QWidget *DoubleSpinBoxDelegate::createEditor(QWidget *parent, FILE: libs/utils/doublespinboxdelegate.h function namespace (line 8) | namespace Utils FILE: libs/utils/iplugin.h function namespace (line 6) | namespace Utils { FILE: libs/utils/ivtkplugin.cpp type Utils (line 3) | namespace Utils FILE: libs/utils/modeltopointsconverter.cpp type Utils (line 5) | namespace Utils FILE: libs/utils/modeltopointsconverter.h function namespace (line 9) | namespace Utils FILE: libs/utils/modeltovectorsconverter.cpp type Utils (line 6) | namespace Utils FILE: libs/utils/modeltovectorsconverter.h function namespace (line 8) | namespace Utils FILE: libs/utils/point3f.h function namespace (line 6) | namespace Utils FILE: libs/utils/pointsreader.cpp type Utils (line 7) | namespace Utils FILE: libs/utils/pointsreader.h function namespace (line 11) | namespace Utils FILE: libs/utils/pointstomodelconverter.cpp type Utils (line 6) | namespace Utils FILE: libs/utils/pointstomodelconverter.h function namespace (line 12) | namespace Utils FILE: libs/utils/signalblocker.cpp type Utils (line 3) | namespace Utils FILE: libs/utils/signalblocker.h function namespace (line 8) | namespace Utils FILE: libs/utils/signalledrunable.cpp type Utils (line 3) | namespace Utils FILE: libs/utils/signalledrunable.h function namespace (line 9) | namespace Utils FILE: libs/utils/tablemodel.cpp type Utils (line 7) | namespace Utils function QVariantList (line 104) | QVariantList TableModel::horizontalHeaderData() const function QVariantList (line 117) | QVariantList TableModel::verticalHeaderData() const function QVariant (line 134) | QVariant TableModel::headerData(int section, Qt::Orientation orientati... function QVariant (line 154) | QVariant TableModel::data(const QModelIndex &index, int role) const function qreal (line 165) | qreal TableModel::data(int row, int col) const FILE: libs/utils/tablemodel.h function namespace (line 8) | namespace Utils FILE: libs/utils/utils.cpp type Utils (line 8) | namespace Utils function QString (line 11) | QString character(int index) function explorer (line 18) | void explorer(const QString &path) function QImage (line 28) | QImage star(const QSize& size) function random (line 50) | double random(int low, int high) function vtkColor (line 56) | void vtkColor(const QColor& clr, double* vtkClr) function QColor (line 66) | QColor qColor(double* pClr) function RGB2HSV (line 71) | static void RGB2HSV(float r, float g, float b, float *h, float *s, flo... function qColor2HSV (line 97) | void qColor2HSV(const QColor& clr, double* hsv) FILE: libs/utils/utils.h function namespace (line 13) | namespace Utils function T (line 110) | T boundedValue(const T& value, const T& min, const T& max) function module (line 120) | inline double module(T* vector) function distance (line 126) | inline double distance(T* pot1, T* pot2) function normal (line 138) | inline void normal(T* inPot1, T* inPot2, T* outPot) FILE: libs/utils/vector4f.h function namespace (line 6) | namespace Utils FILE: libs/vtkutils/abstractimageprocessor.cpp type VtkUtils (line 3) | namespace VtkUtils FILE: libs/vtkutils/abstractimageprocessor.h function namespace (line 12) | namespace VtkUtils FILE: libs/vtkutils/abstractwidgetobserver.cpp type VtkUtils (line 5) | namespace VtkUtils FILE: libs/vtkutils/abstractwidgetobserver.h function namespace (line 11) | namespace VtkUtils FILE: libs/vtkutils/actorexporter.cpp type VtkUtils (line 9) | namespace VtkUtils FILE: libs/vtkutils/actorexporter.h function namespace (line 10) | namespace VtkUtils FILE: libs/vtkutils/anglewidgetobserver.cpp type VtkUtils (line 7) | namespace VtkUtils FILE: libs/vtkutils/anglewidgetobserver.h function namespace (line 6) | namespace VtkUtils FILE: libs/vtkutils/boxcutter.cpp class BoxCutterPrivate (line 3) | class BoxCutterPrivate FILE: libs/vtkutils/boxcutter.h function class (line 7) | class BoxCutter : public Interactor FILE: libs/vtkutils/boxwidgetobserver.cpp type VtkUtils (line 6) | namespace VtkUtils FILE: libs/vtkutils/boxwidgetobserver.h function namespace (line 9) | namespace VtkUtils FILE: libs/vtkutils/contour.cpp type VtkUtils (line 15) | namespace VtkUtils class ContourPrivate (line 17) | class ContourPrivate function foreach (line 87) | foreach (const Utils::Vector4F& vec, d_ptr->vectors) { FILE: libs/vtkutils/contour.h function namespace (line 8) | namespace VtkUtils FILE: libs/vtkutils/contourwidgetobserver.cpp type VtkUtils (line 7) | namespace VtkUtils FILE: libs/vtkutils/contourwidgetobserver.h function namespace (line 9) | namespace VtkUtils FILE: libs/vtkutils/custominteractorstyle.cpp function vtkActor (line 91) | vtkActor* CustomInteractorStyle::pickedActor() function vtkActor (line 102) | vtkActor* CustomInteractorStyle::hoverdActor() function foreach (line 146) | foreach (vtkActor* actor, m_watchedActorList) { FILE: libs/vtkutils/custominteractorstyle.h function namespace (line 8) | namespace ComDataGui3D FILE: libs/vtkutils/datafilter.cpp type VtkUtils (line 3) | namespace VtkUtils function QString (line 6) | QString VTKUTILS_EXPORT filterName(FilterType type) FILE: libs/vtkutils/datafilter.h function namespace (line 41) | namespace VtkUtils FILE: libs/vtkutils/disablerotationinteractorstyle.h function namespace (line 7) | namespace ComDataGui3D function class (line 13) | class DisableRotationInteractorStyle : public CustomInteractorStyle FILE: libs/vtkutils/distancewidgetobserver.cpp type VtkUtils (line 6) | namespace VtkUtils FILE: libs/vtkutils/distancewidgetobserver.h function namespace (line 6) | namespace VtkUtils FILE: libs/vtkutils/filereaderutils.cpp type VtkUtils (line 23) | namespace VtkUtils function Getf (line 26) | static float Getf(const char *s) function Geti (line 83) | static int Geti(const char *s) function QString (line 109) | QString AbstractFileReader::fileName() const function QString (line 120) | QString AbstractFileReader::title() const FILE: libs/vtkutils/filereaderutils.h function namespace (line 23) | namespace VtkUtils FILE: libs/vtkutils/implicitplanewidgetobserver.cpp type VtkUtils (line 5) | namespace VtkUtils FILE: libs/vtkutils/implicitplanewidgetobserver.h function namespace (line 6) | namespace VtkUtils FILE: libs/vtkutils/interactor.cpp class InteractorPrivate (line 11) | class InteractorPrivate function vtkRenderer (line 90) | vtkRenderer* Interactor::renderer() const FILE: libs/vtkutils/interactor.h function namespace (line 13) | namespace ComDataGui3D function class (line 21) | class Interactor : public QObject FILE: libs/vtkutils/lineprober.cpp class Plot2DOverlay (line 41) | class Plot2DOverlay class LineProberPrivate (line 42) | class LineProberPrivate FILE: libs/vtkutils/lineprober.h function class (line 8) | class LineProber : public Interactor FILE: libs/vtkutils/linewidgetobserver.cpp type VtkUtils (line 5) | namespace VtkUtils FILE: libs/vtkutils/linewidgetobserver.h function namespace (line 8) | namespace VtkUtils FILE: libs/vtkutils/modeltovtktableconverter.cpp type VtkUtils (line 11) | namespace VtkUtils function QStringList (line 24) | QStringList ModelToVtkTableConverter::labels() const function vtkTable (line 59) | vtkTable* ModelToVtkTableConverter::table() const FILE: libs/vtkutils/modeltovtktableconverter.h function namespace (line 8) | namespace Utils function namespace (line 14) | namespace VtkUtils FILE: libs/vtkutils/moveactorinteractorstyle.cpp type VtkUtils (line 24) | namespace VtkUtils FILE: libs/vtkutils/moveactorinteractorstyle.h function namespace (line 11) | namespace VtkUtils FILE: libs/vtkutils/movelineinteractorstyle.h function namespace (line 6) | namespace ComDataGui3D function class (line 12) | class MoveLineInteractorStyle : public CustomInteractorStyle FILE: libs/vtkutils/movepointinteractorstyle.cpp type VtkUtils (line 3) | namespace VtkUtils FILE: libs/vtkutils/movepointinteractorstyle.h function namespace (line 8) | namespace VtkUtils FILE: libs/vtkutils/planecutter.cpp class PlaneCutterPrivate (line 28) | class PlaneCutterPrivate FILE: libs/vtkutils/planecutter.h function class (line 8) | class PlaneCutter : public Interactor FILE: libs/vtkutils/pointmover.cpp class PointMoverPrivate (line 14) | class PointMoverPrivate FILE: libs/vtkutils/pointmover.h function class (line 7) | class PointMover : public Interactor FILE: libs/vtkutils/pointstopolydataconverter.cpp type VtkUtils (line 7) | namespace VtkUtils function vtkPolyData (line 40) | vtkPolyData* PointsToPolyDataConverter::polyData() const FILE: libs/vtkutils/pointstopolydataconverter.h function namespace (line 12) | namespace VtkUtils FILE: libs/vtkutils/pointwidgetobserver.cpp type VtkUtils (line 5) | namespace VtkUtils FILE: libs/vtkutils/pointwidgetobserver.h function namespace (line 6) | namespace VtkUtils FILE: libs/vtkutils/rendererslayoutalgo.h function namespace (line 7) | namespace VtkUtils FILE: libs/vtkutils/sliderwidgetobserver.cpp type VtkUtils (line 6) | namespace VtkUtils FILE: libs/vtkutils/sliderwidgetobserver.h function namespace (line 6) | namespace VtkUtils FILE: libs/vtkutils/spherecutter.cpp class SphereCutterPrivate (line 15) | class SphereCutterPrivate FILE: libs/vtkutils/spherecutter.h function class (line 7) | class SphereCutter : public Interactor FILE: libs/vtkutils/spherewidgetobserver.cpp type VtkUtils (line 5) | namespace VtkUtils FILE: libs/vtkutils/spherewidgetobserver.h function namespace (line 6) | namespace VtkUtils FILE: libs/vtkutils/surface.cpp type VtkUtils (line 11) | namespace VtkUtils class SurfacePrivate (line 14) | class SurfacePrivate method SurfacePrivate (line 17) | SurfacePrivate(Surface* q) : q_ptr(q) {} function vtkActor (line 67) | vtkActor* Surface::surfaceActor() const FILE: libs/vtkutils/surface.h function namespace (line 10) | namespace VtkUtils FILE: libs/vtkutils/vtkUnstructuredGridRelevantPointsFilter.h function class (line 61) | class vtkUnstructuredGridRelevantPointsFilter : FILE: libs/vtkutils/vtkplot2dwidget.cpp type VtkUtils (line 9) | namespace VtkUtils class VtkPlot2DWidgetPrivate (line 11) | class VtkPlot2DWidgetPrivate function vtkContextItem (line 27) | vtkContextItem* VtkPlot2DWidget::chart() const FILE: libs/vtkutils/vtkplot2dwidget.h function namespace (line 7) | namespace VtkUtils FILE: libs/vtkutils/vtkplot3dwidget.cpp type VtkUtils (line 8) | namespace VtkUtils class VtkPlot3DWidgetPrivate (line 10) | class VtkPlot3DWidgetPrivate function vtkContextItem (line 26) | vtkContextItem* VtkPlot3DWidget::chart() const FILE: libs/vtkutils/vtkplot3dwidget.h function namespace (line 7) | namespace VtkUtils FILE: libs/vtkutils/vtkplotpiewidget.cpp type VtkUtils (line 9) | namespace VtkUtils class VtkPlotPieWidgetPrivate (line 12) | class VtkPlotPieWidgetPrivate function vtkContextItem (line 28) | vtkContextItem* VtkPlotPieWidget::chart() const FILE: libs/vtkutils/vtkplotpiewidget.h function namespace (line 6) | namespace VtkUtils FILE: libs/vtkutils/vtkplotwidget.cpp type VtkUtils (line 20) | namespace VtkUtils class VtkPlotWidgetPrivate (line 23) | class VtkPlotWidgetPrivate function vtkContextView (line 56) | vtkContextView* VtkPlotWidget::contextView() const FILE: libs/vtkutils/vtkplotwidget.h function namespace (line 19) | namespace VtkUtils FILE: libs/vtkutils/vtkutils.cpp type VtkUtils (line 26) | namespace VtkUtils function QImage (line 29) | QImage vtkImageDataToQImage(vtkImageData* imageData) function qImageToVtkImage (line 53) | void qImageToVtkImage(QImage& img, vtkImageData* imageData) function QImage (line 66) | QImage vtkWidgetSnapshot(QVTKWidget* widget) function exportActorToFile (line 73) | void exportActorToFile(vtkActor* actor, const QString& outfile) FILE: libs/vtkutils/vtkutils.h function namespace (line 31) | namespace VtkUtils FILE: libs/vtkutils/vtkwidget.cpp type VtkUtils (line 18) | namespace VtkUtils class VtkWidgetPrivate (line 21) | class VtkWidgetPrivate function columnCount (line 64) | static int columnCount(int count) function QColor (line 265) | QColor VtkWidget::backgroundColor() const function vtkRenderer (line 270) | vtkRenderer* VtkWidget::defaultRenderer() FILE: libs/vtkutils/vtkwidget.h function namespace (line 18) | namespace VtkUtils FILE: libs/widgets/colorcombobox.cpp type Widgets (line 25) | namespace Widgets function QColor (line 105) | QColor ColorComboBox::color() const function QColor (line 128) | QColor ColorComboBox::color(int colorIndex) function QStringList (line 165) | QStringList ColorComboBox::colorNames() function QColor (line 180) | QColor ColorComboBox::defaultColor(int colorIndex) function QStringList (line 211) | QStringList ColorComboBox::defaultColorNames() FILE: libs/widgets/colorpushbutton.cpp type Widgets (line 22) | namespace Widgets FILE: libs/widgets/colorpushbutton.h function namespace (line 23) | namespace Widgets { FILE: libs/widgets/fontpushbutton.cpp type Widgets (line 5) | namespace Widgets FILE: libs/widgets/fontpushbutton.h function namespace (line 8) | namespace Widgets FILE: libs/widgets/gradientcombobox.cpp type Widgets (line 10) | namespace Widgets type GradientData (line 13) | struct GradientData method GradientData (line 15) | GradientData(const QString& name, const QColor& clr1, const QColor& ... method GradientData (line 22) | GradientData(const GradientData& other) class GradientLabel (line 36) | class GradientLabel : public QWidget method QColor (line 42) | QColor color1() const { return m_color1; } method QColor (line 43) | QColor color2() const { return m_color2; } class GradientWidgetItem (line 53) | class GradientWidgetItem : public QWidget method QString (line 58) | QString name() const { return m_gradientData.name; } method QColor (line 59) | QColor color1() const { return m_gradientData.color1; } method QColor (line 60) | QColor color2() const { return m_gradientData.color2; } class GradientComboBoxPrivate (line 107) | class GradientComboBoxPrivate function QString (line 269) | QString GradientComboBox::currentName() const function QColor (line 278) | QColor GradientComboBox::currentColor1() const function QColor (line 287) | QColor GradientComboBox::currentColor2() const function QSize (line 362) | QSize GradientComboBox::minimumSizeHint() const FILE: libs/widgets/gradientcombobox.h function namespace (line 9) | namespace Widgets FILE: libs/widgets/imagecompareboard.cpp type Widgets (line 9) | namespace Widgets class ImageCompareBoardPrivate (line 12) | class ImageCompareBoardPrivate function QImage (line 67) | QImage ImageCompareBoard::originalImage() const function QImage (line 78) | QImage ImageCompareBoard::comparedImage() const FILE: libs/widgets/imagecompareboard.h function namespace (line 9) | namespace Widgets FILE: libs/widgets/penstylebox.cpp type Widgets (line 21) | namespace Widgets FILE: libs/widgets/penstylebox.h function namespace (line 25) | namespace Widgets FILE: libs/widgets/qtcolorpicker.cpp type Widgets (line 143) | namespace Widgets class ColorPickerButton (line 146) | class ColorPickerButton : public QFrame class ColorPickerItem (line 170) | class ColorPickerItem : public QFrame class ColorPickerPopup (line 207) | class ColorPickerPopup : public QFrame function QColor (line 387) | QColor QtColorPicker::currentColor() const function QColor (line 395) | QColor QtColorPicker::color(int index) const function QColor (line 509) | QColor QtColorPicker::getColor(const QPoint &point, bool allowCustomCo... function ColorPickerItem (line 582) | ColorPickerItem *ColorPickerPopup::find(const QColor &col) const function QColor (line 637) | QColor ColorPickerPopup::color(int index) const function QColor (line 818) | QColor ColorPickerPopup::lastSelected() const function QColor (line 933) | QColor ColorPickerItem::color() const function QString (line 943) | QString ColorPickerItem::text() const FILE: libs/widgets/qtcolorpicker.h function namespace (line 59) | namespace Widgets FILE: libs/widgets/tagwidget.cpp type Widgets (line 7) | namespace Widgets class TagWidgetPrivate (line 10) | class TagWidgetPrivate function QStringList (line 70) | QStringList TagWidget::tags() const FILE: libs/widgets/tagwidget.h function namespace (line 8) | namespace Widgets FILE: plugins/animation/animationplugin.cpp function QString (line 17) | QString AnimationPlugin::category() const function QStringList (line 30) | QStringList AnimationPlugin::keywords() const FILE: plugins/animation/animationscenewindow.cpp class ActorAnimator (line 18) | class ActorAnimator method ActorAnimator (line 21) | ActorAnimator() method SetActor (line 41) | void SetActor(vtkActor *actor) method SetStartPosition (line 50) | void SetStartPosition(std::vector position) method SetEndPosition (line 54) | void SetEndPosition(std::vector position) method AddObserversToCue (line 58) | void AddObserversToCue(vtkAnimationCue *cue) method Start (line 65) | void Start(vtkAnimationCue::AnimationCueInfo *vtkNotUsed(info)) method Tick (line 72) | void Tick(vtkAnimationCue::AnimationCueInfo *info) method End (line 84) | void End(vtkAnimationCue::AnimationCueInfo *vtkNotUsed(info)) class AnimationCueObserver (line 92) | class AnimationCueObserver : public vtkCommand method AnimationCueObserver (line 95) | static AnimationCueObserver *New() method Execute (line 100) | virtual void Execute(vtkObject *vtkNotUsed(caller), method AnimationCueObserver (line 123) | AnimationCueObserver() class AnimationSceneObserver (line 136) | class AnimationSceneObserver : public vtkCommand method AnimationSceneObserver (line 139) | static AnimationSceneObserver *New() method SetRenderWindow (line 144) | void SetRenderWindow( vtkRenderWindow *renWin) method Execute (line 154) | virtual void Execute(vtkObject *vtkNotUsed(caller), method AnimationSceneObserver (line 170) | AnimationSceneObserver() FILE: plugins/animation/animationscenewindow.h function namespace (line 8) | namespace Ui function namespace (line 13) | namespace VtkUtils function class (line 20) | class AnimationSceneWindow : public QWidget FILE: plugins/animation/basicanimationwindow.cpp class AnimationCallback (line 24) | class AnimationCallback : public vtkCommand method AnimationCallback (line 27) | static AnimationCallback *New() method Execute (line 34) | virtual void Execute(vtkObject *caller, unsigned long eventId, FILE: plugins/animation/basicanimationwindow.h function namespace (line 8) | namespace Ui function namespace (line 13) | namespace VtkUtils function class (line 20) | class BasicAnimationWindow : public QWidget FILE: plugins/buildinsources/buildinsourcesplugin.cpp function QString (line 36) | QString BuildinSourcePlugin::category() const function QColor (line 50) | static inline QColor color3ubToQColor(const vtkColor3ub& c3ub) function vtkActor (line 55) | static inline vtkActor* createPlatonicSolidActor(const vtkSmartPointer& lhs, const QPai... FILE: plugins/contour2d/contourwindow.h function namespace (line 8) | namespace Ui function namespace (line 13) | namespace VtkUtils function namespace (line 18) | namespace Utils function class (line 38) | class ContourWindow : public QWidget FILE: plugins/contour2d/smoothcontourgenerator.h function class (line 6) | class SmoothContourGenerator : public AbstractContourGenerator FILE: plugins/custom3dwidget/custom3dwidgetplugin.cpp function QString (line 17) | QString Custom3DWidgetPlugin::category() const function QStringList (line 30) | QStringList Custom3DWidgetPlugin::keywords() const FILE: plugins/custom3dwidget/customxyplotrepresentation.h function class (line 10) | class CustomXYPlotRepresentation : public vtkBorderRepresentation FILE: plugins/custom3dwidget/customxyplotwidget.h function class (line 7) | class CustomXYPlotWidget : public vtkBorderWidget FILE: plugins/custom3dwidget/usearrowwidgetwindow.h function namespace (line 8) | namespace Ui function namespace (line 13) | namespace VtkUtils function class (line 19) | class UseArrowWidgetWindow : public QWidget FILE: plugins/custom3dwidget/usecustomwidgetwindow.h function namespace (line 8) | namespace Ui function namespace (line 13) | namespace VtkUtils function class (line 20) | class UseCustomWidgetWindow : public QWidget FILE: plugins/custom3dwidget/vtkarrowrepresentation.h function class (line 8) | class vtkArrowRepresentation : public vtkWidgetRepresentation FILE: plugins/custom3dwidget/vtkarrowwidget.cpp class vtkArrowWidgetCallback (line 16) | class vtkArrowWidgetCallback : public vtkCommand method vtkArrowWidgetCallback (line 19) | static vtkArrowWidgetCallback *New() { return new vtkArrowWidgetCallba... method Execute (line 20) | virtual void Execute(vtkObject*, unsigned long eventId, void*) FILE: plugins/custom3dwidget/vtkarrowwidget.h function class (line 8) | class vtkArrowWidget : public vtkAbstractWidget FILE: plugins/displaychinese/dialog.h function namespace (line 6) | namespace Ui { function class (line 11) | class Dialog : public QDialog FILE: plugins/displaychinese/displaychineseplugin.cpp function QString (line 16) | QString DisplayChinesePlugin::category() const function QStringList (line 28) | QStringList DisplayChinesePlugin::keywords() const FILE: plugins/displaychinese/main.cpp function main (line 6) | int main(int argc, char* argv[]) FILE: plugins/displaychinese/widget.h function class (line 16) | class VTKWidget : public QVTKWidget FILE: plugins/filereader/filereaderplugin.cpp function QString (line 17) | QString FileReaderPlugin::category() const function QStringList (line 29) | QStringList FileReaderPlugin::keywords() const FILE: plugins/filereader/filetree.cpp function QAction (line 160) | QAction* FileTree::createFilterAction(const QString& text, VtkUtils::Fil... FILE: plugins/filereader/filetree.h function class (line 8) | class FileTree : public QTreeWidget FILE: plugins/filereader/mainwidget.h function namespace (line 7) | namespace Ui function namespace (line 12) | namespace VtkUtils function class (line 20) | class MainWidget : public QWidget FILE: plugins/filereader/widget.h function class (line 14) | class VTKWidget : public QVTKWidget FILE: plugins/filters/clipwindow.h function namespace (line 6) | namespace Ui function class (line 11) | class ClipWindow : public CutWindow FILE: plugins/filters/cutwindow.h function namespace (line 8) | namespace Ui function class (line 18) | class CutWindow : public FilterWindow FILE: plugins/filters/decimatewindow.h function namespace (line 6) | namespace Ui function class (line 11) | class DecimateWindow : public FilterWindow FILE: plugins/filters/filtersplugin.cpp function QString (line 24) | QString FiltersPlugin::category() const function QStringList (line 44) | QStringList FiltersPlugin::keywords() const FILE: plugins/filters/filterwindow.cpp function QString (line 54) | QString FilterWindow::fileName() const function QString (line 219) | QString FilterWindow::fileFilter() const function vtkDataObject (line 315) | vtkDataObject* FilterWindow::resultData() const function QColor (line 330) | QColor FilterWindow::color1() const function QColor (line 335) | QColor FilterWindow::color2() const FILE: plugins/filters/filterwindow.h function namespace (line 9) | namespace Ui function namespace (line 14) | namespace VtkUtils function namespace (line 19) | namespace Utils function class (line 29) | class FilterWindow : public QWidget FILE: plugins/filters/glyphwindow.h function namespace (line 6) | namespace Ui function class (line 12) | class GlyphWindow : public FilterWindow FILE: plugins/filters/isosurfacewindow.h function namespace (line 6) | namespace Ui function class (line 11) | class IsosurfaceWindow : public FilterWindow FILE: plugins/filters/probewindow.h function namespace (line 6) | namespace Ui function class (line 17) | class ProbeWindow : public FilterWindow FILE: plugins/filters/qcustomplot.cpp function QRect (line 1203) | QRect QCPLayerable::clipRect() const function QCPRange (line 1363) | QCPRange QCPRange::expanded(const QCPRange &otherRange) const function QCPRange (line 1382) | QCPRange QCPRange::sanitizedForLogScale() const function QCPRange (line 1431) | QCPRange QCPRange::sanitizedForLinScale() const function foreach (line 1933) | foreach (QCP::MarginSide side, allMarginSides) function QSize (line 1958) | QSize QCPLayoutElement::minimumSizeHint() const function QSize (line 1970) | QSize QCPLayoutElement::maximumSizeHint() const function foreach (line 2026) | foreach (QCPLayoutElement* el, elements(false)) function QCPLayoutElement (line 2510) | QCPLayoutElement *QCPLayoutGrid::element(int row, int column) const function QCPLayoutElement (line 2834) | QCPLayoutElement *QCPLayoutGrid::elementAt(int index) const function QCPLayoutElement (line 2843) | QCPLayoutElement *QCPLayoutGrid::takeAt(int index) function QSize (line 2952) | QSize QCPLayoutGrid::minimumSizeHint() const function QSize (line 2967) | QSize QCPLayoutGrid::maximumSizeHint() const function QRectF (line 3129) | QRectF QCPLayoutInset::insetRect(int index) const function QCPLayoutElement (line 3237) | QCPLayoutElement *QCPLayoutInset::elementAt(int index) const function QCPLayoutElement (line 3246) | QCPLayoutElement *QCPLayoutInset::takeAt(int index) function QString (line 4099) | QString QCPAxis::numberFormat() const function QCPLineEnding (line 4149) | QCPLineEnding QCPAxis::lowerEnding() const function QCPLineEnding (line 4155) | QCPLineEnding QCPAxis::upperEnding() const function QPen (line 5917) | QPen QCPAxis::getBasePen() const function QPen (line 5927) | QPen QCPAxis::getTickPen() const function QPen (line 5937) | QPen QCPAxis::getSubTickPen() const function QFont (line 5947) | QFont QCPAxis::getTickLabelFont() const function QFont (line 5957) | QFont QCPAxis::getLabelFont() const function QColor (line 5967) | QColor QCPAxis::getTickLabelColor() const function QColor (line 5977) | QColor QCPAxis::getLabelColor() const function QByteArray (line 6347) | QByteArray QCPAxisPainterPrivate::generateLabelParameterHash() const function QPointF (line 6565) | QPointF QCPAxisPainterPrivate::getTickLabelDrawOffset(const TickLabelDat... function QRect (line 7167) | QRect QCPAbstractPlottable::clipRect() const function QPointF (line 7213) | const QPointF QCPAbstractPlottable::coordsToPixels(double key, double va... function QPen (line 7267) | QPen QCPAbstractPlottable::mainPen() const function QBrush (line 7277) | QBrush QCPAbstractPlottable::mainBrush() const function QPointF (line 7479) | QPointF QCPItemAnchor::pixelPoint() const function QCPAxisRect (line 7657) | QCPAxisRect *QCPItemPosition::axisRect() const function QPointF (line 7947) | QPointF QCPItemPosition::pixelPoint() const function QCPAxisRect (line 8359) | QCPAxisRect *QCPAbstractItem::clipAxisRect() const function QCPItemPosition (line 8441) | QCPItemPosition *QCPAbstractItem::position(const QString &name) const function QCPItemAnchor (line 8462) | QCPItemAnchor *QCPAbstractItem::anchor(const QString &name) const function QRect (line 8500) | QRect QCPAbstractItem::clipRect() const function QPointF (line 8610) | QPointF QCPAbstractItem::anchorPixelPoint(int anchorId) const function QCPItemPosition (line 8630) | QCPItemPosition *QCPAbstractItem::createPosition(const QString &name) function QCPItemAnchor (line 8664) | QCPItemAnchor *QCPAbstractItem::createAnchor(const QString &name, int an... function QCPAbstractPlottable (line 9455) | QCPAbstractPlottable *QCustomPlot::plottable(int index) function QCPAbstractPlottable (line 9474) | QCPAbstractPlottable *QCustomPlot::plottable() function foreach (line 9594) | foreach (QCPAbstractPlottable *plottable, mPlottables) function QCPAbstractPlottable (line 9614) | QCPAbstractPlottable *QCustomPlot::plottableAt(const QPointF &pos, bool ... function QCPGraph (line 9655) | QCPGraph *QCustomPlot::graph(int index) const function QCPGraph (line 9674) | QCPGraph *QCustomPlot::graph() const function QCPGraph (line 9695) | QCPGraph *QCustomPlot::addGraph(QCPAxis *keyAxis, QCPAxis *valueAxis) function foreach (line 9784) | foreach (QCPGraph *graph, mGraphs) function QCPAbstractItem (line 9800) | QCPAbstractItem *QCustomPlot::item(int index) const function QCPAbstractItem (line 9819) | QCPAbstractItem *QCustomPlot::item() const function foreach (line 9918) | foreach (QCPAbstractItem *item, mItems) function QCPAbstractItem (line 9939) | QCPAbstractItem *QCustomPlot::itemAt(const QPointF &pos, bool onlySelect... function QCPLayer (line 9980) | QCPLayer *QCustomPlot::layer(const QString &name) const function QCPLayer (line 9996) | QCPLayer *QCustomPlot::layer(int index) const function QCPLayer (line 10011) | QCPLayer *QCustomPlot::currentLayer() const function QCPAxisRect (line 10203) | QCPAxisRect *QCustomPlot::axisRect(int index) const function QCPLayoutElement (line 10253) | QCPLayoutElement *QCustomPlot::layoutElementAt(const QPointF &pos) const function foreach (line 10286) | foreach (QCPAxis *axis, allAxes) function foreach (line 10340) | foreach (QCPLayer *layer, mLayers) function QSize (line 10667) | QSize QCustomPlot::minimumSizeHint() const function QSize (line 10678) | QSize QCustomPlot::sizeHint() const function foreach (line 10827) | foreach (QCPLayer *layer, mLayers) function foreach (line 10919) | foreach (QCPLayer *layer, mLayers) function QCPLayerable (line 11040) | QCPLayerable *QCustomPlot::layerableAt(const QPointF &pos, bool onlySele... function QPixmap (line 11094) | QPixmap QCustomPlot::toPixmap(int width, int height, double scale) function QRgb (line 11402) | QRgb QCPColorGradient::color(double position, const QCPRange &range, boo... function QCPColorGradient (line 11555) | QCPColorGradient QCPColorGradient::inverted() const function QCPAxis (line 11829) | QCPAxis *QCPAxisRect::axis(QCPAxis::AxisType type, int index) const function QCPAxis (line 11899) | QCPAxis *QCPAxisRect::addAxis(QCPAxis::AxisType type, QCPAxis *axis) function QCPAxis (line 12296) | QCPAxis *QCPAxisRect::rangeDragAxis(Qt::Orientation orientation) function QCPAxis (line 12306) | QCPAxis *QCPAxisRect::rangeZoomAxis(Qt::Orientation orientation) function QRect (line 12789) | QRect QCPAbstractLegendItem::clipRect() const function QPen (line 12868) | QPen QCPPlottableLegendItem::getIconBorderPen() const function QColor (line 12878) | QColor QCPPlottableLegendItem::getTextColor() const function QFont (line 12888) | QFont QCPPlottableLegendItem::getFont() const function QSize (line 12928) | QSize QCPPlottableLegendItem::minimumSizeHint() const function QCPAbstractLegendItem (line 13264) | QCPAbstractLegendItem *QCPLegend::item(int index) const function QCPPlottableLegendItem (line 13275) | QCPPlottableLegendItem *QCPLegend::itemWithPlottable(const QCPAbstractPl... function QPen (line 13422) | QPen QCPLegend::getBorderPen() const function QBrush (line 13432) | QBrush QCPLegend::getBrush() const function QSize (line 13679) | QSize QCPPlotTitle::minimumSizeHint() const function QSize (line 13689) | QSize QCPPlotTitle::maximumSizeHint() const function QFont (line 13742) | QFont QCPPlotTitle::mainFont() const function QColor (line 13752) | QColor QCPPlotTitle::mainTextColor() const function QString (line 13862) | QString QCPColorScale::label() const function foreach (line 13932) | foreach (QCPAxis::AxisType atype, allAxisTypes) function foreach (line 14267) | foreach (QCPAxis::AxisType type, allAxisTypes) function foreach (line 14364) | foreach (QCPAxis::AxisType type, allAxisTypes) function foreach (line 14389) | foreach (QCPAxis::AxisType type, allAxisTypes) function QPointF (line 16093) | QPointF QCPGraph::lowerFillBasePoint(double lowerKey) const function QPointF (line 16158) | QPointF QCPGraph::upperFillBasePoint(double upperKey) const function QPolygonF (line 16218) | const QPolygonF QCPGraph::getChannelFillPolygon(const QVector *... function QCPRange (line 16513) | QCPRange QCPGraph::getKeyRange(bool &foundRange, SignDomain inSignDomain... function QCPRange (line 16521) | QCPRange QCPGraph::getValueRange(bool &foundRange, SignDomain inSignDoma... function QCPRange (line 16534) | QCPRange QCPGraph::getKeyRange(bool &foundRange, SignDomain inSignDomain... function QCPRange (line 16649) | QCPRange QCPGraph::getValueRange(bool &foundRange, SignDomain inSignDoma... function QPointF (line 17390) | QPointF QCPCurve::getOptimizedPoint(int otherRegion, double otherKey, do... function QCPRange (line 17971) | QCPRange QCPCurve::getKeyRange(bool &foundRange, SignDomain inSignDomain... function QCPRange (line 18007) | QCPRange QCPCurve::getValueRange(bool &foundRange, SignDomain inSignDoma... function QCPBars (line 18156) | QCPBars *QCPBarsGroup::bars(int index) const function foreach (line 18277) | foreach (const QCPBars *b, mBars) function QPolygonF (line 18922) | QPolygonF QCPBars::getBarPolygon(double key, double value) const function QCPRange (line 19076) | QCPRange QCPBars::getKeyRange(bool &foundRange, SignDomain inSignDomain)... function QCPRange (line 19126) | QCPRange QCPBars::getValueRange(bool &foundRange, SignDomain inSignDomai... function QCPRange (line 19536) | QCPRange QCPStatisticalBox::getKeyRange(bool &foundRange, SignDomain inS... function QCPRange (line 19570) | QCPRange QCPStatisticalBox::getValueRange(bool &foundRange, SignDomain i... function QCPColorMapData (line 19696) | QCPColorMapData &QCPColorMapData::operator=(const QCPColorMapData &other) function QCPRange (line 20521) | QCPRange QCPColorMap::getKeyRange(bool &foundRange, SignDomain inSignDom... function QCPRange (line 20543) | QCPRange QCPColorMap::getValueRange(bool &foundRange, SignDomain inSignD... function QCPFinancialDataMap (line 20993) | QCPFinancialDataMap QCPFinancial::timeSeriesToOhlc(const QVector... function QCPRange (line 21111) | QCPRange QCPFinancial::getKeyRange(bool &foundRange, QCPAbstractPlottabl... function QCPRange (line 21147) | QCPRange QCPFinancial::getValueRange(bool &foundRange, QCPAbstractPlotta... function QLineF (line 21582) | QLineF QCPItemStraightLine::getRectClippedStraightLine(const QVector2D &... function QPen (line 21666) | QPen QCPItemStraightLine::mainPen() const function QLineF (line 21794) | QLineF QCPItemLine::getRectClippedLine(const QVector2D &start, const QVe... function QPen (line 21892) | QPen QCPItemLine::mainPen() const function QPen (line 22051) | QPen QCPItemCurve::mainPen() const function QPointF (line 22171) | QPointF QCPItemRect::anchorPixelPoint(int anchorId) const function QPen (line 22193) | QPen QCPItemRect::mainPen() const function QBrush (line 22203) | QBrush QCPItemRect::mainBrush() const function QPointF (line 22454) | QPointF QCPItemText::anchorPixelPoint(int anchorId) const function QPointF (line 22495) | QPointF QCPItemText::getTextDrawPoint(const QPointF &pos, const QRectF &... function QFont (line 22517) | QFont QCPItemText::mainFont() const function QColor (line 22527) | QColor QCPItemText::mainColor() const function QPen (line 22537) | QPen QCPItemText::mainPen() const function QBrush (line 22547) | QBrush QCPItemText::mainBrush() const function QPointF (line 22696) | QPointF QCPItemEllipse::anchorPixelPoint(int anchorId) const function QPen (line 22721) | QPen QCPItemEllipse::mainPen() const function QBrush (line 22731) | QBrush QCPItemEllipse::mainBrush() const function QPointF (line 22858) | QPointF QCPItemPixmap::anchorPixelPoint(int anchorId) const function QRect (line 22930) | QRect QCPItemPixmap::getFinalRect(bool *flippedHorz, bool *flippedVert) ... function QPen (line 22974) | QPen QCPItemPixmap::mainPen() const function QPen (line 23327) | QPen QCPItemTracer::mainPen() const function QBrush (line 23337) | QBrush QCPItemTracer::mainBrush() const function QPointF (line 23548) | QPointF QCPItemBracket::anchorPixelPoint(int anchorId) const function QPen (line 23574) | QPen QCPItemBracket::mainPen() const FILE: plugins/filters/qcustomplot.h function namespace (line 92) | namespace QCP function Q_DECLARE_OPERATORS_FOR_FLAGS (line 227) | Q_DECLARE_OPERATORS_FOR_FLAGS(QCP::AntialiasedElements) type PainterMode (line 319) | enum PainterMode { pmDefault = 0x00 ///< 0x00 Default m... function antialiasing (line 332) | bool antialiasing() const { return testRenderHint(QPainter::Antialiasing... function QCP_LIB_DECL (line 364) | QCP_LIB_DECL QCPLayer : public QObject function QCustomPlot (line 423) | QCustomPlot *parentPlot() const { return mParentPlot; } function QCPLayerable (line 424) | QCPLayerable *parentLayerable() const { return mParentLayerable.data(); } function QCPLayer (line 425) | QCPLayer *layer() const { return mLayer; } function isEmpty (line 608) | bool isEmpty() const; function elementCount (line 729) | int elementCount() const = 0; function virtual (line 789) | virtual int elementCount() const; function Q_GADGET (line 873) | Q_GADGET function boundingDistance (line 915) | double boundingDistance() const; function Q_OBJECT (line 981) | Q_OBJECT function QString (line 1112) | QString numberFormat() const; function tickLengthIn (line 1117) | int tickLengthIn() const; function virtual (line 1327) | virtual int size() const; type CachedLabel (line 1361) | struct CachedLabel type TickLabelData (line 1366) | struct TickLabelData function virtual (line 1377) | virtual QByteArray generateLabelParameterHash() const; function QCPAxis (line 1416) | QCPAxis *keyAxis() const { return mKeyAxis.data(); } function QCPAxis (line 1417) | QCPAxis *valueAxis() const { return mValueAxis.data(); } function virtual (line 1439) | virtual bool removeFromLegend() const; type PositionType (line 1548) | enum PositionType { ptAbsolute ///< Static positioning in pixels,... function QCPItemAnchor (line 1565) | QCPItemAnchor *parentAnchor() const { return parentAnchorX(); } function QCPItemAnchor (line 1566) | QCPItemAnchor *parentAnchorX() const { return mParentAnchorX; } function QCPItemAnchor (line 1567) | QCPItemAnchor *parentAnchorY() const { return mParentAnchorY; } function QCPAxis (line 1571) | QCPAxis *keyAxis() const { return mKeyAxis.data(); } function QCPAxis (line 1572) | QCPAxis *valueAxis() const { return mValueAxis.data(); } function QCPLayoutGrid (line 1722) | QCPLayoutGrid *plotLayout() const { return mPlotLayout; } type ColorInterpolation (line 1911) | enum ColorInterpolation { ciRGB ///< Color channels red, green and blue... function GradientPreset (line 1914) | Q_ENUMS(ColorInterpolation) function QCPLayoutInset (line 2019) | QCPLayoutInset *insetLayout() const { return mInsetLayout; } function QCPLegend (line 2099) | QCPLegend *parentLegend() const { return mParentLegend; } function virtual (line 2132) | virtual QCP::Interaction selectionCategory() const; function virtual (line 2162) | virtual QSize minimumSizeHint() const; function SelectableParts (line 2215) | SelectableParts selectedParts() const; function virtual (line 2349) | virtual QSize minimumSizeHint() const; function QCPAxis (line 2406) | QCPAxis *axis() const { return mColorAxis.data(); } function QString (line 2411) | QString label() const; type QMap (line 2487) | typedef QMap QCPDataMap; type QMapIterator (line 2488) | typedef QMapIterator QCPDataMapIterator; type QMutableMapIterator (line 2489) | typedef QMutableMapIterator QCPDataMutableMapIterator; function ErrorType (line 2519) | Q_ENUMS(LineStyle) function class (line 2640) | class QCP_LIB_DECL QCPCurveData type QMap (line 2657) | typedef QMap QCPCurveDataMap; type QMapIterator (line 2658) | typedef QMapIterator QCPCurveDataMapIterator; type QMutableMapIterator (line 2659) | typedef QMutableMapIterator QCPCurveDataMutableMap... type LineStyle (line 2675) | enum LineStyle { lsNone ///< No line is drawn between data points (e.g.... function QCPCurveDataMap (line 2682) | QCPCurveDataMap *data() const { return mData; } type SpacingType (line 2756) | enum SpacingType { stAbsolute ///< Bar spacing is in absolute pixels function contains (line 2777) | bool contains(QCPBars *bars) const { return mBars.contains(bars); } function class (line 2804) | class QCP_LIB_DECL QCPBarData type QMap (line 2820) | typedef QMap QCPBarDataMap; type QMapIterator (line 2821) | typedef QMapIterator QCPBarDataMapIterator; type QMutableMapIterator (line 2822) | typedef QMutableMapIterator QCPBarDataMutableMapIter... function Q_OBJECT (line 2827) | Q_OBJECT function class (line 2999) | class QCP_LIB_DECL QCPColorMapData function QCPColorMapData (line 3064) | QCPColorMapData *data() const { return mMapData; } function QCPColorScale (line 3070) | QCPColorScale *colorScale() const { return mColorScale.data(); } function class (line 3126) | class QCP_LIB_DECL QCPFinancialData type QMap (line 3142) | typedef QMap QCPFinancialDataMap; type QMapIterator (line 3143) | typedef QMapIterator QCPFinancialDataMapIterator; type QMutableMapIterator (line 3144) | typedef QMutableMapIterator QCPFinancialDataMu... function Q_OBJECT (line 3149) | Q_OBJECT type AnchorIndex (line 3407) | enum AnchorIndex {aiTop, aiTopRight, aiRight, aiBottom, aiBottomLeft, ai... function virtual (line 3415) | virtual QPointF anchorPixelPoint(int anchorId) const; type AnchorIndex (line 3489) | enum AnchorIndex {aiTopLeft, aiTop, aiTopRight, aiRight, aiBottomRight, ... function virtual (line 3504) | virtual QPointF anchorPixelPoint(int anchorId) const; type AnchorIndex (line 3556) | enum AnchorIndex {aiTopLeftRim, aiTop, aiTopRightRim, aiRight, aiBottomR... function virtual (line 3564) | virtual QPointF anchorPixelPoint(int anchorId) const; type AnchorIndex (line 3614) | enum AnchorIndex {aiTop, aiTopRight, aiRight, aiBottom, aiBottomLeft, ai... function Q_OBJECT (line 3637) | Q_OBJECT function Q_OBJECT (line 3717) | Q_OBJECT FILE: plugins/filters/slicewindow.h function class (line 6) | class SliceWindow : public CutWindow FILE: plugins/filters/smoothwindow.h function namespace (line 6) | namespace Ui function class (line 11) | class SmoothWindow : public FilterWindow FILE: plugins/filters/streamlinewindow.h function namespace (line 8) | namespace Ui function class (line 15) | class StreamlineWindow : public FilterWindow FILE: plugins/filters/thresholdwindow.h function class (line 6) | class ThresholdWindow : public IsosurfaceWindow FILE: plugins/imageprocessing/imageprocessingplugin.cpp function QString (line 16) | QString ImageProcessingPlugin::category() const function QStringList (line 28) | QStringList ImageProcessingPlugin::keywords() const FILE: plugins/imageprocessing/imagetree.h function class (line 8) | class ImageTree : public QTreeWidget FILE: plugins/imageprocessing/mainwidget.h function namespace (line 8) | namespace Ui function namespace (line 13) | namespace Widgets function class (line 19) | class MainWidget : public QWidget FILE: plugins/light/galaxywindow.cpp function vtkActor (line 58) | static vtkActor* createSphereActor(double radius) FILE: plugins/light/galaxywindow.h function namespace (line 8) | namespace Ui function namespace (line 13) | namespace VtkUtils function class (line 22) | class GalaxyWindow : public QWidget FILE: plugins/light/lightplugin.cpp function QString (line 28) | QString LightPlugin::category() const function QStringList (line 68) | QStringList LightPlugin::keywords() const FILE: plugins/light/mainwidget.h function namespace (line 6) | namespace Ui { function class (line 10) | class MainWidget : public QWidget FILE: plugins/miscellaneous/backgroundwindow.h function namespace (line 8) | namespace Ui function namespace (line 13) | namespace VtkUtils function class (line 22) | class BackgroundWindow : public QWidget FILE: plugins/miscellaneous/colormapwindow.h function namespace (line 8) | namespace Ui function namespace (line 13) | namespace VtkUtils function class (line 20) | class ColorMapWindow : public QWidget FILE: plugins/miscellaneous/miscellaneousplugin.cpp function QString (line 20) | QString MiscellaneousPlugin::category() const function QStringList (line 36) | QStringList MiscellaneousPlugin::keywords() const FILE: plugins/miscellaneous/parametricobjectswindow.cpp function QWidget (line 538) | QWidget* ParametricObjectsWindow::createConfigWidgetTempl() FILE: plugins/miscellaneous/parametricobjectswindow.h function namespace (line 9) | namespace Ui function namespace (line 14) | namespace Utils function namespace (line 19) | namespace VtkUtils function class (line 26) | class ParametricObjectsWindow : public QWidget FILE: plugins/miscellaneous/representationwidget.cpp function vtkPoints (line 28) | static vtkPoints* createPoints() FILE: plugins/miscellaneous/representationwidget.h function namespace (line 8) | namespace Ui function namespace (line 13) | namespace VtkUtils function class (line 19) | class RepresentationWidget : public QWidget FILE: plugins/miscellaneous/scaleaxeswindow.h function namespace (line 8) | namespace Ui function namespace (line 13) | namespace VtkUtils function namespace (line 18) | namespace Utils function class (line 28) | class ScaleAxesWindow : public QWidget FILE: plugins/picking/drawspherewindow.h function namespace (line 11) | namespace Ui function namespace (line 16) | namespace VtkUtils function class (line 24) | class DrawSphereWindow : public QWidget FILE: plugins/picking/drawsurfacewindow.cpp function foreach (line 145) | foreach (vtkActor* actor, m_pointActors) { FILE: plugins/picking/drawsurfacewindow.h function namespace (line 10) | namespace Ui function namespace (line 15) | namespace Utils function namespace (line 20) | namespace VtkUtils function class (line 29) | class DrawSurfaceWindow : public QWidget FILE: plugins/picking/pickactorwindow.h function namespace (line 9) | namespace Ui function namespace (line 14) | namespace VtkUtils function class (line 20) | class PickActorWindow : public QWidget FILE: plugins/picking/pickcellwindow.h function namespace (line 8) | namespace Ui function namespace (line 13) | namespace VtkUtils function class (line 20) | class PickCellWindow : public QWidget FILE: plugins/picking/pickingplugin.cpp function QString (line 20) | QString PickingPlugin::category() const function QStringList (line 36) | QStringList PickingPlugin::keywords() const FILE: plugins/picking/selectareawindow.h function namespace (line 8) | namespace Ui function namespace (line 13) | namespace VtkUtils function class (line 21) | class SelectAreaWindow : public QWidget FILE: plugins/pipeline/arrowitem.cpp function QRectF (line 21) | QRectF ArrowItem::boundingRect() const function QPainterPath (line 31) | QPainterPath ArrowItem::shape() const FILE: plugins/pipeline/arrowitem.h function class (line 13) | class ArrowItem : public QGraphicsLineItem FILE: plugins/pipeline/pipelineplugin.cpp function QString (line 16) | QString PipelinePlugin::category() const function QStringList (line 28) | QStringList PipelinePlugin::keywords() const FILE: plugins/pipeline/pipelinewindow.h function namespace (line 6) | namespace Ui function class (line 12) | class PipelineWindow : public QWidget FILE: plugins/plot2d/bagplotwidget.h function namespace (line 6) | namespace Ui function class (line 12) | class BagPlotWidget : public PlotWidget FILE: plugins/plot2d/barplotwidget.h function namespace (line 6) | namespace Ui function class (line 12) | class BarPlotWidget : public PlotWidget FILE: plugins/plot2d/lineplotwidget.h function namespace (line 7) | namespace Ui function class (line 15) | class LinePlotWidget : public PlotWidget FILE: plugins/plot2d/pieplotwidget.h function namespace (line 6) | namespace Ui function class (line 11) | class PiePlotWidget : public PlotWidget FILE: plugins/plot2d/plot2dplugin.cpp function QString (line 21) | QString Plot2DPlugin::category() const function QStringList (line 40) | QStringList Plot2DPlugin::keywords() const FILE: plugins/plot2d/plotwidget.cpp function vtkTable (line 92) | vtkTable* PlotWidget::convertModelToVtkTable() FILE: plugins/plot2d/plotwidget.h function namespace (line 9) | namespace Utils function namespace (line 14) | namespace VtkUtils function class (line 28) | class PlotWidget : public QWidget FILE: plugins/plot2d/scatterplotwidget.h function namespace (line 6) | namespace Ui function class (line 12) | class ScatterPlotWidget : public PlotWidget FILE: plugins/plot2d/stackedplotwidget.h function namespace (line 6) | namespace Ui function class (line 12) | class StackedPlotWidget : public PlotWidget FILE: plugins/plot3d/plot3dplugin.cpp function QString (line 28) | QString Plot3DPlugin::category() const function QStringList (line 53) | QStringList Plot3DPlugin::keywords() const FILE: plugins/plot3d/plotline3dwindow.h function namespace (line 6) | namespace Ui function class (line 11) | class PlotLine3DWindow : public PlotWindow FILE: plugins/plot3d/plotpoints3dwindow.h function namespace (line 6) | namespace Ui function class (line 11) | class PlotPoints3DWindow : public PlotWindow FILE: plugins/plot3d/plotsurfacewindow.h function namespace (line 6) | namespace Ui function class (line 11) | class PlotSurfaceWindow : public PlotWindow FILE: plugins/plot3d/plotwindow.cpp function vtkTable (line 136) | vtkTable* PlotWindow::convertModelToVtkTable() FILE: plugins/plot3d/plotwindow.h function namespace (line 8) | namespace Utils function namespace (line 13) | namespace VtkUtils function class (line 21) | class PlotWindow : public QWidget FILE: plugins/plotactor/barchartactorwindow.h function namespace (line 6) | namespace Ui function class (line 12) | class BarChartActorWindow : public PlotActorWindow FILE: plugins/plotactor/piechartactorwindow.cpp function vtkDataObject (line 202) | vtkDataObject* PieChartActorWindow::createPlotData() FILE: plugins/plotactor/piechartactorwindow.h function namespace (line 6) | namespace Ui function class (line 12) | class PieChartActorWindow : public PlotActorWindow FILE: plugins/plotactor/plotactorplugin.cpp function QString (line 38) | QString PlotActorPlugin::category() const function vtkDataObject (line 43) | static vtkDataObject* createPlotData() function QStringList (line 134) | QStringList PlotActorPlugin::keywords() const FILE: plugins/plotactor/plotactorwindow.cpp function vtkColor3ub (line 45) | vtkColor3ub PlotActorWindow::coolColor(int index) function vtkColor3ub (line 53) | vtkColor3ub PlotActorWindow::warmColor(int index) function vtkDataObject (line 85) | vtkDataObject* PlotActorWindow::createPlotData() FILE: plugins/plotactor/plotactorwindow.h function namespace (line 8) | namespace Ui { function namespace (line 12) | namespace VtkUtils function namespace (line 17) | namespace Utils function namespace (line 22) | namespace Widgets function class (line 37) | class PlotActorWindow : public QWidget FILE: plugins/plotactor/spiderplotactorwindow.cpp function vtkDataObject (line 63) | vtkDataObject* SpiderPlotActorWindow::createPlotData() FILE: plugins/plotactor/spiderplotactorwindow.h function namespace (line 6) | namespace Ui function class (line 11) | class SpiderPlotActorWindow : public PlotActorWindow FILE: plugins/plotactor/xyplotactorwindow.h function class (line 7) | class XYPlotActorWindow : public PlotActorWindow FILE: plugins/rendersphere/main.cpp function main (line 5) | int main(int argc, char* argv[]) FILE: plugins/rendersphere/rendersphereplugin.cpp function QString (line 16) | QString RenderSpherePlugin::category() const FILE: plugins/rendersphere/widget.h function class (line 14) | class VTKWidget : public QVTKWidget FILE: plugins/screenshot/screenshotplugin.cpp function QString (line 16) | QString ScreenshotPlugin::category() const function QStringList (line 28) | QStringList ScreenshotPlugin::keywords() const FILE: plugins/screenshot/screenshotwindow.h function namespace (line 6) | namespace Ui { function namespace (line 10) | namespace VtkUtils function class (line 15) | class ScreenshotWindow : public QWidget FILE: plugins/shader/editshaderwindow.h function namespace (line 8) | namespace Ui function namespace (line 13) | namespace VtkUtils function class (line 20) | class EditShaderWindow : public QWidget FILE: plugins/shader/shaderplugin.cpp function QString (line 17) | QString ShaderPlugin::category() const function QStringList (line 30) | QStringList ShaderPlugin::keywords() const FILE: plugins/shader/shaderwindow.h function namespace (line 6) | namespace Ui function namespace (line 11) | namespace VtkUtils function class (line 16) | class ShaderWindow : public QWidget FILE: plugins/template/templateplugin.cpp function QString (line 15) | QString TemplatePlugin::category() const function QStringList (line 26) | QStringList TemplatePlugin::keywords() const FILE: plugins/volumerendering/volumerenderingplugin.cpp function QString (line 16) | QString VolumeRenderingPlugin::category() const function QStringList (line 28) | QStringList VolumeRenderingPlugin::keywords() const FILE: plugins/volumerendering/volumerenderingwindow.h function namespace (line 6) | namespace Ui function namespace (line 11) | namespace VtkUtils function class (line 16) | class VolumeRenderingWindow : public QWidget FILE: src/main.cpp function main (line 5) | int main(int argc, char* argv[]) FILE: src/mainwindow.cpp function loadPlugins (line 25) | QMap loadPlugins(const QString& strPluginDir) function loadPlugin (line 50) | QPair loadPlugin(const QString& pluginFile, QSt... function QSize (line 79) | QSize MainWindow::sizeHint() const function widgetIndex (line 189) | static inline int widgetIndex(const QWidgetList& widgetList, const QStri... function foreach (line 261) | foreach (QWidget* widget, examples) { function foreach (line 283) | foreach (QWidget* widget, examples) { FILE: src/mainwindow.h function namespace (line 7) | namespace Widgets function class (line 18) | class MainWindow : public QWidget