Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amule-project/amule
/ GetDisplayString
Method
GetDisplayString
src/StatTree.cpp:182–185 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
180
181
#ifndef AMULE_DAEMON
182
wxString CStatTreeItemBase::GetDisplayString() const
183
{
184
return wxGetTranslation(m_label);
185
}
186
#endif
187
188
CECTag *CStatTreeItemBase::CreateECTag(uint32_t max_children)
Callers
4
StatisticsDlg.cpp
File · 0.45
FillTree
Method · 0.45
StatTree2Text
Function · 0.45
CStatTreeItemBase
Method · 0.45
Calls
12
CFormat
Class · 0.85
CastSecondsToHM
Function · 0.85
CastItoXBytes
Function · 0.85
CastItoIShort
Function · 0.85
CastItoSpeed
Function · 0.85
Length
Method · 0.80
GetTimerSeconds
Method · 0.80
wxString
Class · 0.70
begin
Method · 0.45
end
Method · 0.45
GetString
Method · 0.45
GetValue
Method · 0.45
Tested by
no test coverage detected