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

The window asking for the user confirmation when he wants to delete a rectangle. More...

#include <removeconfirmationwindow.h>

Inherits QWidget.

Public Member Functions

 RemoveConfirmationWindow (RectangleDraw *rectangle, QGraphicsScene *scene, QList< RectangleDraw * > *list_1)
 The constructor of the RemoveConfirmationWindow class. More...
 

Detailed Description

The window asking for the user confirmation when he wants to delete a rectangle.

The RectangleWindow class implements the different graphical elements descrbing the confirmatio window/

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

RemoveConfirmationWindow::RemoveConfirmationWindow ( RectangleDraw rectangle,
QGraphicsScene *  scene,
QList< RectangleDraw * > *  list_1 
)
inline

The constructor of the RemoveConfirmationWindow class.

Parameters
rectangleThe rectangle that the uer wants to remove
sceneThe application scene
list_1The list of the rectangles drawn in the scene

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