Searched refs:SetOptionChildrenCallBack (Results 1 – 2 of 2) sorted by relevance
47 void SetOptionChildrenCallBack(OptionChildrenCallBack&& optionChildrenCallBack) in SetOptionChildrenCallBack() function
88 … toolBarItemComponent->SetOptionChildrenCallBack([this]() { return GetMenuChildren(); }); in AddChildNode()