626 lines
14 KiB
XML
626 lines
14 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>CCableTestPage</class>
|
|
<widget class="QWidget" name="CCableTestPage">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>1366</width>
|
|
<height>768</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>Form</string>
|
|
</property>
|
|
<widget class="CConnectorSelectWidget" name="mConnectorSelectWidget" native="true">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>970</x>
|
|
<y>10</y>
|
|
<width>376</width>
|
|
<height>537</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>11</pointsize>
|
|
</font>
|
|
</property>
|
|
</widget>
|
|
<widget class="QFrame" name="mCableConfigFrame">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>50</x>
|
|
<y>40</y>
|
|
<width>471</width>
|
|
<height>161</height>
|
|
</rect>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::WinPanel</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>QFrame::Raised</enum>
|
|
</property>
|
|
<property name="lineWidth">
|
|
<number>3</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QWidget" name="layoutWidget">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>60</x>
|
|
<y>50</y>
|
|
<width>451</width>
|
|
<height>144</height>
|
|
</rect>
|
|
</property>
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
<item row="3" column="0" alignment="Qt::AlignRight">
|
|
<widget class="QLabel" name="mNomTesteurLabel">
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>14</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>Nom du testeur</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="2" column="1" colspan="2">
|
|
<widget class="QComboBox" name="mTypeCableCombo">
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>14</pointsize>
|
|
</font>
|
|
</property>
|
|
<item>
|
|
<property name="text">
|
|
<string>Permanent</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>Temporaire</string>
|
|
</property>
|
|
</item>
|
|
</widget>
|
|
</item>
|
|
<item row="1" column="1" colspan="2">
|
|
<widget class="QLineEdit" name="mIdentCableEditBox">
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>14</pointsize>
|
|
</font>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="0" column="1" colspan="2">
|
|
<widget class="QComboBox" name="mStationNameCombo">
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>14</pointsize>
|
|
</font>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="0" column="0" alignment="Qt::AlignRight">
|
|
<widget class="QLabel" name="StationNameLabel">
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>14</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>Station</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="2" column="0" alignment="Qt::AlignRight">
|
|
<widget class="QLabel" name="mTypeCableLabel">
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>14</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>Type câble</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="1" column="0">
|
|
<widget class="QLabel" name="mIdentCableLabel">
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>14</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>Identification du câble</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="3" column="1" colspan="2">
|
|
<widget class="QLineEdit" name="mNomTesteurEditBox">
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>14</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<widget class="QLabel" name="mCableConfigLabel">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>60</x>
|
|
<y>10</y>
|
|
<width>271</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>16</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>Configuration du câble</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="mInspVisuelleLabel">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>600</x>
|
|
<y>20</y>
|
|
<width>271</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>12</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>Inspection visuelle</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QFrame" name="mInspVisuelleFrame">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>600</x>
|
|
<y>40</y>
|
|
<width>291</width>
|
|
<height>121</height>
|
|
</rect>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::StyledPanel</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>QFrame::Plain</enum>
|
|
</property>
|
|
<property name="lineWidth">
|
|
<number>3</number>
|
|
</property>
|
|
<widget class="QPushButton" name="mExecInspVisuelleBtn">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>30</y>
|
|
<width>101</width>
|
|
<height>51</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>12</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>Effectuer
|
|
Inspection</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="mInspectionDoneIcon">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>160</x>
|
|
<y>20</y>
|
|
<width>101</width>
|
|
<height>91</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>TextLabel</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="CConnectorTestVisualizationWidget" name="mInputTestVisualisationWidget" native="true">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>500</x>
|
|
<y>410</y>
|
|
<width>461</width>
|
|
<height>351</height>
|
|
</rect>
|
|
</property>
|
|
<property name="autoFillBackground">
|
|
<bool>false</bool>
|
|
</property>
|
|
<zorder>mOutputContactsTextLabel</zorder>
|
|
<zorder>mOutputTestVisualisationWidget</zorder>
|
|
</widget>
|
|
<widget class="Line" name="line">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>30</x>
|
|
<y>360</y>
|
|
<width>901</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="Line" name="line_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>480</x>
|
|
<y>390</y>
|
|
<width>20</width>
|
|
<height>371</height>
|
|
</rect>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="mInputContactsTextLabel">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>620</x>
|
|
<y>370</y>
|
|
<width>241</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>16</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>Contacts entrée</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="mNewCableBtn">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>400</x>
|
|
<y>10</y>
|
|
<width>121</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>12</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>Nouveau Câble</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QFrame" name="frame">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>50</x>
|
|
<y>220</y>
|
|
<width>661</width>
|
|
<height>141</height>
|
|
</rect>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::Box</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>QFrame::Raised</enum>
|
|
</property>
|
|
<widget class="QGroupBox" name="groupBox">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>360</x>
|
|
<y>10</y>
|
|
<width>141</width>
|
|
<height>91</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>Test Automatique</string>
|
|
</property>
|
|
<widget class="QPushButton" name="mStartTestBtn">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>20</y>
|
|
<width>111</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>11</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>Démarrer test</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="mReinitTestBtn">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>50</y>
|
|
<width>111</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>11</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>Réinitialiser test</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupBox_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>530</x>
|
|
<y>10</y>
|
|
<width>111</width>
|
|
<height>80</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>Test Manuel</string>
|
|
</property>
|
|
<widget class="QPushButton" name="mStartManualTestBtn">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>30</y>
|
|
<width>75</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>12</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>Exécuter</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QPushButton" name="mSaveReportBtn">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>470</x>
|
|
<y>102</y>
|
|
<width>161</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>12</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>Sauvegarder Rapport</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="mCableIdentStepLabel">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>30</y>
|
|
<width>341</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>14</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>1. Identification du câble: À REMPLIR</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="mVisualInspectionStepLabel">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>70</y>
|
|
<width>331</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>14</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>2. Inspection visuelle: À EXÉCUTER</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="mConnectorSelStepLabel">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>110</y>
|
|
<width>451</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>14</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>3. Sélection du connecteur d'entrée: À FAIRE</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QLabel" name="mInspVisuelleLabel_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>50</x>
|
|
<y>200</y>
|
|
<width>221</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>12</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>Contrôle du test électrique</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QTextBrowser" name="mTestLogTextBox">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>970</x>
|
|
<y>550</y>
|
|
<width>381</width>
|
|
<height>201</height>
|
|
</rect>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::Box</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>QFrame::Plain</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupBox_3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>720</x>
|
|
<y>220</y>
|
|
<width>231</width>
|
|
<height>131</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>Résultat du test</string>
|
|
</property>
|
|
<widget class="QLabel" name="mAutoTestResultLabel">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>30</y>
|
|
<width>181</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>26</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>En cours...</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="mOpenReportBtn">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>40</x>
|
|
<y>90</y>
|
|
<width>141</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>12</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>Ouvrir Rapport</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="CConnectorTestVisualizationWidget" name="mOutputTestVisualisationWidget" native="true">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>410</y>
|
|
<width>461</width>
|
|
<height>351</height>
|
|
</rect>
|
|
</property>
|
|
<property name="autoFillBackground">
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="mOutputContactsTextLabel">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>190</x>
|
|
<y>370</y>
|
|
<width>221</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>16</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>Contacts sortie</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<customwidgets>
|
|
<customwidget>
|
|
<class>CConnectorSelectWidget</class>
|
|
<extends>QWidget</extends>
|
|
<header>connectorselectwidget.h</header>
|
|
<container>1</container>
|
|
</customwidget>
|
|
<customwidget>
|
|
<class>CConnectorTestVisualizationWidget</class>
|
|
<extends>QWidget</extends>
|
|
<header>connectortestvisualizationwidget.h</header>
|
|
<container>1</container>
|
|
</customwidget>
|
|
</customwidgets>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|