MCPcopy Create free account
hub / github.com/aethersdr/AetherSDR / isLoaded

Method isLoaded

src/core/CtyDatParser.h:37–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35
36 int entityCount() const { return m_entityByPrefix.size(); }
37 bool isLoaded() const { return !m_entityByPrefix.isEmpty(); }
38
39private:
40 void parse(const QStringList& lines);

Callers 2

mouseMoveEventMethod · 0.45

Calls 1

isEmptyMethod · 0.45

Tested by 1

mouseMoveEventMethod · 0.36