Salome HOME
0023618: EDF 14415 - Plugins toolbar
[modules/gui.git] / src / SALOME_PYQT / SalomePyQt / SalomePyQt.sip
index 42d7f574b775b715df038804dfe72f2a99c483b3..8728843c08a09850e3796e52c44c3a0b6760e471 100644 (file)
@@ -359,6 +359,7 @@ public:
   static int               createTool( const int,  const QString&, const int = -1 ) /ReleaseGIL/ ;
   static int               createTool( QAction*,   const int,      const int = -1, const int = -1 ) /ReleaseGIL/ ;
   static int               createTool( QAction*,   const QString&, const int = -1, const int = -1 ) /ReleaseGIL/ ;
+  static void              clearTool( const QString& ) /ReleaseGIL/ ;
 
   static int               createMenu( const QString&, const int,
                                       const int = -1, const int = -1, const int = -1 ) /ReleaseGIL/ ;