|
CFx SDK Documentation 2024 SP0
|
#include "../FxCommonFramework.h"#include "../UI/FxUIObject.h"#include "../UI/FxUISignal.h"#include "FxNANetworkRequest.h"#include "FxNANetworkReply.h"#include <QtCore/QByteArray>#include <QtCore/QBuffer>#include <QtCore/QIODevice>Go to the source code of this file.
Classes | |
| class | CFxNANetworkAccessManager |
Typedefs | |
| using | CFxNABuffer = QBuffer |
| using | CFxNAByteArray = QByteArray |
| using | CFxNAIODevice = QIODevice |
| using CFxNABuffer = QBuffer |
Definition at line 31 of file FxNANetworkAccessManager.h.
| using CFxNAByteArray = QByteArray |
Definition at line 32 of file FxNANetworkAccessManager.h.
| using CFxNAIODevice = QIODevice |
Definition at line 33 of file FxNANetworkAccessManager.h.