WebpagePrinterTool 2.0
Print a web page skip the browser's print preview
|
获取 websocket 服务器端口号 response 更多...
#include <WebInterface.h>
静态 Public 成员函数 | |
static QJsonObject | toJsonObject (std::optional< int > uid, const QString &port) |
Public 属性 | |
QString | data {""} |
websocket 端口号 | |
![]() | |
bool | is_success = false |
是否成功 | |
std::optional< int > | uid |
uid,websocket 的消息request 和 resp 不限制对应关系,uid 保证了他们的联系, 也就是 uid 相同 的 request 和 response 对应 由request端生成 | |
额外继承的成员函数 | |
![]() | |
RespBase ()=delete | |
获取 websocket 服务器端口号 response
|
inlinestatic |
QString RespGetWebsocketServerPort::data {""} |
websocket 端口号