Engauge Digitizer  2
Signals | Public Member Functions | List of all members
WindowTable Class Reference

Table view class with support for both drag-and-drop and copy-and-paste. More...

#include <WindowTable.h>

Inheritance diagram for WindowTable:

Signals

void signalTableStatusChange ()
 Sent when a change occurs that should affect the Copy menu item.
 

Public Member Functions

 WindowTable (WindowModelBase &model)
 Single constructor.
 
virtual void focusInEvent (QFocusEvent *)
 Catch this table status change.
 
virtual void focusOutEvent (QFocusEvent *)
 Catch this table status change.
 
virtual void selectionChanged (const QItemSelection &selected, const QItemSelection &deselected)
 Catch this table status change.
 

Detailed Description

Table view class with support for both drag-and-drop and copy-and-paste.

Definition at line 17 of file WindowTable.h.


The documentation for this class was generated from the following files: