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

Method GetTreeView

DuiLib/Control/UITreeView.cpp:513–516  ·  view source on GitHub ↗

��������: GetTreeView ��������: CTreeViewUI ����˵��:

Source from the content-addressed store, hash-verified

511 // ����˵��:
512 //************************************
513 CTreeViewUI* CTreeNodeUI::GetTreeView()
514 {
515 return pTreeView;
516 }
517
518 //************************************
519 // ��������: SetAttribute

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected