YULTek/Otarcik_CAN/Sources/Gui/GeneralStatusPage.ui
jfmartel 087245571a Ajout du support pour les fichiers CAN database .dbc
Ajout shortcut pour RDP vers le PC dans le champs
2023-01-09 16:45:23 -05:00

33 lines
682 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>CGeneralStatusPage</class>
<widget class="QWidget" name="CGeneralStatusPage">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1456</width>
<height>492</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<widget class="QTextEdit" name="mGenMsgTextEdit">
<property name="geometry">
<rect>
<x>460</x>
<y>30</y>
<width>651</width>
<height>451</height>
</rect>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
</widget>
</widget>
<resources/>
<connections/>
</ui>