okteta
filebytearraymodel_p.h
Go to the documentation of this file.
unsigned int mNoOfUsedPages
maximum number of pages which could be currently loaded
Definition: filebytearraymodel_p.h:69
void setReadOnly(bool readonly)
Definition: filebytearraymodel_p.h:92
int mNoOfFreePages
number of actually not used pages (in terms of NoOfUsedPages)
Definition: filebytearraymodel_p.h:71
FileByteArrayModelPrivate(int pageNumber, int pageSize)
bool ensurePageLoaded(unsigned int pageIndex) const
~FileByteArrayModelPrivate()
bool isReadOnly() const
Definition: filebytearraymodel_p.h:91
bool close()
bool freePage(unsigned int pageIndex) const
bool open(const QString &fileName)
Byte byte(Address offset) const
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.