MCPcopy Create free account
hub / github.com/cinience/RedisStudio / GetItemText

Method GetItemText

DuiLib/Control/UITreeView.cpp:370–373  ·  view source on GitHub ↗

��������: GetItemText ��������: UiLib::CDuiString ����˵��:

Source from the content-addressed store, hash-verified

368 // ����˵��:
369 //************************************
370 CDuiString CTreeNodeUI::GetItemText()
371 {
372 return pItemButton->GetText();
373 }
374
375 //************************************
376 // ��������: CheckBoxSelected

Callers 2

GetLastNodeMethod · 0.45
DrawItemTextMethod · 0.45

Calls 1

GetTextMethod · 0.45

Tested by

no test coverage detected