4 #ifndef pqComparativeCueWidget_h 5 #define pqComparativeCueWidget_h 10 #include <QTableWidget> 24 typedef QTableWidget Superclass;
36 QSize
size()
const {
return this->Size; }
39 bool acceptsMultipleValues()
const;
47 this->Size = QSize(w, h);
48 this->updateGUIOnIdle();
65 void onCellChanged(
int x,
int y);
72 void mouseReleaseEvent(QMouseEvent* evt)
override;
81 bool SelectionChanged;
82 pqTimer IdleUpdateTimer;
#define PQCOMPONENTS_EXPORT
cue used for parameter animation by the comparative view.
proxy for a VTK object(s) on a server