~MainWindow()
Destructor.
Definition: mainwindow.cpp:92
virtual void keyPressEvent(QKeyEvent *event)
A virtual member function to handle key press events. The event is forwarded to the intended receiver...
Definition: mainwindow.cpp:103
void selectedFile()
A member function to get the selected file from the tree view and forward it to the OpenGl context...
Definition: mainwindow.cpp:97
MainWindow(QWidget *parent=0)
Constructor.
Definition: mainwindow.cpp:15
Definition: mainwindow.h:30