Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
ActivateCell
Method · 0.45
GetName
Method · 0.45
GetDefaultAction
Method · 0.45
DoDefaultAction
Method · 0.45
Init
Method · 0.45
OnCharEvent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected