kcachegrind
FixFile Class Reference
#include <utils.h>
Public Member Functions | |
FixFile (QIODevice *, const QString &) | |
~FixFile () | |
unsigned | current () |
bool | exists () |
unsigned | len () |
bool | nextLine (FixString &str) |
void | rewind () |
bool | setCurrent (unsigned pos) |
Detailed Description
A class for fast line by line reading of a read-only ASCII file.
Constructor & Destructor Documentation
Member Function Documentation
bool FixFile::nextLine | ( | FixString & | str | ) |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:39:50 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:39:50 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.