Plugin_QGIS/CenRa_PAGERENDER/tools/ui/CenRa_PageRender_base.ui
2026-01-09 11:16:56 +01:00

777 lines
20 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>1295</width>
<height>805</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>1295</width>
<height>805</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>1295</width>
<height>805</height>
</size>
</property>
<property name="windowTitle">
<string>PageRender</string>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<widget class="QTabWidget" name="tabWidget">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1301</width>
<height>811</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>1301</width>
<height>743</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>1326</width>
<height>1323</height>
</size>
</property>
<property name="baseSize">
<size>
<width>1150</width>
<height>781</height>
</size>
</property>
<property name="styleSheet">
<string notr="true"/>
</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="QSlider" name="horizontalSlider">
<property name="geometry">
<rect>
<x>410</x>
<y>10</y>
<width>861</width>
<height>22</height>
</rect>
</property>
<property name="maximum">
<number>296</number>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
<widget class="QSlider" name="verticalSlider">
<property name="geometry">
<rect>
<x>210</x>
<y>40</y>
<width>22</width>
<height>731</height>
</rect>
</property>
<property name="maximum">
<number>210</number>
</property>
<property name="pageStep">
<number>10</number>
</property>
<property name="sliderPosition">
<number>0</number>
</property>
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="invertedAppearance">
<bool>true</bool>
</property>
</widget>
<widget class="QFrame" name="frame">
<property name="geometry">
<rect>
<x>240</x>
<y>40</y>
<width>1039</width>
<height>735</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QFrame#frame{background-color: rgb(255, 255, 255, 170);}</string>
</property>
<widget class="QLabel" name="Carte">
<property name="geometry">
<rect>
<x>20</x>
<y>20</y>
<width>700</width>
<height>700</height>
</rect>
</property>
<property name="autoFillBackground">
<bool>false</bool>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(10, 10, 10, 50)</string>
</property>
<property name="text">
<string/>
</property>
<property name="margin">
<number>5</number>
</property>
</widget>
<widget class="QLabel" name="Carte_2">
<property name="geometry">
<rect>
<x>730</x>
<y>10</y>
<width>300</width>
<height>240</height>
</rect>
</property>
<property name="autoFillBackground">
<bool>false</bool>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(10, 10, 10, 50)</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="Legande">
<property name="geometry">
<rect>
<x>730</x>
<y>260</y>
<width>300</width>
<height>460</height>
</rect>
</property>
<property name="autoFillBackground">
<bool>false</bool>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(10, 10, 10, 50)</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="Arrow">
<property name="geometry">
<rect>
<x>660</x>
<y>70</y>
<width>50</width>
<height>50</height>
</rect>
</property>
<property name="autoFillBackground">
<bool>false</bool>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(10, 10, 10, 50)</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="Echelle">
<property name="geometry">
<rect>
<x>30</x>
<y>690</y>
<width>180</width>
<height>25</height>
</rect>
</property>
<property name="autoFillBackground">
<bool>false</bool>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(10, 10, 10, 50)</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="Logo">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>160</width>
<height>40</height>
</rect>
</property>
<property name="autoFillBackground">
<bool>false</bool>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(10, 10, 10, 50)</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="Titre">
<property name="geometry">
<rect>
<x>180</x>
<y>10</y>
<width>540</width>
<height>40</height>
</rect>
</property>
<property name="tabletTracking">
<bool>false</bool>
</property>
<property name="autoFillBackground">
<bool>false</bool>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(10, 10, 10, 50)</string>
</property>
<property name="text">
<string/>
</property>
<property name="scaledContents">
<bool>false</bool>
</property>
<property name="wordWrap">
<bool>false</bool>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="buddy">
<cstring></cstring>
</property>
</widget>
<widget class="QLabel" name="Credit">
<property name="geometry">
<rect>
<x>530</x>
<y>690</y>
<width>180</width>
<height>20</height>
</rect>
</property>
<property name="autoFillBackground">
<bool>false</bool>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(10, 10, 10, 50)</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="Source">
<property name="geometry">
<rect>
<x>800</x>
<y>690</y>
<width>180</width>
<height>20</height>
</rect>
</property>
<property name="autoFillBackground">
<bool>false</bool>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(10, 10, 10, 50)</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="Sous_titre">
<property name="geometry">
<rect>
<x>210</x>
<y>70</y>
<width>440</width>
<height>50</height>
</rect>
</property>
<property name="tabletTracking">
<bool>false</bool>
</property>
<property name="autoFillBackground">
<bool>false</bool>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(10, 10, 10, 50)</string>
</property>
<property name="text">
<string/>
</property>
<property name="scaledContents">
<bool>false</bool>
</property>
<property name="wordWrap">
<bool>false</bool>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="buddy">
<cstring></cstring>
</property>
</widget>
<widget class="QLabel" name="Echelle_2">
<property name="geometry">
<rect>
<x>30</x>
<y>645</y>
<width>180</width>
<height>45</height>
</rect>
</property>
<property name="autoFillBackground">
<bool>false</bool>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(10, 10, 10, 50)</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="Logo_2">
<property name="geometry">
<rect>
<x>30</x>
<y>530</y>
<width>100</width>
<height>100</height>
</rect>
</property>
<property name="autoFillBackground">
<bool>false</bool>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(10, 10, 10, 50)</string>
</property>
<property name="text">
<string/>
</property>
</widget>
</widget>
<widget class="QFrame" name="frame_2">
<property name="geometry">
<rect>
<x>20</x>
<y>20</y>
<width>181</width>
<height>751</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QFrame#frame_2{background-color: rgb(255, 255, 255, 170);}</string>
</property>
<widget class="QTableWidget" name="tableWidget">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>161</width>
<height>381</height>
</rect>
</property>
<property name="midLineWidth">
<number>1</number>
</property>
<property name="horizontalScrollBarPolicy">
<enum>Qt::ScrollBarAsNeeded</enum>
</property>
<property name="sizeAdjustPolicy">
<enum>QAbstractScrollArea::AdjustIgnored</enum>
</property>
<property name="editTriggers">
<set>QAbstractItemView::NoEditTriggers</set>
</property>
<property name="tabKeyNavigation">
<bool>false</bool>
</property>
<property name="dragEnabled">
<bool>false</bool>
</property>
<property name="dragDropOverwriteMode">
<bool>false</bool>
</property>
<property name="dragDropMode">
<enum>QAbstractItemView::NoDragDrop</enum>
</property>
<property name="defaultDropAction">
<enum>Qt::IgnoreAction</enum>
</property>
<property name="alternatingRowColors">
<bool>true</bool>
</property>
<property name="selectionMode">
<enum>QAbstractItemView::NoSelection</enum>
</property>
<property name="selectionBehavior">
<enum>QAbstractItemView::SelectItems</enum>
</property>
<property name="iconSize">
<size>
<width>5</width>
<height>5</height>
</size>
</property>
<property name="textElideMode">
<enum>Qt::ElideLeft</enum>
</property>
<property name="showGrid">
<bool>true</bool>
</property>
<property name="cornerButtonEnabled">
<bool>true</bool>
</property>
<property name="rowCount">
<number>0</number>
</property>
<property name="columnCount">
<number>1</number>
</property>
<attribute name="horizontalHeaderVisible">
<bool>false</bool>
</attribute>
<attribute name="horizontalHeaderMinimumSectionSize">
<number>50</number>
</attribute>
<attribute name="horizontalHeaderDefaultSectionSize">
<number>160</number>
</attribute>
<attribute name="horizontalHeaderHighlightSections">
<bool>true</bool>
</attribute>
<attribute name="verticalHeaderVisible">
<bool>false</bool>
</attribute>
<column/>
</widget>
<widget class="QPushButton" name="pushButton">
<property name="geometry">
<rect>
<x>60</x>
<y>720</y>
<width>61</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>Exporte</string>
</property>
</widget>
<widget class="QToolButton" name="toolButton_2">
<property name="geometry">
<rect>
<x>60</x>
<y>690</y>
<width>61</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Landscape</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_2">
<property name="geometry">
<rect>
<x>10</x>
<y>660</y>
<width>161</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>Load</string>
</property>
</widget>
<widget class="QTableWidget" name="tableWidget_2">
<property name="geometry">
<rect>
<x>10</x>
<y>400</y>
<width>161</width>
<height>241</height>
</rect>
</property>
<property name="lineWidth">
<number>2</number>
</property>
<property name="midLineWidth">
<number>1</number>
</property>
<property name="horizontalScrollBarPolicy">
<enum>Qt::ScrollBarAsNeeded</enum>
</property>
<property name="sizeAdjustPolicy">
<enum>QAbstractScrollArea::AdjustIgnored</enum>
</property>
<property name="editTriggers">
<set>QAbstractItemView::NoEditTriggers</set>
</property>
<property name="tabKeyNavigation">
<bool>false</bool>
</property>
<property name="dragEnabled">
<bool>false</bool>
</property>
<property name="dragDropOverwriteMode">
<bool>false</bool>
</property>
<property name="dragDropMode">
<enum>QAbstractItemView::NoDragDrop</enum>
</property>
<property name="defaultDropAction">
<enum>Qt::IgnoreAction</enum>
</property>
<property name="alternatingRowColors">
<bool>true</bool>
</property>
<property name="selectionMode">
<enum>QAbstractItemView::NoSelection</enum>
</property>
<property name="selectionBehavior">
<enum>QAbstractItemView::SelectItems</enum>
</property>
<property name="iconSize">
<size>
<width>5</width>
<height>5</height>
</size>
</property>
<property name="textElideMode">
<enum>Qt::ElideLeft</enum>
</property>
<property name="showGrid">
<bool>true</bool>
</property>
<property name="cornerButtonEnabled">
<bool>true</bool>
</property>
<property name="rowCount">
<number>3</number>
</property>
<property name="columnCount">
<number>2</number>
</property>
<attribute name="horizontalHeaderVisible">
<bool>false</bool>
</attribute>
<attribute name="horizontalHeaderMinimumSectionSize">
<number>50</number>
</attribute>
<attribute name="horizontalHeaderDefaultSectionSize">
<number>78</number>
</attribute>
<attribute name="horizontalHeaderHighlightSections">
<bool>true</bool>
</attribute>
<attribute name="verticalHeaderVisible">
<bool>false</bool>
</attribute>
<attribute name="verticalHeaderMinimumSectionSize">
<number>20</number>
</attribute>
<attribute name="verticalHeaderDefaultSectionSize">
<number>30</number>
</attribute>
<row/>
<row/>
<row/>
<column/>
<column/>
<item row="0" column="0">
<property name="text">
<string>frame</string>
</property>
</item>
<item row="1" column="0">
<property name="text">
<string>background</string>
</property>
</item>
<item row="2" column="0">
<property name="text">
<string>path</string>
</property>
</item>
</widget>
</widget>
<widget class="QRadioButton" name="radioButton">
<property name="geometry">
<rect>
<x>210</x>
<y>10</y>
<width>16</width>
<height>21</height>
</rect>
</property>
<property name="baseSize">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="autoFillBackground">
<bool>false</bool>
</property>
<property name="inputMethodHints">
<set>Qt::ImhNone</set>
</property>
<property name="text">
<string/>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="shortcut">
<string>E</string>
</property>
</widget>
<widget class="QSpinBox" name="spinBox">
<property name="geometry">
<rect>
<x>240</x>
<y>10</y>
<width>88</width>
<height>22</height>
</rect>
</property>
<property name="buttonSymbols">
<enum>QAbstractSpinBox::UpDownArrows</enum>
</property>
<property name="suffix">
<string/>
</property>
<property name="prefix">
<string>X: </string>
</property>
<property name="maximum">
<number>999</number>
</property>
</widget>
<widget class="QSpinBox" name="spinBox_2">
<property name="geometry">
<rect>
<x>310</x>
<y>10</y>
<width>88</width>
<height>22</height>
</rect>
</property>
<property name="buttonSymbols">
<enum>QAbstractSpinBox::UpDownArrows</enum>
</property>
<property name="suffix">
<string/>
</property>
<property name="prefix">
<string>Y: </string>
</property>
<property name="maximum">
<number>999</number>
</property>
</widget>
<widget class="QToolButton" name="toolButton">
<property name="geometry">
<rect>
<x>380</x>
<y>11</y>
<width>25</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>...</string>
</property>
</widget>
<widget class="QScrollBar" name="verticalScrollBar">
<property name="geometry">
<rect>
<x>1280</x>
<y>40</y>
<width>16</width>
<height>731</height>
</rect>
</property>
<property name="minimum">
<number>-300</number>
</property>
<property name="maximum">
<number>40</number>
</property>
<property name="singleStep">
<number>10</number>
</property>
<property name="pageStep">
<number>50</number>
</property>
<property name="value">
<number>40</number>
</property>
<property name="invertedAppearance">
<bool>true</bool>
</property>
<property name="invertedControls">
<bool>true</bool>
</property>
</widget>
<zorder>frame</zorder>
<zorder>horizontalSlider</zorder>
<zorder>verticalSlider</zorder>
<zorder>frame_2</zorder>
<zorder>radioButton</zorder>
<zorder>spinBox</zorder>
<zorder>spinBox_2</zorder>
<zorder>toolButton</zorder>
<zorder>verticalScrollBar</zorder>
</widget>
</widget>
</widget>
<resources/>
<connections/>
</ui>