MCPcopy Create free account
hub / github.com/WarmUpTill/SceneSwitcher / GetStringList

Function GetStringList

lib/utils/string-list.hpp:37–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35 [](std::string &) {});
36 void SetStringList(const StringList &);
37 StringList GetStringList() const { return _stringList; }
38 void SetMaxStringSize(int);
39
40private slots:

Callers 1

ContainsTagMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected