52 #ifndef QNETWORKACCESSDELEGATOR_P_H 53 #define QNETWORKACCESSDELEGATOR_P_H 57 #include <QSharedData> #define QT_END_NAMESPACE
This macro expands to.
#define Q_DISABLE_COPY(Class)
Disables the use of copy constructors and assignment operators for the given Class.
The QUrl class provides a convenient interface for working with URLs.
The QObject class is the base class of all Qt objects.
QExplicitlySharedDataPointer< NetworkAccessDelegator > Ptr
#define QT_BEGIN_NAMESPACE
This macro expands to.
The namespace for the internal API of QtXmlPatterns.
QPointer< QNetworkAccessManager > m_genericManager
The QNetworkAccessManager class allows the application to send network requests and receive replies...
The QSharedData class is a base class for shared data objects.
#define Q_AUTOTEST_EXPORT
QPointer< QNetworkAccessManager > m_variableURIManager
A value based class that hands out QNetworkAccessManager appropriately for variable bindings...