cutelyst 4.3.0
A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.
Cutelyst::Upload Member List

This is the complete list of members for Cutelyst::Upload, including all inherited members.

aboutToClose()QIODevice
AppendQIODeviceBase
atEnd() const constQIODevicevirtual
blockSignals(bool block)QObject
bytesAvailable() const constQIODevicevirtual
bytesToWrite() const constQIODevicevirtual
bytesWritten(qint64 bytes)QIODevice
canReadLine() const constQIODevicevirtual
channelBytesWritten(int channel, qint64 bytes)QIODevice
channelReadyRead(int channel)QIODevice
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() const constQObject
close()QIODevicevirtual
commitTransaction()QIODevice
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
contentType() constCutelyst::Upload
createTemporaryFile(const QString &templateName={})Cutelyst::Upload
currentReadChannel() const constQIODevice
currentWriteChannel() const constQIODevice
customEvent(QEvent *event)QObjectprotectedvirtual
deleteLater()QObject
destroyed(QObject *obj)QObject
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
errorString() const constQIODevice
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
ExistingOnlyQIODeviceBase
filename() constCutelyst::Upload
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
getChar(char *c)QIODevice
headers() constCutelyst::Upload
inherits(const char *className) const constQObject
installEventFilter(QObject *filterObj)QObject
isOpen() const constQIODevice
isQuickItemType() const constQObject
isReadable() const constQIODevice
isSequential() const constQIODevicevirtual
isSignalConnected(const QMetaMethod &signal) const constQObjectprotected
isTextModeEnabled() const constQIODevice
isTransactionStarted() const constQIODevice
isWidgetType() const constQObject
isWindowType() const constQObject
isWritable() const constQIODevice
killTimer(int id)QObject
metaObject() const constQObjectvirtual
moveToThread(QThread *targetThread)QObject
name() constCutelyst::Upload
NewOnlyQIODeviceBase
NotOpenQIODeviceBase
objectNameQObject
objectName() const constQObject
objectNameChanged(const QString &objectName)QObject
open(QIODeviceBase::OpenMode mode)QIODevicevirtual
openMode() const constQIODevice
OpenModeQIODeviceBase
OpenModeFlag enum nameQIODeviceBase
parent() const constQObject
peek(qint64 maxSize)QIODevice
peek(char *data, qint64 maxSize)QIODevice
pos() const overrideCutelyst::Uploadvirtual
property(const char *name) const constQObject
putChar(char c)QIODevice
Q_CLASSINFO(Name, Value)QObject
Q_DISABLE_COPY(Class)QObject
Q_DISABLE_COPY_MOVE(Class)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
QIODevice()QIODevice
QIODevice(QObject *parent)QIODevice
QObject(QObject *parent)QObject
qobject_cast(QObject *object)QObject
qobject_cast(const QObject *object)QObject
QObjectListQObject
QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECTQObject
read(qint64 maxSize)QIODevice
read(char *data, qint64 maxSize)QIODevice
readAll()QIODevice
readChannelCount() const constQIODevice
readChannelFinished()QIODevice
readData(char *data, qint64 maxlen) overrideCutelyst::Uploadprotectedvirtual
readLine(qint64 maxSize)QIODevice
readLine(char *data, qint64 maxSize)QIODevice
readLineData(char *data, qint64 maxlen) overrideCutelyst::Uploadprotectedvirtual
ReadOnlyQIODeviceBase
ReadWriteQIODeviceBase
readyRead()QIODevice
receivers(const char *signal) const constQObjectprotected
removeEventFilter(QObject *obj)QObject
reset()QIODevicevirtual
rollbackTransaction()QIODevice
save(const QString &filename)Cutelyst::Upload
seek(qint64 pos) overrideCutelyst::Uploadvirtual
sender() const constQObjectprotected
senderSignalIndex() const constQObjectprotected
setCurrentReadChannel(int channel)QIODevice
setCurrentWriteChannel(int channel)QIODevice
setErrorString(const QString &str)QIODeviceprotected
setObjectName(QAnyStringView name)QObject
setObjectName(const QString &name)QObject
setOpenMode(QIODeviceBase::OpenMode openMode)QIODeviceprotected
setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
setTextModeEnabled(bool enabled)QIODevice
signalsBlocked() const constQObject
size() const overrideCutelyst::Uploadvirtual
skip(qint64 maxSize)QIODevice
skipData(qint64 maxSize)QIODeviceprotectedvirtual
startTimer(int interval, Qt::TimerType timerType)QObject
startTimer(std::chrono::milliseconds time, Qt::TimerType timerType)QObject
startTransaction()QIODevice
TextQIODeviceBase
thread() const constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
TruncateQIODeviceBase
UnbufferedQIODeviceBase
ungetChar(char c)QIODevice
Upload(UploadPrivate *prv)Cutelyst::Upload
Uploads typedefCutelyst::Uploadrelated
waitForBytesWritten(int msecs)QIODevicevirtual
waitForReadyRead(int msecs)QIODevicevirtual
write(const QByteArray &data)QIODevice
write(const char *data)QIODevice
write(const char *data, qint64 maxSize)QIODevice
writeChannelCount() const constQIODevice
writeData(const char *data, qint64 maxSize) overrideCutelyst::Uploadprotectedvirtual
WriteOnlyQIODeviceBase
~QIODevice()QIODevicevirtual
~QObject()QObjectvirtual
~Upload() overrideCutelyst::Uploadvirtual