X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FXGUI%2FXGUI_ObjectsBrowser.h;h=372d4bb76402395ec1a7a286abace45cf66a999a;hb=dc7d4d86b58b81684abc9b5a2be8ec30f210c2da;hp=fd522c61a8dd253aaafc940fec2aadac2b942018;hpb=6fb5a58743556b877d64129002572de4116abd96;p=modules%2Fshaper.git diff --git a/src/XGUI/XGUI_ObjectsBrowser.h b/src/XGUI/XGUI_ObjectsBrowser.h index fd522c61a..372d4bb76 100644 --- a/src/XGUI/XGUI_ObjectsBrowser.h +++ b/src/XGUI/XGUI_ObjectsBrowser.h @@ -206,6 +206,10 @@ Q_OBJECT void onSelectionChanged(); + /// Updates all items of object browser + /// \param theColumn - column of items + /// \param theParent - a parent item (by default from root) + void updateAllIndexes(int theColumn = 0, const QModelIndex& theParent = QModelIndex()); public slots: //! Called on Edit command request