Ground-Truthing GUI
1.0
|
Inherits the QFile class. More...
#include <fileabstraction.h>
Inherits QFile.
Public Member Functions | |
FileAbstraction (QString fileName_1) | |
The constructor of the FileAbstraction class. More... | |
virtual | ~FileAbstraction () |
Class destructor. | |
Inherits the QFile class.
Provides an interface for reading from and writing to files.
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 FileAbstraction class.
_fileName_1 | The filepath of the text file associated to the image. |