From 051fb2f94f6364b80219a3c671bb953d2e54a140 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Tue, 21 Mar 2023 17:33:41 +0100 Subject: proto/osc: add open sound control output method --- proto-osc/dialog.ui | 131 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 131 insertions(+) create mode 100644 proto-osc/dialog.ui (limited to 'proto-osc/dialog.ui') diff --git a/proto-osc/dialog.ui b/proto-osc/dialog.ui new file mode 100644 index 00000000..5a078bbd --- /dev/null +++ b/proto-osc/dialog.ui @@ -0,0 +1,131 @@ + + + OSC_Dialog + + + Qt::NonModal + + + + 0 + 0 + 284 + 102 + + + + + 0 + 0 + + + + + 284 + 102 + + + + OSC protocol settings + + + + :/images/osc-icon.png:/images/osc-icon.png + + + Qt::LeftToRight + + + false + + + + + + + + Destination address + + + + + + + + 0 + 0 + + + + + + + 256 + + + + + + + Port + + + + + + + + 0 + 0 + + + + 65535 + + + + + + + + + + 0 + 0 + + + + QDialogButtonBox::Cancel|QDialogButtonBox::Ok + + + + + + + + + + + + + 5 + + + 5 + + + true + + + true + + + false + + + + startEngineClicked() + stopEngineClicked() + cameraSettingsClicked() + + -- cgit v1.2.3