Salome HOME
getFileName() function is defined as pure virtual public in the SUIT_Application...
authorvsr <vsr@opencascade.com>
Fri, 17 Jun 2005 07:04:45 +0000 (07:04 +0000)
committervsr <vsr@opencascade.com>
Fri, 17 Jun 2005 07:04:45 +0000 (07:04 +0000)
commit40b238e953f129539147ae9573a532bca3443371
tree8f3dd5035fb6a62870a6767479bcb2bbdbc3d5ec
parentf88b97a5699cfae0398376df5be359a2c099bda2
getFileName() function is defined as pure virtual public in the SUIT_Application class to be used from all packages in order to unify Open/Save dialog boxes throughout in the application.
src/CAF/CAF_Application.cxx
src/GLViewer/GLViewer_ViewFrame.cxx
src/GLViewer/resources/GLViewer_msg_en.po
src/OCCViewer/OCCViewer_ViewWindow.cxx
src/Plot2d/Plot2d_ViewFrame.cxx
src/Plot2d/resources/Plot2d_msg_en.po
src/SVTK/SVTK_ViewWindow.cxx
src/TOOLSGUI/ToolsGUI_CatalogGeneratorDlg.cxx
src/VTKViewer/VTKViewer_ViewWindow.cxx