Go to the documentation of this file.
31 #ifndef vtkQtListView_h
32 #define vtkQtListView_h
35 #include "QVTKWin32Header.h"
40 #include <QSortFilterProxyModel>
133 void slotQtSelectionChanged(
const QItemSelection&,
const QItemSelection&);
136 void SetVTKSelection();
138 unsigned long LastSelectionMTime;
139 unsigned long LastInputMTime;
140 unsigned long LastMTime;
147 QPointer<QListView> ListView;
149 QSortFilterProxyModel* TableSorter;
150 char* ColorArrayNameInternal;
151 char* IconIndexArrayNameInternal;
152 char* VisibleColumnName;
153 bool SortSelectionToTop;
void SetIconArrayName(const char *name)
GLfloat GLfloat GLfloat GLfloat h
static vtkQtListView * New()
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkTypeMacro(thisClass, superclass)
virtual void AddRepresentationInternal(vtkDataRepresentation *rep)
apply colors to a data set.
void SetIconSize(int w, int h)
void SetColorArrayName(const char *name)
void SetDecorationStrategy(int)
void SetFilterRegExp(const QRegExp &pattern)
void SetIconSheet(QImage sheet)
Sets theme colors for a graphical view.
GLuint const GLchar * name
The superclass for all representations.
#define VTKVIEWSQT_EXPORT
void SetAlternatingRowColors(bool)
const char * GetColorArrayName()
a simple class to control print indentation
#define vtkSetStringMacro(name)
virtual QWidget * GetWidget()
void SetColorByArray(bool vis)
#define vtkGetMacro(name, type)
vtkGetStringMacro(ExtensionsString)
A VTK view based on a Qt List view.
vtkBooleanMacro(IgnoreDriverBugs, bool)
void SetIconSheetSize(int w, int h)
void SetEnableDragDrop(bool)
virtual void ApplyViewTheme(vtkViewTheme *theme)
Adapts a table to a Qt item model.
Superclass for Qt widget-based views.
extract field data as a table
void SetVisibleColumn(int col)
GLubyte GLubyte GLubyte GLubyte w
virtual void RemoveRepresentationInternal(vtkDataRepresentation *rep)