KDECore
KAutoSaveFile Member List
This is the complete list of members for KAutoSaveFile, including all inherited members.
| aboutToClose() | QIODevice | |
| allStaleFiles(const QString &applicationName=QString()) | KAutoSaveFile | static |
| at() const | QIODevice | |
| at(Offset offset) | QIODevice | |
| atEnd() const | QFile | 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() | QFile | 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 |
| copy(const QString &newName) | QFile | |
| copy(const QString &fileName, const QString &newName) | QFile | static |
| customEvent(QEvent *event) | QObject | protectedvirtual |
| decodeName(const QByteArray &localFileName) | QFile | static |
| decodeName(const char *localFileName) | QFile | static |
| DecoderFn | QFile | |
| 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 | |
| encodeName(const QString &fileName) | QFile | static |
| EncoderFn | QFile | |
| error() const | QFile | |
| errorString() const | QIODevice | |
| event(QEvent *e) | QObject | virtual |
| eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
| exists() const | QFile | |
| exists(const QString &fileName) | QFile | static |
| FileHandleFlags | QFile | |
| fileName() const | QFile | |
| findChild(const QString &name) const | QObject | |
| findChildren(const QString &name) const | QObject | |
| findChildren(const QRegExp ®Exp) const | QObject | |
| flags() const | QIODevice | |
| flush() | QFile | |
| getch() | QIODevice | |
| getChar(char *c) | QIODevice | |
| handle() const | QFile | |
| 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 | QFile | virtual |
| isSequentialAccess() const | QIODevice | |
| isSynchronous() const | QIODevice | |
| isTextModeEnabled() const | QIODevice | |
| isTranslated() const | QIODevice | |
| isWidgetType() const | QObject | |
| isWritable() const | QIODevice | |
| KAutoSaveFile(const KUrl &filename, QObject *parent=0) | KAutoSaveFile | explicit |
| KAutoSaveFile(QObject *parent=0) | KAutoSaveFile | explicit |
| killTimer(int id) | QObject | |
| link(const QString &linkName) | QFile | |
| link(const QString &fileName, const QString &linkName) | QFile | static |
| managedFile() const | KAutoSaveFile | |
| map(qint64 offset, qint64 size, MemoryMapFlags flags) | QFile | |
| metaObject() const | QObject | virtual |
| mode() const | QIODevice | |
| moveToThread(QThread *targetThread) | QObject | |
| name() const | QFile | |
| QIODevice::name(const char *defaultName) const | QObject | |
| normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic |
| objectName | QObject | |
| objectName() const | QObject | |
| Offset | QIODevice | |
| open(OpenMode openmode) | KAutoSaveFile | virtual |
| QFile::open(QFlags< QIODevice::OpenModeFlag > mode) | QFile | virtual |
| QFile::open(FILE *fh, QFlags< QIODevice::OpenModeFlag > mode) | QFile | |
| QFile::open(int fd, QFlags< QIODevice::OpenModeFlag > mode) | QFile | |
| QFile::open(const RFile &f, QFlags< QIODevice::OpenModeFlag > mode, QFlags< QFile::FileHandleFlag > handleFlags) | QFile | |
| QFile::open(FILE *fh, QFlags< QIODevice::OpenModeFlag > mode, QFlags< QFile::FileHandleFlag > handleFlags) | QFile | |
| QFile::open(int fd, QFlags< QIODevice::OpenModeFlag > mode, QFlags< QFile::FileHandleFlag > handleFlags) | QFile | |
| QFile::open(QFlags< QIODevice::OpenModeFlag > aFlags, FILE *f) | QFile | |
| QFile::open(QFlags< QIODevice::OpenModeFlag > aFlags, int fd) | QFile | |
| OpenMode | QIODevice | |
| openMode() const | QIODevice | |
| parent() const | QObject | |
| peek(char *data, qint64 maxSize) | QIODevice | |
| peek(qint64 maxSize) | QIODevice | |
| permissions() const | QFile | |
| permissions(const QString &fileName) | QFile | static |
| Permissions | QFile | |
| PermissionSpec | QFile | |
| pos() const | QFile | virtual |
| property(const char *name) const | QObject | |
| putch(int ch) | QIODevice | |
| putChar(char c) | QIODevice | |
| QFile(const QString &name) | QFile | |
| QFile(QObject *parent) | QFile | |
| QFile(const QString &name, QObject *parent) | QFile | |
| 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 len) | QFile | protectedvirtual |
| readLine(char *data, qint64 maxSize) | QIODevice | |
| readLine(qint64 maxSize) | QIODevice | |
| readLineData(char *data, qint64 maxlen) | QFile | protectedvirtual |
| readLink() const | QFile | |
| readLink(const QString &fileName) | QFile | static |
| readyRead() | QIODevice | |
| receivers(const char *signal) const | QObject | protected |
| releaseLock() | KAutoSaveFile | virtual |
| remove() | QFile | |
| remove(const QString &fileName) | QFile | static |
| removeChild(QObject *object) | QObject | |
| removeEventFilter(QObject *obj) | QObject | |
| rename(const QString &newName) | QFile | |
| rename(const QString &oldName, const QString &newName) | QFile | static |
| reset() | QIODevice | virtual |
| resetStatus() | QIODevice | |
| resize(qint64 sz) | QFile | |
| resize(const QString &fileName, qint64 sz) | QFile | static |
| seek(qint64 pos) | QFile | virtual |
| sender() const | QObject | protected |
| senderSignalIndex() const | QObject | protected |
| setDecodingFunction(DecoderFn function) | QFile | static |
| setEncodingFunction(EncoderFn function) | QFile | static |
| setErrorString(const QString &str) | QIODevice | protected |
| setFileName(const QString &name) | QFile | |
| setManagedFile(const KUrl &filename) | KAutoSaveFile | |
| setName(const QString &name) | QFile | |
| QIODevice::setName(const char *name) | QObject | |
| setObjectName(const QString &name) | QObject | |
| setOpenMode(QFlags< QIODevice::OpenModeFlag > openMode) | QIODevice | protected |
| setParent(QObject *parent) | QObject | |
| setPermissions(QFlags< QFile::Permission > permissions) | QFile | |
| setPermissions(const QString &fileName, QFlags< QFile::Permission > permissions) | QFile | static |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setTextModeEnabled(bool enabled) | QIODevice | |
| signalsBlocked() const | QObject | |
| size() const | QFile | virtual |
| staleFiles(const KUrl &filename, const QString &applicationName=QString()) | KAutoSaveFile | static |
| startTimer(int interval) | QObject | |
| state() const | QIODevice | |
| Status | QIODevice | |
| status() const | QIODevice | |
| symLinkTarget() const | QFile | |
| symLinkTarget(const QString &fileName) | QFile | static |
| 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 | |
| unmap(uchar *address) | QFile | |
| unsetError() | QFile | |
| 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 len) | QFile | protectedvirtual |
| ~KAutoSaveFile() | KAutoSaveFile | |
| ~QFile() | QFile | |
| ~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:12 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:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference