Plugin_QGIS/CenRa_AUTOMAP/tools/ui/CenRa_AutoMap_base.ui

514 lines
14 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MapCENDialogBase</class>
<widget class="QDialog" name="MapCENDialogBase">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1150</width>
<height>778</height>
</rect>
</property>
<property name="windowTitle">
<string>AutoMap</string>
</property>
<widget class="QTabWidget" name="tabWidget">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1150</width>
<height>781</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>1150</width>
<height>781</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>1150</width>
<height>781</height>
</size>
</property>
<property name="baseSize">
<size>
<width>1150</width>
<height>781</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">QWidget#tab{background-image: url(/Users/tlaveille/Pictures/Capturel.png);}
</string>
</property>
<property name="currentIndex">
<number>0</number>
</property>
<widget class="QWidget" name="tab">
<attribute name="title">
<string>Liste de templates existants</string>
</attribute>
<widget class="QGroupBox" name="groupBox_6">
<property name="geometry">
<rect>
<x>680</x>
<y>350</y>
<width>141</width>
<height>41</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QGroupBox#groupBox_6{background-color: rgb(255, 255, 255, 170);}</string>
</property>
<property name="title">
<string/>
</property>
<widget class="QCommandLinkButton" name="commandLinkButton">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>141</width>
<height>41</height>
</rect>
</property>
<property name="font">
<font>
<family>Segoe UI</family>
<pointsize>10</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">background-color: qconicalgradient(cx:0, cy:0, angle:135, stop:0 rgba(255, 255, 0, 69), stop:0.375 rgba(255, 255, 0, 69), stop:0.423533 rgba(251, 255, 0, 145), stop:0.45 rgba(247, 255, 0, 208), stop:0.477581 rgba(255, 244, 71, 130), stop:0.518717 rgba(255, 218, 71, 130), stop:0.55 rgba(255, 255, 0, 255), stop:0.57754 rgba(255, 203, 0, 130), stop:0.625 rgba(255, 255, 0, 69), stop:1 rgba(255, 255, 0, 69));</string>
</property>
<property name="text">
<string> Mise en page</string>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_7">
<property name="geometry">
<rect>
<x>20</x>
<y>70</y>
<width>391</width>
<height>611</height>
</rect>
</property>
<property name="font">
<font>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">QGroupBox#groupBox_7{background-color: rgb(255, 255, 255, 170);}</string>
</property>
<property name="title">
<string/>
</property>
<widget class="QLabel" name="label_4">
<property name="geometry">
<rect>
<x>30</x>
<y>20</y>
<width>311</width>
<height>41</height>
</rect>
</property>
<property name="font">
<font>
<weight>75</weight>
<bold>true</bold>
<underline>true</underline>
</font>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(11, 11, 11);</string>
</property>
<property name="text">
<string>Sélectionner un template de mise en page :</string>
</property>
</widget>
<widget class="QComboBox" name="comboBox">
<property name="geometry">
<rect>
<x>30</x>
<y>60</y>
<width>331</width>
<height>22</height>
</rect>
</property>
<property name="editable">
<bool>false</bool>
</property>
<property name="currentText">
<string notr="true"/>
</property>
<property name="insertPolicy">
<enum>QComboBox::InsertAlphabetically</enum>
</property>
<item>
<property name="text">
<string/>
</property>
</item>
</widget>
<widget class="QLineEdit" name="lineEdit_2">
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>90</x>
<y>210</y>
<width>211</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>Titre à renseigner ici</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="QLabel" name="label_6">
<property name="geometry">
<rect>
<x>30</x>
<y>170</y>
<width>311</width>
<height>41</height>
</rect>
</property>
<property name="font">
<font>
<weight>50</weight>
<bold>false</bold>
<underline>true</underline>
</font>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(11, 11, 11);</string>
</property>
<property name="text">
<string>Titre de la carte :</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_3">
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>90</x>
<y>300</y>
<width>211</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>Sous-titre à renseigner ici</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="QLabel" name="label_7">
<property name="geometry">
<rect>
<x>30</x>
<y>260</y>
<width>311</width>
<height>41</height>
</rect>
</property>
<property name="font">
<font>
<weight>50</weight>
<bold>false</bold>
<underline>true</underline>
</font>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(11, 11, 11);</string>
</property>
<property name="text">
<string>Sous-titre de la carte :</string>
</property>
</widget>
<widget class="QLabel" name="label_8">
<property name="geometry">
<rect>
<x>30</x>
<y>350</y>
<width>311</width>
<height>41</height>
</rect>
</property>
<property name="font">
<font>
<weight>50</weight>
<bold>false</bold>
<underline>true</underline>
</font>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(11, 11, 11);</string>
</property>
<property name="text">
<string>Source des données :</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_4">
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>90</x>
<y>390</y>
<width>211</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>à renseigner ici</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="QgsCheckableComboBox" name="mComboBox_2">
<property name="geometry">
<rect>
<x>40</x>
<y>480</y>
<width>310</width>
<height>20</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>310</width>
<height>20</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>310</width>
<height>20</height>
</size>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="currentText">
<string/>
</property>
<property name="maxVisibleItems">
<number>15</number>
</property>
<property name="sizeAdjustPolicy">
<enum>QComboBox::AdjustToContents</enum>
</property>
<property name="defaultText">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_14">
<property name="geometry">
<rect>
<x>30</x>
<y>440</y>
<width>311</width>
<height>41</height>
</rect>
</property>
<property name="font">
<font>
<weight>50</weight>
<bold>false</bold>
<underline>true</underline>
</font>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(11, 11, 11);</string>
</property>
<property name="text">
<string>Eléments à intégrer à la légende :</string>
</property>
</widget>
<widget class="QWidget" name="horizontalLayoutWidget">
<property name="geometry">
<rect>
<x>40</x>
<y>90</y>
<width>261</width>
<height>31</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QLabel" name="label_3">
<property name="font">
<font>
<pointsize>7</pointsize>
<weight>75</weight>
<bold>true</bold>
<underline>false</underline>
</font>
</property>
<property name="text">
<string>Format :</string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="radioButton_6">
<property name="font">
<font>
<pointsize>7</pointsize>
</font>
</property>
<property name="text">
<string>A4</string>
</property>
<property name="iconSize">
<size>
<width>16</width>
<height>16</height>
</size>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="radioButton_5">
<property name="font">
<font>
<pointsize>7</pointsize>
</font>
</property>
<property name="text">
<string>A3</string>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="horizontalLayoutWidget_2">
<property name="geometry">
<rect>
<x>40</x>
<y>120</y>
<width>261</width>
<height>31</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_2">
<item>
<widget class="QLabel" name="label_16">
<property name="font">
<font>
<pointsize>7</pointsize>
<weight>75</weight>
<bold>true</bold>
<underline>false</underline>
</font>
</property>
<property name="text">
<string>Orientation :</string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="radioButton_7">
<property name="font">
<font>
<pointsize>7</pointsize>
</font>
</property>
<property name="text">
<string>Portrait</string>
</property>
<property name="iconSize">
<size>
<width>16</width>
<height>16</height>
</size>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="radioButton_8">
<property name="font">
<font>
<pointsize>7</pointsize>
</font>
</property>
<property name="text">
<string>Paysage</string>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
<widget class="QLabel" name="label_5">
<property name="geometry">
<rect>
<x>920</x>
<y>10</y>
<width>211</width>
<height>71</height>
</rect>
</property>
<property name="text">
<string/>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
</widget>
</widget>
</widget>
<customwidgets>
<customwidget>
<class>QgsCheckableComboBox</class>
<extends>QComboBox</extends>
<header>qgscheckablecombobox.h</header>
</customwidget>
</customwidgets>
<resources/>
<connections/>
</ui>