Home
last modified time | relevance | path

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

/dports/multimedia/libopenshot/libopenshot-0.2.7/src/
H A DTimeline.cpp128 QDir openshotTransPath(openshotPath.filePath("transitions")); in Timeline() local
129 if (!openshotTransPath.exists()) { in Timeline()
130 …throw InvalidFile("PATH_OPENSHOT_INSTALL/transitions could not be found.", openshotTransPath.path(… in Timeline()
174 …absolutePath = QFileInfo(openshotTransPath.absoluteFilePath(relativePath.replace("@transitions", "… in Timeline()