#include <mainwindow.hxx>
MainWindow::MainWindow |
( |
QWidget * |
parent = 0 | ) |
|
References TreeModel::columnCount(), DATAFILENAME, insertChild(), insertColumn(), insertRow(), newData(), removeColumn(), removeRow(), TESTHELPER_loadDataFromFile(), TESTHELPER_testfilename(), and updateActions().
void MainWindow::contextMenuEvent |
( |
QContextMenuEvent * |
event | ) |
|
|
protected |
void MainWindow::insertChild |
( |
| ) |
|
|
privateslot |
bool MainWindow::insertColumn |
( |
const QModelIndex & |
parent = QModelIndex() | ) |
|
|
privateslot |
void MainWindow::insertRow |
( |
| ) |
|
|
privateslot |
void MainWindow::newData |
( |
| ) |
|
|
privateslot |
bool MainWindow::removeColumn |
( |
const QModelIndex & |
parent = QModelIndex() | ) |
|
|
privateslot |
void MainWindow::removeRow |
( |
| ) |
|
|
privateslot |
void MainWindow::updateActions |
( |
| ) |
|
|
slot |
The documentation for this class was generated from the following files: