From c1f5b3336836e15d193582e9b8f3e044f7d8bc1b Mon Sep 17 00:00:00 2001 From: saturneric Date: Thu, 29 Feb 2024 18:15:57 +0800 Subject: feat: add module controller and continue to work on module system 1. speed up building by reducing build info sheader including 2. add module controller 3. continue to work on module system --- ui/ModuleControllerDialog.ui | 212 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 212 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..7a81d2ca --- /dev/null +++ b/ui/ModuleControllerDialog.ui @@ -0,0 +1,212 @@ + + + ModuleControllerDialog + + + + 0 + 0 + 829 + 660 + + + + Module Controller + + + + + + 0 + + + + Registered Modules + + + + + + + + + + + Qt::Vertical + + + + + + + QLayout::SetDefaultConstraint + + + + + + + + 0 + 0 + + + + + 80 + 16 + + + + + 16777215 + 16777215 + + + + Module ID: + + + + + + + + 16777215 + 16777215 + + + + + + + true + + + + + + + + + Qt::Horizontal + + + + + + + Module Informations + + + + + + + QTextEdit::NoWrap + + + + + + + Activate + + + + + + + Deactivate + + + + + + + Qt::Vertical + + + + 20 + 40 + + + + + + + + + + + + + Debugger + + + + + + + + + + + + Trigger Event + + + + + + + Qt::Vertical + + + + 20 + 40 + + + + + + + + + + + + PushButton + + + + + + + Qt::Vertical + + + + 20 + 40 + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3