Salome HOME
0022652: [CEA 1194] Redirect the traces from embedded Python console in a log file
[modules/gui.git] / src / PyConsole / PyConsole_Editor.h
index 650712a8f52c5db012996b5ad79016d4640d5a16..c939ef1b7da3e9fd78f947738427b11222426a42 100644 (file)
@@ -69,6 +69,7 @@ public slots:
     void           handleReturn();
     void           onPyInterpChanged( PyConsole_Interp* );
     void           dump();
+    bool           startLog( const QString& );
     void           startLog();
     void           stopLog();
     void           putLog( const QString& );