41 const QItemSelection &deselected);
50 void doDragAndClipboardCopy();
51 QString exportText ()
const;
virtual void focusOutEvent(QFocusEvent *)
Catch this table status change.
virtual void focusInEvent(QFocusEvent *)
Catch this table status change.
virtual void mousePressEvent(QMouseEvent *event)
Track the starting point of drag operations.
void signalTableStatusChange()
Sent when a change occurs that should affect the Copy menu item.
WindowTable(WindowModelBase &model)
Single constructor.
virtual void mouseMoveEvent(QMouseEvent *event)
Trigger drag operation if cursor was dragged more than a minimum distance.
virtual void selectionChanged(const QItemSelection &selected, const QItemSelection &deselected)
Catch this table status change.