Home
last modified time | relevance | path

Searched refs:restoreGlobalSettings (Results 1 – 5 of 5) sorted by relevance

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dcleanupsettingsmodel.h188 void restoreGlobalSettings(); //!< Reloads the project's cleanup settings (no
H A Dcleanupsettingsmodel.cpp470 restoreGlobalSettings(); in onSceneSwitched()
533 restoreGlobalSettings(); // modelChanged() emitted here in onCellChanged()
579 void CleanupSettingsModel::restoreGlobalSettings() { in restoreGlobalSettings() function in CleanupSettingsModel
H A Dcleanupsettingspane.cpp507 model->restoreGlobalSettings(); in onRestoreSceneSettings()
H A Dcleanupsettingspopup.cpp825 model->restoreGlobalSettings(); in onRestoreSceneSettings()
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/tcleanupper/
H A Dtcleanupper.cpp104 void restoreGlobalSettings(CleanupParameters *cp) { in restoreGlobalSettings() function
687 restoreGlobalSettings(params); in main()
817 restoreGlobalSettings(params); in main()