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

Method SetVisibleTag

DuiLib/Control/UITreeView.cpp:339–342  ·  view source on GitHub ↗

��������: SetVisibleTag ��������: void ������Ϣ: bool _IsVisible ����˵��:

Source from the content-addressed store, hash-verified

337 // ����˵��:
338 //************************************
339 void CTreeNodeUI::SetVisibleTag( bool _IsVisible )
340 {
341 m_bIsVisable = _IsVisible;
342 }
343
344 //************************************
345 // ��������: GetVisibleTag

Callers 2

OnFolderChangedMethod · 0.80
OnDBClickItemMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected