Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ Format
Enum
Format
app/src/Sessions/HtmlReport.h:37–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
*/
36
struct HtmlReportOptions {
37
enum class Format {
38
Pdf,
39
Html,
40
Both
41
};
42
43
QString outputPath;
44
QString companyName;
Callers
1
de_DE.ts
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected