KDECore
KMemFile Member List
This is the complete list of members for KMemFile, including all inherited members.
aboutToClose() | QIODevice | |
at() const | QIODevice | |
at(Offset offset) | QIODevice | |
atEnd() const | QIODevice | virtual |
blockSignals(bool block) | QObject | |
bytesAvailable() const | QIODevice | virtual |
bytesToWrite() const | QIODevice | virtual |
bytesWritten(qint64 bytes) | QIODevice | |
canReadLine() const | QIODevice | virtual |
checkConnectArgs(const char *signal, const QObject *object, const char *method) | QObject | protected |
child(const char *objName, const char *inheritsClass, bool recursiveSearch) const | QObject | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const | QObject | |
className() const | QObject | |
close() | KMemFile | virtual |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const | QObject | |
connectNotify(const char *signal) | QObject | protectedvirtual |
customEvent(QEvent *event) | QObject | protectedvirtual |
deleteLater() | QObject | |
destroyed(QObject *obj) | QObject | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
disconnect(const char *signal, const QObject *receiver, const char *method) | QObject | |
disconnect(const QObject *receiver, const char *method) | QObject | |
disconnectNotify(const char *signal) | QObject | protectedvirtual |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() const | QObject | |
errorString() const | QIODevice | |
event(QEvent *e) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
fileContentsChanged(const QString &filename) | KMemFile | static |
findChild(const QString &name) const | QObject | |
findChildren(const QString &name) const | QObject | |
findChildren(const QRegExp ®Exp) const | QObject | |
flags() const | QIODevice | |
getch() | QIODevice | |
getChar(char *c) | QIODevice | |
inherits(const char *className) const | QObject | |
insertChild(QObject *object) | QObject | |
installEventFilter(QObject *filterObj) | QObject | |
isA(const char *className) const | QObject | |
isAsynchronous() const | QIODevice | |
isBuffered() const | QIODevice | |
isCombinedAccess() const | QIODevice | |
isDirectAccess() const | QIODevice | |
isInactive() const | QIODevice | |
isOpen() const | QIODevice | |
isRaw() const | QIODevice | |
isReadable() const | QIODevice | |
isSequential() const | KMemFile | virtual |
isSequentialAccess() const | QIODevice | |
isSynchronous() const | QIODevice | |
isTextModeEnabled() const | QIODevice | |
isTranslated() const | QIODevice | |
isWidgetType() const | QObject | |
isWritable() const | QIODevice | |
killTimer(int id) | QObject | |
KMemFile(const QString &filename, QObject *parent=0) | KMemFile | explicit |
metaObject() const | QObject | virtual |
mode() const | QIODevice | |
moveToThread(QThread *targetThread) | QObject | |
name() const | QObject | |
name(const char *defaultName) const | QObject | |
normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic |
objectName | QObject | |
objectName() const | QObject | |
Offset | QIODevice | |
open(OpenMode mode) | KMemFile | virtual |
QIODevice::open(QFlags< QIODevice::OpenModeFlag > mode) | QIODevice | virtual |
openMode() const | QIODevice | |
OpenMode | QIODevice | |
parent() const | QObject | |
peek(char *data, qint64 maxSize) | QIODevice | |
peek(qint64 maxSize) | QIODevice | |
pos() const | QIODevice | virtual |
property(const char *name) const | QObject | |
putch(int ch) | QIODevice | |
putChar(char c) | QIODevice | |
QIODevice() | QIODevice | |
QIODevice(QObject *parent) | QIODevice | |
QObject(QObject *parent) | QObject | |
QObject(QObject *parent, const char *name) | QObject | |
read(char *data, qint64 maxSize) | QIODevice | |
read(qint64 maxSize) | QIODevice | |
readAll() | QIODevice | |
readBlock(char *data, quint64 size) | QIODevice | |
readChannelFinished() | QIODevice | |
readData(char *data, qint64 maxSize) | KMemFile | protectedvirtual |
readLine(char *data, qint64 maxSize) | QIODevice | |
readLine(qint64 maxSize) | QIODevice | |
readLineData(char *data, qint64 maxSize) | QIODevice | protectedvirtual |
readyRead() | QIODevice | |
receivers(const char *signal) const | QObject | protected |
removeChild(QObject *object) | QObject | |
removeEventFilter(QObject *obj) | QObject | |
reset() | QIODevice | virtual |
resetStatus() | QIODevice | |
seek(qint64 pos) | KMemFile | virtual |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
setErrorString(const QString &str) | QIODevice | protected |
setName(const char *name) | QObject | |
setObjectName(const QString &name) | QObject | |
setOpenMode(QFlags< QIODevice::OpenModeFlag > openMode) | QIODevice | protected |
setParent(QObject *parent) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
setTextModeEnabled(bool enabled) | QIODevice | |
signalsBlocked() const | QObject | |
size() const | KMemFile | virtual |
startTimer(int interval) | QObject | |
state() const | QIODevice | |
status() const | QIODevice | |
Status | QIODevice | |
thread() const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
ungetch(int ch) | QIODevice | |
ungetChar(char c) | QIODevice | |
waitForBytesWritten(int msecs) | QIODevice | virtual |
waitForReadyRead(int msecs) | QIODevice | virtual |
write(const char *data, qint64 maxSize) | QIODevice | |
write(const char *data) | QIODevice | |
write(const QByteArray &byteArray) | QIODevice | |
writeBlock(const char *data, quint64 size) | QIODevice | |
writeBlock(const QByteArray &data) | QIODevice | |
writeData(const char *data, qint64 maxSize) | KMemFile | protectedvirtual |
~KMemFile() | KMemFile | virtual |
~QIODevice() | QIODevice | virtual |
~QObject() | QObject | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:13 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:22:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.