Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
MainWindow Class Reference

#include <mainwindow.hxx>

Inheritance diagram for MainWindow:
Inheritance graph

Public Slots

void updateActions ()
 

Public Member Functions

 MainWindow (QWidget *parent=0)
 

Protected Member Functions

void contextMenuEvent (QContextMenuEvent *event)
 

Private Slots

void insertChild ()
 
bool insertColumn (const QModelIndex &parent=QModelIndex())
 
void insertRow ()
 
bool removeColumn (const QModelIndex &parent=QModelIndex())
 
void removeRow ()
 
void newData ()
 

Constructor & Destructor Documentation

Member Function Documentation

void MainWindow::contextMenuEvent ( QContextMenuEvent *  event)
protected
void MainWindow::insertChild ( )
privateslot

References Horizontal.

bool MainWindow::insertColumn ( const QModelIndex &  parent = QModelIndex())
privateslot

References Horizontal.

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: