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

Method isContainer

designer/QHexEditPlugin.cpp:12–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10
11
12bool QHexEditPlugin::isContainer() const
13{
14 return false;
15}
16
17bool QHexEditPlugin::isInitialized() const
18{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected