-
enum
SessionError
-
enum
State
-
flags
UsagePolicies
-
enum
UsagePolicy
-
QNetworkSession
(const QNetworkConfiguration &, QObject *)
-
~QNetworkSession
()
-
accept
()
-
activeTime
() const : quint64
-
blockSignals
(bool )
-
bytesReceived
() const : quint64
-
bytesWritten
() const : quint64
-
childEvent
(QChildEvent *)
-
children
() const
-
close
()
-
closed
()
-
configuration
() const : QNetworkConfiguration
-
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType )
-
connect
(const QObject *, const char *, const char *, Qt::ConnectionType ) const
-
connect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction , Qt::ConnectionType )
-
connect
(const QObject *, PointerToMemberFunction , Functor )
-
connect
(const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType )
-
connectNotify
(const QMetaMethod &)
-
customEvent
(QEvent *)
-
d_ptr
:
-
deleteLater
()
-
destroyed
(QObject *)
-
disconnect
(const QMetaObject::Connection &)
-
disconnect
(const char *, const QObject *, const char *) const
-
disconnect
(const QObject *, const char *) const
-
disconnect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction )
-
disconnectNotify
(const QMetaMethod &)
-
dumpObjectInfo
() const
-
dumpObjectTree
() const
-
dynamicPropertyNames
() const
-
error
() const : QNetworkSession::SessionError
-
error
(QNetworkSession::SessionError )
-
errorString
() const : QString
-
event
(QEvent *)
-
eventFilter
(QObject *, QEvent *)
-
findChild
(const QString &, Qt::FindChildOptions ) const
-
findChildren
(const QString &, Qt::FindChildOptions ) const
-
findChildren
(const QRegExp &, Qt::FindChildOptions ) const
-
findChildren
(const QRegularExpression &, Qt::FindChildOptions ) const
-
ignore
()
-
inherits
(const char *) const
|
-
installEventFilter
(QObject *)
-
interface
() const : QNetworkInterface
-
isOpen
() const : bool
-
isSignalConnected
(const QMetaMethod &) const
-
isWidgetType
() const
-
isWindowType
() const
-
killTimer
(int )
-
metaObject
() const : const QMetaObject *
-
migrate
()
-
moveToThread
(QThread *)
-
newConfigurationActivated
()
-
objectName
() const
-
objectNameChanged
(const QString &)
-
open
()
-
opened
()
-
parent
() const
-
preferredConfigurationChanged
(const QNetworkConfiguration &, bool )
-
property
(const char *) const
-
qt_metacall
(
QMetaObject::Call
,
int
,
void **
) : int
-
qt_metacast
(
const char *
) : void *
-
receivers
(const char *) const
-
reject
()
-
removeEventFilter
(QObject *)
-
sender
() const
-
senderSignalIndex
() const
-
sessionProperty
(const QString &) const : QVariant
-
setObjectName
(const QString &)
-
setParent
(QObject *)
-
setProperty
(const char *, const QVariant &)
-
setSessionProperty
(const QString &, const QVariant &)
-
signalsBlocked
() const
-
startTimer
(int , Qt::TimerType )
-
startTimer
(std::chrono::milliseconds , Qt::TimerType )
-
state
() const : QNetworkSession::State
-
stateChanged
(QNetworkSession::State )
-
staticMetaObject
: const QMetaObject
-
staticQtMetaObject
:
-
stop
()
-
thread
() const
-
timerEvent
(QTimerEvent *)
-
tr
(const char *, const char *, int ) : QString
-
trUtf8
(const char *, const char *, int ) : QString
-
usagePolicies
() const : QNetworkSession::UsagePolicies
-
usagePoliciesChanged
(QNetworkSession::UsagePolicies )
-
waitForOpened
(int ) : bool
|