Ground-Truthing GUI
1.0
|
Main window of the application. More...
#include <imageviewer.h>
Inherits QMainWindow.
Public Member Functions | |
ImageViewer (QWidget *parent=0) | |
The constructor of the ImageViewer class. More... | |
virtual | ~ImageViewer () |
Class destructor. | |
virtual void | createMenus () |
Creates the menu bar. More... | |
virtual void | createActions () |
Creates all the actions related to the icons. More... | |
Main window of the application.
This class is the main window of the entire application. It contains all the graphical elemnts that the user will need in order to load,display and annotate the elected image.
Contacts: nikol and aos. arvan itop oulos @epf l.chdavid .car mona- more no@ep fl.c h
Created on: Mon Jan 12 14:00:00 2016
ImageViewer::ImageViewer | ( | QWidget * | parent = 0 | ) |
The constructor of the ImageViewer class.
parent | The ImageViewer has no parent widget |
|
virtual |
Creates all the actions related to the icons.
|
virtual |
Creates the menu bar.