MCPcopy Create free account
hub / github.com/Audio4Linux/JDSP4Linux / getKey

Method getKey

src/data/EelParser.h:76–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74 virtual ~EELBaseProperty() {};
75
76 QString getKey() const
77 {
78 return key;
79 }
80
81 void setKey(const QString &value)
82 {

Callers 6

setTextMethod · 0.80
setValueMethod · 0.80
setTextMethod · 0.80
setValueMethod · 0.80
loadPropertiesMethod · 0.80
manipulatePropertyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected