|
CFx SDK Documentation
2023 SP0
|
#include "../FxCommonFramework.h"#include "../UI/FxUIObject.h"#include <QtCore/QByteArray>#include <QtCore/QList>#include <QtCore/QUrl>#include <QtCore/QVariant>#include <QtNetwork/QNetworkRequest>Go to the source code of this file.
Classes | |
| class | CFxNANetworkRequest |
Typedefs | |
| using | CFxNAByteArray = QByteArray |
| template<typename T > | |
| using | CFxNAList = QList< T > |
| using | CFxNAUrl = QUrl |
| using | CFxNAVariant = QVariant |
| typedef QNetworkRequest * | FxNetworkRequestHandle |
| using CFxNAByteArray = QByteArray |
Definition at line 27 of file FxNANetworkRequest.h.
| using CFxNAList = QList< T > |
Definition at line 29 of file FxNANetworkRequest.h.
| using CFxNAUrl = QUrl |
Definition at line 30 of file FxNANetworkRequest.h.
| using CFxNAVariant = QVariant |
Definition at line 31 of file FxNANetworkRequest.h.
| typedef QNetworkRequest* FxNetworkRequestHandle |
Definition at line 46 of file FxNANetworkRequest.h.