CisscalFile(const QString &filename, const char *openmode="input", const char *extension="")
Constructs a CisscalFile object and opens the specified file (including path).
TextFile()
Constructs an empty TextFile object.
void Close()
Closes file. Called automatically by TextFile destructor.