412 lines
11 KiB
XML
412 lines
11 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>Dialog</class>
|
|
<widget class="QDialog" name="Dialog">
|
|
<property name="enabled">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>890</width>
|
|
<height>810</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>600</width>
|
|
<height>400</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>890</width>
|
|
<height>810</height>
|
|
</size>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>SIG CEN-RA</string>
|
|
</property>
|
|
<property name="sizeGripEnabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
<property name="sizeConstraint">
|
|
<enum>QLayout::SetMaximumSize</enum>
|
|
</property>
|
|
<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>0</number>
|
|
</property>
|
|
<item row="0" column="0">
|
|
<widget class="QScrollArea" name="scrollArea">
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>890</width>
|
|
<height>810</height>
|
|
</size>
|
|
</property>
|
|
<property name="inputMethodHints">
|
|
<set>Qt::ImhNoEditMenu</set>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>QFrame::Sunken</enum>
|
|
</property>
|
|
<property name="lineWidth">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="midLineWidth">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="verticalScrollBarPolicy">
|
|
<enum>Qt::ScrollBarAlwaysOff</enum>
|
|
</property>
|
|
<property name="horizontalScrollBarPolicy">
|
|
<enum>Qt::ScrollBarAlwaysOff</enum>
|
|
</property>
|
|
<widget class="QWidget" name="scrollAreaWidgetContents_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>890</width>
|
|
<height>810</height>
|
|
</rect>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>890</width>
|
|
<height>810</height>
|
|
</size>
|
|
</property>
|
|
<widget class="QCommandLinkButton" name="commandLinkButton_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>450</x>
|
|
<y>470</y>
|
|
<width>61</width>
|
|
<height>61</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>:/plugins/CenRa_FLUX/arrow-up.png</normaloff>:/plugins/CenRa_FLUX/arrow-up.png</iconset>
|
|
</property>
|
|
<property name="iconSize">
|
|
<size>
|
|
<width>50</width>
|
|
<height>40</height>
|
|
</size>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>360</x>
|
|
<y>750</y>
|
|
<width>171</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Charger les couches</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>30</x>
|
|
<y>150</y>
|
|
<width>161</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Calibri</family>
|
|
<pointsize>10</pointsize>
|
|
<italic>false</italic>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>Liste des flux disponibles :</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QTableWidget" name="tableWidget_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>550</y>
|
|
<width>851</width>
|
|
<height>181</height>
|
|
</rect>
|
|
</property>
|
|
<property name="selectionMode">
|
|
<enum>QAbstractItemView::SingleSelection</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="QComboBox" name="comboBox">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>250</x>
|
|
<y>130</y>
|
|
<width>171</width>
|
|
<height>22</height>
|
|
</rect>
|
|
</property>
|
|
<property name="editable">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="currentText">
|
|
<string notr="true"/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="lineEdit">
|
|
<property name="enabled">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>470</x>
|
|
<y>130</y>
|
|
<width>171</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Recherche par mots-clés</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
<property name="readOnly">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="clearButtonEnabled">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QToolButton" name="toolButton">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>660</x>
|
|
<y>130</y>
|
|
<width>21</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QTableWidget" name="tableWidget">
|
|
<property name="enabled">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>170</y>
|
|
<width>850</width>
|
|
<height>281</height>
|
|
</rect>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="selectionMode">
|
|
<enum>QAbstractItemView::SingleSelection</enum>
|
|
</property>
|
|
<property name="sortingEnabled">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>530</y>
|
|
<width>171</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Calibri</family>
|
|
<pointsize>10</pointsize>
|
|
<italic>false</italic>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>Flux sélectionné(s) à charger :</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>335</x>
|
|
<y>10</y>
|
|
<width>221</width>
|
|
<height>71</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
<property name="pixmap">
|
|
<pixmap>:/plugins/CenRa_FLUX/logo.jpg</pixmap>
|
|
</property>
|
|
<property name="scaledContents">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QComboBox" name="comboBox_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>360</x>
|
|
<y>80</y>
|
|
<width>171</width>
|
|
<height>22</height>
|
|
</rect>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="editable">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="currentText">
|
|
<string notr="true"/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCommandLinkButton" name="commandLinkButton">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>390</x>
|
|
<y>470</y>
|
|
<width>61</width>
|
|
<height>61</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>:/plugins/CenRa_FLUX/arrow-bottom.png</normaloff>:/plugins/CenRa_FLUX/arrow-bottom.png</iconset>
|
|
</property>
|
|
<property name="iconSize">
|
|
<size>
|
|
<width>50</width>
|
|
<height>40</height>
|
|
</size>
|
|
</property>
|
|
</widget>
|
|
<widget class="QWebView" name="viewer" native="true">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>90</x>
|
|
<y>10</y>
|
|
<width>730</width>
|
|
<height>730</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">background-color: rgba(255, 255, 255,0.50);</string>
|
|
</property>
|
|
<property name="url" stdset="0">
|
|
<url>
|
|
<string>about:blank</string>
|
|
</url>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="checkBox">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>830</x>
|
|
<y>20</y>
|
|
<width>70</width>
|
|
<height>17</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QComboBox" name="DeBUG">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>20</y>
|
|
<width>71</width>
|
|
<height>22</height>
|
|
</rect>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="editable">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="currentText">
|
|
<string notr="true"/>
|
|
</property>
|
|
</widget>
|
|
<zorder>viewer</zorder>
|
|
<zorder>commandLinkButton_2</zorder>
|
|
<zorder>pushButton_2</zorder>
|
|
<zorder>label</zorder>
|
|
<zorder>tableWidget_2</zorder>
|
|
<zorder>comboBox</zorder>
|
|
<zorder>lineEdit</zorder>
|
|
<zorder>toolButton</zorder>
|
|
<zorder>tableWidget</zorder>
|
|
<zorder>label_2</zorder>
|
|
<zorder>label_3</zorder>
|
|
<zorder>comboBox_2</zorder>
|
|
<zorder>commandLinkButton</zorder>
|
|
<zorder>checkBox</zorder>
|
|
<zorder>DeBUG</zorder>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<customwidgets>
|
|
<customwidget>
|
|
<class>QWebView</class>
|
|
<extends>QWidget</extends>
|
|
<header location="global">QtWebKitWidgets/QWebView</header>
|
|
</customwidget>
|
|
</customwidgets>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|