Home
last modified time | relevance | path

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

/dports/graphics/photivo/photivo/Sources/
H A DptMainWindow.h188 void OtherInstanceMessage(const QString &msg);
H A DptMainWindow.cpp826 void ptMainWindow::OtherInstanceMessage(const QString &msg) { in OtherInstanceMessage() function in ptMainWindow
H A DptMain.cpp928 MainWindow, SLOT(OtherInstanceMessage(const QString &))); in photivoMain()