|
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: nikolaos.arvanitopoulos@epfl.ch and david.carmona-moreno@epfl.ch
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. |
1.8.11