Home
last modified time | relevance | path

Searched refs:getClnPath (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dcleanupsettingsmodel.cpp510 const TFilePath &clnPath = getClnPath(sl); in onCellChanged()
696 savePopup->setPath(getClnPath(m_sl)); in promptSave()
706 loadPopup->setPath(getClnPath(m_sl)); in promptLoad()
712 TFilePath CleanupSettingsModel::getClnPath(TXshSimpleLevel *sl) { in getClnPath() function in CleanupSettingsModel
H A Dcleanupsettingsmodel.h172 static TFilePath getClnPath(TXshSimpleLevel *sl); //!< Returns the \b decoded
H A Dcleanuppopup.cpp108 CleanupSettingsModel::getClnPath(sl)); in loadCleanupParams()