mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-04 13:13:25 +03:00
0029748: Samples - Inspector tool - use recently opened files in TInspectorEXE
- recently files using in open file dialog - correction of TInspectorEXE title to show opened file path by Start
This commit is contained in:
@@ -131,6 +131,9 @@ public:
|
||||
Standard_EXPORT virtual void SetPreferences (const TCollection_AsciiString& thePluginName,
|
||||
const TInspectorAPI_PreferencesDataMap& theItem) = 0;
|
||||
|
||||
//! Store plugin preferences into a preferences file
|
||||
Standard_EXPORT virtual void StorePreferences() = 0;
|
||||
|
||||
//! Converts a Shape parameters excepting TShape into a string value
|
||||
//! \param theShape processed shape
|
||||
//! \return string instance
|
||||
|
Reference in New Issue
Block a user