void Close()
Closes file. Called automatically by TextFile destructor.
CisscalFile(const QString &filename, const char *openmode="input", const char *extension="")
Constructs a CisscalFile object and opens the specified file (including path).
Provides access to sequential ASCII stream I/O.