KSFileReader-members

Search for usage in LXR

KSFileReader Member List

This is the complete list of members for KSFileReader, including all inherited members.

AlignAccountingStyleQTextStream
AlignCenterQTextStream
AlignLeftQTextStream
AlignRightQTextStream
AppendQIODeviceBase
atEnd() const constQTextStream
autoDetectUnicode() const constQTextStream
bindableObjectName()QObject
blockSignals(bool block)QObject
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() const constQObject
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const constQObject
connectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
customEvent(QEvent *event)QObjectprotectedvirtual
deleteLater()QObject
destroyed(QObject *obj)QObject
device() const constQTextStream
disconnect(const QMetaObject::Connection &connection)QObjectstatic
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *receiver, const char *method) const constQObject
disconnect(const char *signal, const QObject *receiver, const char *method) const constQObject
disconnectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
dumpObjectInfo() const constQObject
dumpObjectTree() const constQObject
dynamicPropertyNames() const constQObject
encoding() const constQTextStream
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
ExistingOnlyQIODeviceBase
FieldAlignment enum nameQTextStream
fieldAlignment() const constQTextStream
fieldWidth() const constQTextStream
findChild(const QString &name, Qt::FindChildOptions options) const constQObject
findChildren(Qt::FindChildOptions options) const constQObject
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const constQObject
findChildren(const QString &name, Qt::FindChildOptions options) const constQObject
FixedNotationQTextStream
flush()QTextStream
ForcePointQTextStream
ForceSignQTextStream
generateByteOrderMark() const constQTextStream
hasMoreLines() constKSFileReaderinline
inherits(const char *className) const constQObject
installEventFilter(QObject *filterObj)QObject
integerBase() const constQTextStream
isQuickItemType() const constQObject
isSignalConnected(const QMetaMethod &signal) const constQObjectprotected
isWidgetType() const constQObject
isWindowType() const constQObject
killTimer(int id)QObject
KSFileReader(qint64 maxLen=1024)KSFileReaderexplicit
KSFileReader(QFile &file, qint64 maxLen=1024)KSFileReaderexplicit
lineNumber() constKSFileReaderinline
locale() const constQTextStream
metaObject() const constQObjectvirtual
moveToThread(QThread *targetThread)QObject
NewOnlyQIODeviceBase
NotOpenQIODeviceBase
NumberFlag enum nameQTextStream
numberFlags() const constQTextStream
NumberFlagsQTextStream
objectNameQObject
objectName() const constQObject
objectNameChanged(const QString &objectName)QObject
OkQTextStream
open(const QString &fname)KSFileReader
openFullPath(const QString &fname)KSFileReader
OpenModeQIODeviceBase
OpenModeFlag enum nameQIODeviceBase
operator<<(QChar c)QTextStream
operator<<(QLatin1StringView string)QTextStream
operator<<(QStringView string)QTextStream
operator<<(char c)QTextStream
operator<<(char16_t c)QTextStream
operator<<(const QByteArray &array)QTextStream
operator<<(const QString &string)QTextStream
operator<<(const char *string)QTextStream
operator<<(const void *ptr)QTextStream
operator<<(double f)QTextStream
operator<<(float f)QTextStream
operator<<(int i)QTextStream
operator<<(long i)QTextStream
operator<<(qlonglong i)QTextStream
operator<<(qulonglong i)QTextStream
operator<<(short i)QTextStream
operator<<(unsigned int i)QTextStream
operator<<(unsigned long i)QTextStream
operator<<(unsigned short i)QTextStream
operator>>(QByteArray &array)QTextStream
operator>>(QChar &c)QTextStream
operator>>(QString &str)QTextStream
operator>>(char &c)QTextStream
operator>>(char *c)QTextStream
operator>>(char16_t &c)QTextStream
operator>>(double &f)QTextStream
operator>>(float &f)QTextStream
operator>>(int &i)QTextStream
operator>>(long &i)QTextStream
operator>>(qlonglong &i)QTextStream
operator>>(qulonglong &i)QTextStream
operator>>(short &i)QTextStream
operator>>(unsigned int &i)QTextStream
operator>>(unsigned long &i)QTextStream
operator>>(unsigned short &i)QTextStream
padChar() const constQTextStream
parent() const constQObject
pos() const constQTextStream
progressText(const QString &message) (defined in KSFileReader)KSFileReadersignal
property(const char *name) const constQObject
Q_CLASSINFO(Name, Value)QObject
Q_EMITQ_EMITQObject
Q_ENUM(...)QObject
Q_ENUM_NS(...)QObject
Q_ENUMS(...)QObject
Q_FLAG(...)QObject
Q_FLAG_NS(...)QObject
Q_FLAGS(...)QObject
Q_GADGETQ_GADGETQObject
Q_GADGET_EXPORT(EXPORT_MACRO)QObject
Q_INTERFACES(...)QObject
Q_INVOKABLEQ_INVOKABLEQObject
Q_MOC_INCLUDEQ_MOC_INCLUDEQObject
Q_NAMESPACEQ_NAMESPACEQObject
Q_NAMESPACE_EXPORT(EXPORT_MACRO)QObject
Q_OBJECTQ_OBJECTQObject
Q_PROPERTY(...)QObject
Q_REVISIONQ_REVISIONQObject
Q_SET_OBJECT_NAME(Object)QObject
Q_SIGNALQ_SIGNALQObject
Q_SIGNALSQ_SIGNALSQObject
Q_SLOTQ_SLOTQObject
Q_SLOTSQ_SLOTSQObject
QObject(QObject *parent)QObject
qobject_cast(QObject *object)QObject
qobject_cast(const QObject *object)QObject
QObjectListQObject
qSetFieldWidth(int width)QTextStream
qSetPadChar(QChar ch)QTextStream
qSetRealNumberPrecision(int precision)QTextStream
QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECTQObject
QTextStream()QTextStream
QTextStream(FILE *fileHandle, OpenMode openMode)QTextStream
QTextStream(QByteArray *array, OpenMode openMode)QTextStream
QTextStream(QIODevice *device)QTextStream
QTextStream(QString *string, OpenMode openMode)QTextStream
QTextStream(const QByteArray &array, OpenMode openMode)QTextStream
read(qint64 maxlen)QTextStream
readAll()QTextStream
ReadCorruptDataQTextStream
readLine()KSFileReaderinline
QTextStream::readLine(qint64 maxlen)QTextStream
readLineInto(QString *line, qint64 maxlen)QTextStream
ReadOnlyQIODeviceBase
ReadPastEndQTextStream
ReadWriteQIODeviceBase
realNumberNotation() const constQTextStream
RealNumberNotation enum nameQTextStream
realNumberPrecision() const constQTextStream
receivers(const char *signal) const constQObjectprotected
removeEventFilter(QObject *obj)QObject
reset()QTextStream
resetStatus()QTextStream
ScientificNotationQTextStream
seek(qint64 pos)QTextStream
sender() const constQObjectprotected
senderSignalIndex() const constQObjectprotected
setAutoDetectUnicode(bool enabled)QTextStream
setDevice(QIODevice *device)QTextStream
setEncoding(QStringConverter::Encoding encoding)QTextStream
setFieldAlignment(FieldAlignment mode)QTextStream
setFieldWidth(int width)QTextStream
setGenerateByteOrderMark(bool generate)QTextStream
setIntegerBase(int base)QTextStream
setLocale(const QLocale &locale)QTextStream
setNumberFlags(NumberFlags flags)QTextStream
setObjectName(QAnyStringView name)QObject
setObjectName(const QString &name)QObject
setPadChar(QChar ch)QTextStream
setParent(QObject *parent)QObject
setProgress(QString label, unsigned int lastLine, unsigned int numUpdates=10)KSFileReader
setProperty(const char *name, QVariant &&value)QObject
setProperty(const char *name, const QVariant &value)QObject
setRealNumberNotation(RealNumberNotation notation)QTextStream
setRealNumberPrecision(int precision)QTextStream
setStatus(Status status)QTextStream
setString(QString *string, OpenMode openMode)QTextStream
ShowBaseQTextStream
showProgress()KSFileReader
signalsBlocked() const constQObject
skipWhiteSpace()QTextStream
SmartNotationQTextStream
startTimer(int interval, Qt::TimerType timerType)QObject
startTimer(std::chrono::milliseconds interval, Qt::TimerType timerType)QObject
status() const constQTextStream
Status enum nameQTextStream
string() const constQTextStream
TextQIODeviceBase
thread() const constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
TruncateQIODeviceBase
UnbufferedQIODeviceBase
UppercaseBaseQTextStream
UppercaseDigitsQTextStream
WriteFailedQTextStream
WriteOnlyQIODeviceBase
~QObject()QObjectvirtual
~QTextStream()QTextStreamvirtual
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:19:04 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.