filemanip()
Constructor that sets a fixed dvd file.
Definition: filemanip.cpp:9
Definition: filemanip.h:12
void reset()
File pointer points to the start of the file.
Definition: filemanip.cpp:56
QTextStream * in
Definition: filemanip.h:52
QFile * file
Definition: filemanip.h:51
QString getnext()
Returns the next file text line.
Definition: filemanip.cpp:34
~filemanip()
Destructor.
Definition: filemanip.cpp:45