32 #ifndef pqExpandableTableView_h 33 #define pqExpandableTableView_h 36 #include "pqWidgetsModule.h" 64 void editPastLastRow();
71 virtual QModelIndex moveCursor(CursorAction cursorAction, Qt::KeyboardModifiers modifiers);
78 virtual void closeEditor(QWidget* editor, QAbstractItemDelegate::EndEditHint hint);
83 virtual void keyPressEvent(QKeyEvent* event);
87 bool MoveToNextEditableItem;
pqTableView extends QTableView (in the spirit of pqTableView) to resize the view vertically to fit co...
pqExpandableTableView extends pqTableView to add support for the following features: ...