Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenOrienteering/mapper
/ dialogSupported
Function
dialogSupported
src/printsupport/printer_properties.cpp:37–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
}
36
37
bool dialogSupported()
38
{
39
return false;
40
}
41
42
int execDialog(QPrinter*, std::shared_ptr<void>&, QWidget*)
43
{
Callers
1
PrintWidget
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected