SXXXXXXX_PyBusMonitor1553/cpp/GrifoScope/GrifoMCS/GADS/GrifoADS/mcsmainwindow.ui
2025-12-17 07:59:30 +01:00

415 lines
11 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>McsMainWindow</class>
<widget class="QMainWindow" name="McsMainWindow">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>659</width>
<height>535</height>
</rect>
</property>
<property name="windowTitle">
<string>ADS</string>
</property>
<property name="dockOptions">
<set>QMainWindow::AllowNestedDocks|QMainWindow::AllowTabbedDocks</set>
</property>
<widget class="QWidget" name="tabWidget">
<property name="minimumSize">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>10000</width>
<height>10000</height>
</size>
</property>
<layout class="QHBoxLayout" name="horizontalLayout">
<property name="spacing">
<number>2</number>
</property>
<property name="leftMargin">
<number>1</number>
</property>
<property name="topMargin">
<number>1</number>
</property>
<property name="rightMargin">
<number>1</number>
</property>
<property name="bottomMargin">
<number>1</number>
</property>
</layout>
</widget>
<widget class="QMenuBar" name="menuBar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>659</width>
<height>21</height>
</rect>
</property>
<widget class="QMenu" name="menuFile">
<property name="title">
<string>File</string>
</property>
<addaction name="actionLoad"/>
<addaction name="actionReload_default"/>
<addaction name="actionSave"/>
<addaction name="actionSave_As"/>
<addaction name="separator"/>
<addaction name="actionQuit"/>
</widget>
<widget class="QMenu" name="menuDebug">
<property name="title">
<string>Debug</string>
</property>
<addaction name="actionShow_monitor"/>
<addaction name="separator"/>
<addaction name="actionDump_Ads_Action"/>
<addaction name="actionDump_Ads_Data"/>
<addaction name="separator"/>
<addaction name="actionQT_Dump_Resources"/>
<addaction name="actionQT_Dump_Objects"/>
<addaction name="actionQT_Properties"/>
</widget>
<widget class="QMenu" name="menuControls">
<property name="title">
<string>Controls</string>
</property>
<addaction name="actionBusRun"/>
<addaction name="actionBusOneFrame"/>
<addaction name="actionBusStop"/>
<addaction name="separator"/>
<addaction name="actionDeviceReset"/>
<addaction name="actionDevice_Info"/>
<addaction name="separator"/>
<addaction name="actionBusMonitor"/>
<addaction name="actionBusMonitorReset"/>
</widget>
<widget class="QMenu" name="menuSettings">
<property name="title">
<string>Settings</string>
</property>
</widget>
<widget class="QMenu" name="menuShortcut">
<property name="title">
<string>Shortcut</string>
</property>
</widget>
<addaction name="menuFile"/>
<addaction name="menuControls"/>
<addaction name="menuSettings"/>
<addaction name="menuShortcut"/>
<addaction name="menuDebug"/>
</widget>
<widget class="QToolBar" name="mainToolBar">
<property name="windowTitle">
<string>Bus Controls</string>
</property>
<property name="iconSize">
<size>
<width>16</width>
<height>16</height>
</size>
</property>
<attribute name="toolBarArea">
<enum>TopToolBarArea</enum>
</attribute>
<attribute name="toolBarBreak">
<bool>false</bool>
</attribute>
<addaction name="actionMonitorStatus"/>
<addaction name="actionBusRun"/>
<addaction name="actionBusOneFrame"/>
<addaction name="separator"/>
<addaction name="actionBusMonitor"/>
<addaction name="actionBusMonitorAcq"/>
<addaction name="separator"/>
<addaction name="actionVCR_Rec"/>
<addaction name="actionVCR_Pause"/>
<addaction name="actionVCR_Stop"/>
</widget>
<widget class="QStatusBar" name="statusBar"/>
<widget class="QDockWidget" name="dockWidget">
<property name="windowTitle">
<string>Bus Control</string>
</property>
<attribute name="dockWidgetArea">
<number>1</number>
</attribute>
<widget class="QWidget" name="dockWidgetContents">
<layout class="QVBoxLayout" name="verticalLayout">
<property name="leftMargin">
<number>1</number>
</property>
<property name="topMargin">
<number>1</number>
</property>
<property name="rightMargin">
<number>1</number>
</property>
<property name="bottomMargin">
<number>1</number>
</property>
<item>
<widget class="QToolBox" name="toolBox">
<property name="currentIndex">
<number>0</number>
</property>
<widget class="QWidget" name="pageRawData">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>78</width>
<height>420</height>
</rect>
</property>
<attribute name="label">
<string>Raw Data</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_2">
<property name="leftMargin">
<number>2</number>
</property>
<property name="topMargin">
<number>2</number>
</property>
<property name="rightMargin">
<number>2</number>
</property>
<property name="bottomMargin">
<number>2</number>
</property>
<item>
<widget class="QComboBox" name="comboBox_SelectMsg"/>
</item>
<item>
<widget class="QLabel" name="msgCode">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>?</string>
</property>
</widget>
</item>
<item>
<widget class="QGroupBox" name="groupBox_RawData">
<property name="title">
<string>Data</string>
</property>
<property name="flat">
<bool>true</bool>
</property>
<property name="checkable">
<bool>false</bool>
</property>
<layout class="QGridLayout" name="dataLayout">
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<property name="spacing">
<number>2</number>
</property>
<item row="0" column="0">
<widget class="QCheckBox" name="rawShowHex">
<property name="text">
<string>Hex</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
</widget>
</item>
</layout>
</widget>
</widget>
<action name="actionShow_monitor">
<property name="checkable">
<bool>true</bool>
</property>
<property name="text">
<string>Show monitor</string>
</property>
</action>
<action name="actionQuit">
<property name="text">
<string>Quit</string>
</property>
</action>
<action name="actionSave">
<property name="text">
<string>Save</string>
</property>
</action>
<action name="actionSave_As">
<property name="text">
<string>Save As...</string>
</property>
</action>
<action name="actionReload_default">
<property name="text">
<string>Reload default</string>
</property>
</action>
<action name="actionLoad">
<property name="text">
<string>Load...</string>
</property>
</action>
<action name="actionBusRun">
<property name="checkable">
<bool>true</bool>
</property>
<property name="text">
<string>Run</string>
</property>
</action>
<action name="actionBusStop">
<property name="text">
<string>Stop</string>
</property>
<property name="toolTip">
<string>Pause</string>
</property>
</action>
<action name="actionBusOneFrame">
<property name="checkable">
<bool>true</bool>
</property>
<property name="text">
<string>One Frame</string>
</property>
</action>
<action name="actionVCR_Rec">
<property name="text">
<string>VCR Rec</string>
</property>
</action>
<action name="actionVCR_Stop">
<property name="text">
<string>VCR Stop</string>
</property>
</action>
<action name="actionVCR_Pause">
<property name="text">
<string>VCR Pause</string>
</property>
</action>
<action name="actionQT_Dump_Resources">
<property name="text">
<string>QT Dump Resources</string>
</property>
</action>
<action name="actionQT_Dump_Objects">
<property name="text">
<string>QT Dump Objects</string>
</property>
</action>
<action name="actionBusMonitor">
<property name="checkable">
<bool>true</bool>
</property>
<property name="text">
<string>Bus Monitor</string>
</property>
<property name="toolTip">
<string>Bus Monitor</string>
</property>
</action>
<action name="actionDeviceReset">
<property name="text">
<string>Device Reset</string>
</property>
</action>
<action name="actionDevice_Info">
<property name="text">
<string>Device Info</string>
</property>
</action>
<action name="actionBusMonitorReset">
<property name="text">
<string>Bus Monitor Reset</string>
</property>
</action>
<action name="actionBusMonitorAcq">
<property name="checkable">
<bool>true</bool>
</property>
<property name="text">
<string>Monitor Acquistion</string>
</property>
</action>
<action name="actionDump_Ads_Data">
<property name="text">
<string>Dump Ads Data</string>
</property>
</action>
<action name="actionDump_Ads_Action">
<property name="text">
<string>Dump Ads Action</string>
</property>
</action>
<action name="actionGUI_Style">
<property name="text">
<string>GUI Style...</string>
</property>
</action>
<action name="actionMonitorStatus">
<property name="text">
<string>Monitor</string>
</property>
</action>
<action name="actionQT_Properties">
<property name="text">
<string>QT Properties...</string>
</property>
</action>
</widget>
<layoutdefault spacing="6" margin="11"/>
<resources/>
<connections>
<connection>
<sender>actionQuit</sender>
<signal>triggered()</signal>
<receiver>McsMainWindow</receiver>
<slot>close()</slot>
<hints>
<hint type="sourcelabel">
<x>-1</x>
<y>-1</y>
</hint>
<hint type="destinationlabel">
<x>199</x>
<y>149</y>
</hint>
</hints>
</connection>
</connections>
</ui>