MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / getFirstNetworkProfile

Method getFirstNetworkProfile

Suscan/Library.cpp:1169–1173  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1167}
1168
1169QHash<QString, Source::Config>::const_iterator
1170Singleton::getFirstNetworkProfile(void) const
1171{
1172 return this->networkProfiles.cbegin();
1173}
1174
1175QHash<QString, Source::Config>::const_iterator
1176Singleton::getLastNetworkProfile(void) const

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected