Ground-Truthing GUI
1.0
|
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... | |
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/
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
|
inline |
The constructor of the RemoveConfirmationWindow class.
rectangle | The rectangle that the uer wants to remove |
scene | The application scene |
list_1 | The list of the rectangles drawn in the scene |