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

The annotation window. More...

#include <rectanglewindow.h>

Inherits QWidget.

Public Member Functions

 RectangleWindow (RectangleDraw *rectangle_1, FileWriter *filewriter_1, QGraphicsScene *scene_1)
 The constructor of the RectangleWindow class. More...
 

Detailed Description

The annotation window.

The RectangleWindow class implements the different graphical elements descrbing the annotation window.

Note
The following fiels should be field by the user: Line Number,Word Number and Comments. The rectangle ID is automatically computed by the application.
Author
David Carmona-Moreno
Version
1.0
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

RectangleWindow::RectangleWindow ( RectangleDraw rectangle_1,
FileWriter filewriter_1,
QGraphicsScene *  scene_1 
)
inline

The constructor of the RectangleWindow class.

Parameters
rectangle_1The rectangle selected by the user for annotation_label
filewriter_1The FileWriter used to write the annotations in a text file
scene_1The application scene

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