MCPcopy 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
182wxString CStatTreeItemBase::GetDisplayString() const
183{
184 return wxGetTranslation(m_label);
185}
186#endif
187
188CECTag *CStatTreeItemBase::CreateECTag(uint32_t max_children)

Callers 4

StatisticsDlg.cppFile · 0.45
FillTreeMethod · 0.45
StatTree2TextFunction · 0.45
CStatTreeItemBaseMethod · 0.45

Calls 12

CFormatClass · 0.85
CastSecondsToHMFunction · 0.85
CastItoXBytesFunction · 0.85
CastItoIShortFunction · 0.85
CastItoSpeedFunction · 0.85
LengthMethod · 0.80
GetTimerSecondsMethod · 0.80
wxStringClass · 0.70
beginMethod · 0.45
endMethod · 0.45
GetStringMethod · 0.45
GetValueMethod · 0.45

Tested by

no test coverage detected