Definition: mainwindow.hxx:33
void contextMenuEvent(QContextMenuEvent *event)
Definition: mainwindow.cxx:185
void removeRow()
Definition: mainwindow.cxx:155
void insertChild()
Definition: mainwindow.cxx:83
void insertRow()
Definition: mainwindow.cxx:125
MainWindow(QWidget *parent=0)
Definition: mainwindow.cxx:29
bool removeColumn(const QModelIndex &parent=QModelIndex())
Definition: mainwindow.cxx:141
void updateActions()
Definition: mainwindow.cxx:163
bool insertColumn(const QModelIndex &parent=QModelIndex())
Definition: mainwindow.cxx:109
void newData()
Definition: mainwindow.cxx:62