WebpagePrinterTool 2.0
Print a web page skip the browser's print preview
|
#include <MsgStation.h>
Public 成员函数 | |
MsgStation () | |
Private 成员函数 | |
void | initMsgHandler () |
Private 属性 | |
std::unique_ptr< HttpServer > | http_server {nullptr} |
std::unique_ptr< WebsocketServer > | websocket_server {nullptr} |
std::unique_ptr< WebsocketClient > | websocket_client {nullptr} |
std::function< void(const QString &msg, const QString &ip, const QString &from, std::move_only_function< void(QJsonObject)>)> | message_handler |
PrinterWorkFlow< GetConfig< PageRender< RenderPng< ToPrinter< LastProcess > > > > > | printer_work_flow |
|
explicit |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |