Variable TreeWidgetBase._needUpdateWidgetStates

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