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

Method SetVisibleFolderBtn

DuiLib/Control/UITreeView.cpp:593–596  ·  view source on GitHub ↗

��������: SetVisibleFolderBtn ��������: void ������Ϣ: bool _IsVisibled ����˵��:

Source from the content-addressed store, hash-verified

591 // ����˵��:
592 //************************************
593 void CTreeNodeUI::SetVisibleFolderBtn( bool _IsVisibled )
594 {
595 pFolderButton->SetVisible(_IsVisibled);
596 }
597
598 //************************************
599 // ��������: GetVisibleFolderBtn

Callers 2

AddMethod · 0.80
AddAtMethod · 0.80

Calls 3

SetVisibleMethod · 0.45
GetCountMethod · 0.45
GetItemAtMethod · 0.45

Tested by

no test coverage detected