7#include <QItemSelectionModel>
8#include <QModelIndexList>
27 if (
view() !=
nullptr) {
const int INNER_RADIUS_MIN
virtual QTableView * view() const =0
QTableView-based class used by child class.
WindowAbstractBase(QWidget *parent)
Single constructor. Parent is needed or else this widget cannot be redocked after being undocked.
virtual ~WindowAbstractBase()
void getTableStatus(bool &tableIsActive, bool &tableIsCopyable) const
Give table status so MainWindow can determine if table can be copied.