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