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

Method GetParentNode

DuiLib/Control/UITreeView.cpp:482–485  ·  view source on GitHub ↗

��������: GetParentNode ��������: CTreeNodeUI ����˵��:

Source from the content-addressed store, hash-verified

480 // ����˵��:
481 //************************************
482 CTreeNodeUI* CTreeNodeUI::GetParentNode()
483 {
484 return pParentTreeNode;
485 }
486
487 //************************************
488 // ��������: GetCountChild

Callers 4

OnMenuWakeupMethod · 0.80
OnItemActiveForTreeMethod · 0.80
OnKeyDelMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected