WebpagePrinterTool 2.0
Print a web page skip the browser's print preview
载入中...
搜索中...
未找到
RequestUpdateConfig结构体 参考

更新打印配置 request 更多...

#include <WebInterface.h>

RequestUpdateConfig 的协作图:

Public 属性

std::optional< int > uid
 
PrinterConfig data {}
 

静态 Public 属性

static constexpr std::string_view method {"update_config"}
 

详细描述

更新打印配置 request

参见
RespUpdateConfig

类成员变量说明

◆ data

PrinterConfig RequestUpdateConfig::data {}

◆ method

std::string_view RequestUpdateConfig::method {"update_config"}
inlinestaticconstexpr

◆ uid

std::optional<int> RequestUpdateConfig::uid

该结构体的文档由以下文件生成: