Ground-Truthing GUI  1.0
Public Member Functions | List of all members
ImageViewer Class Reference

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...
 

Detailed Description

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.

Author
Author
David Carmona-Moreno
Version
Revision
1.0
Date
Date
2016/01/11 14:00:00
Bug:
Not known bugs.

Contacts: nikol.nosp@m.aos..nosp@m.arvan.nosp@m.itop.nosp@m.oulos.nosp@m.@epf.nosp@m.l.ch and david.nosp@m..car.nosp@m.mona-.nosp@m.more.nosp@m.no@ep.nosp@m.fl.c.nosp@m.h

Created on: Mon Jan 12 14:00:00 2016

Constructor & Destructor Documentation

ImageViewer::ImageViewer ( QWidget *  parent = 0)

The constructor of the ImageViewer class.

Parameters
parentThe ImageViewer has no parent widget

Member Function Documentation

void ImageViewer::createActions ( )
virtual

Creates all the actions related to the icons.

Returns
void
void ImageViewer::createMenus ( )
virtual

Creates the menu bar.

Returns
void

The documentation for this class was generated from the following files: