From 210d677df8bb8d0ea1ac155d65536ad9964601c9 Mon Sep 17 00:00:00 2001 From: saturneric Date: Thu, 11 Apr 2024 20:28:42 +0200 Subject: feat: add module manager ui file --- ui/ModuleControllerDialog.ui | 226 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 226 insertions(+) create mode 100644 ui/ModuleControllerDialog.ui (limited to 'ui/ModuleControllerDialog.ui') diff --git a/ui/ModuleControllerDialog.ui b/ui/ModuleControllerDialog.ui new file mode 100644 index 00000000..167cbfe7 --- /dev/null +++ b/ui/ModuleControllerDialog.ui @@ -0,0 +1,226 @@ + + + ModuleControllerDialog + + + + 0 + 0 + 829 + 660 + + + + Module Controller + + + + + + QTabWidget::North + + + QTabWidget::Rounded + + + 0 + + + false + + + + Registered Modules + + + + + + + + + + + Qt::Vertical + + + + + + + QLayout::SetDefaultConstraint + + + + + + + + 0 + 0 + + + + + 80 + 16 + + + + + 16777215 + 16777215 + + + + Module ID: + + + + + + + + 16777215 + 16777215 + + + + + + + true + + + + + + + + + Qt::Horizontal + + + + + + + Module Informations + + + + + + + QTextEdit::NoWrap + + + + + + + Activate + + + + + + + Auto Activate + + + + + + + Qt::Vertical + + + + 20 + 40 + + + + + + + + + + + + + Trusted Key + + + + + Debugger + + + + + + + + + + + + Trigger Event + + + + + + + Qt::Vertical + + + + 20 + 40 + + + + + + + + + + + + PushButton + + + + + + + Qt::Vertical + + + + 20 + 40 + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3