MCPcopy Create free account
hub / github.com/audacity/audacity / GetValue

Method GetValue

src/PluginDataViewCtrl.cpp:84–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82 }
83
84 bool GetValue(wxVariant&) const override
85 {
86 return false;
87 }
88
89 bool Render(wxRect cell, wxDC* dc, int state) override
90 {

Callers 6

ActivateCellMethod · 0.45
GetNameMethod · 0.45
GetDefaultActionMethod · 0.45
DoDefaultActionMethod · 0.45
InitMethod · 0.45
OnCharEventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected