MCPcopy Create free account
hub / github.com/Simsys/qhexedit2 / includeFile

Method includeFile

designer/QHexEditPlugin.cpp:54–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52}
53
54QString QHexEditPlugin::includeFile() const
55{
56 return "qhexedit.h";
57}
58
59QString QHexEditPlugin::name() const
60{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected