Home
last modified time | relevance | path

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

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/include/toonzqt/
H A Ddvdialog.h82 Dialog DVAPI *createMsgBox(MsgType type, const QString &text,
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzqt/
H A Ddvdialog.cpp1222 Dialog *DVGui::createMsgBox(MsgType type, const QString &text, in createMsgBox() function in DVGui
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Diocommand.cpp258 DVGui::Dialog *errorDialog = DVGui::createMsgBox( in process()