Variable TreeWidgetBase._needUpdateWidgets

class TreeWidgetBase
{
  // ...
  bool _needUpdateWidgets;
  // ...
}