Home
last modified time | relevance | path

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

/dports/graphics/photivo/photivo/Sources/
H A DptConstants.h554 const short ptOutputMode_Batch = 4; variable
H A DptGuiOptions.cpp453 {ptOutputMode_Batch, QObject::tr("Send to batch") },
H A DptMain.cpp3822 } else if (mode==ptOutputMode_Batch) { in SaveButtonToolTip()
4989 } else if (mode==ptOutputMode_Batch) { in SaveOutput()
H A DptMainWindow.cpp742 SaveOutput(ptOutputMode_Batch); in SaveMenuBatch()