| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674 |
- <?xml version="1.0" encoding="UTF-8"?>
- <ui version="4.0">
- <class>att_frame</class>
- <widget class="QFrame" name="att_frame">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>471</width>
- <height>112</height>
- </rect>
- </property>
- <property name="minimumSize">
- <size>
- <width>471</width>
- <height>0</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>471</width>
- <height>1000</height>
- </size>
- </property>
- <property name="windowTitle">
- <string>Frame</string>
- </property>
- <property name="frameShape">
- <enum>QFrame::StyledPanel</enum>
- </property>
- <property name="frameShadow">
- <enum>QFrame::Raised</enum>
- </property>
- <widget class="QFrame" name="att_panneau">
- <property name="enabled">
- <bool>true</bool>
- </property>
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>471</width>
- <height>111</height>
- </rect>
- </property>
- <property name="minimumSize">
- <size>
- <width>0</width>
- <height>0</height>
- </size>
- </property>
- <property name="frameShape">
- <enum>QFrame::StyledPanel</enum>
- </property>
- <property name="frameShadow">
- <enum>QFrame::Sunken</enum>
- </property>
- <widget class="DmLineEdit" name="att_nom">
- <property name="geometry">
- <rect>
- <x>60</x>
- <y>10</y>
- <width>371</width>
- <height>21</height>
- </rect>
- </property>
- <property name="palette">
- <palette>
- <active>
- <colorrole role="Base">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>248</red>
- <green>248</green>
- <blue>248</blue>
- </color>
- </brush>
- </colorrole>
- </active>
- <inactive>
- <colorrole role="Base">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>248</red>
- <green>248</green>
- <blue>248</blue>
- </color>
- </brush>
- </colorrole>
- </inactive>
- <disabled>
- <colorrole role="Base">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>240</red>
- <green>240</green>
- <blue>240</blue>
- </color>
- </brush>
- </colorrole>
- </disabled>
- </palette>
- </property>
- <property name="font">
- <font>
- <family>Verdana</family>
- </font>
- </property>
- <property name="placeholderText">
- <string>(Nouvelle attaque...)</string>
- </property>
- </widget>
- <widget class="DmComboBox" name="att_type">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>10</y>
- <width>41</width>
- <height>41</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <family>Verdana</family>
- </font>
- </property>
- <item>
- <property name="text">
- <string/>
- </property>
- <property name="icon">
- <iconset resource="ressource.qrc">
- <normaloff>:/interface/16/ressource/epee_16.png</normaloff>:/interface/16/ressource/epee_16.png</iconset>
- </property>
- </item>
- <item>
- <property name="text">
- <string/>
- </property>
- <property name="icon">
- <iconset resource="ressource.qrc">
- <normaloff>:/interface/16/ressource/arc_16.png</normaloff>:/interface/16/ressource/arc_16.png</iconset>
- </property>
- </item>
- <item>
- <property name="text">
- <string/>
- </property>
- <property name="icon">
- <iconset resource="ressource.qrc">
- <normaloff>:/interface/16/ressource/bombe_16.png</normaloff>:/interface/16/ressource/bombe_16.png</iconset>
- </property>
- </item>
- </widget>
- <widget class="QLabel" name="att_portee_e">
- <property name="geometry">
- <rect>
- <x>90</x>
- <y>34</y>
- <width>51</width>
- <height>21</height>
- </rect>
- </property>
- <property name="minimumSize">
- <size>
- <width>51</width>
- <height>21</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>51</width>
- <height>21</height>
- </size>
- </property>
- <property name="font">
- <font>
- <family>Verdana</family>
- </font>
- </property>
- <property name="text">
- <string>Portée :</string>
- </property>
- </widget>
- <widget class="QSpinBox" name="att_portee">
- <property name="geometry">
- <rect>
- <x>140</x>
- <y>34</y>
- <width>41</width>
- <height>21</height>
- </rect>
- </property>
- <property name="minimumSize">
- <size>
- <width>41</width>
- <height>21</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>41</width>
- <height>21</height>
- </size>
- </property>
- <property name="palette">
- <palette>
- <active>
- <colorrole role="Base">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>248</red>
- <green>248</green>
- <blue>248</blue>
- </color>
- </brush>
- </colorrole>
- </active>
- <inactive>
- <colorrole role="Base">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>248</red>
- <green>248</green>
- <blue>248</blue>
- </color>
- </brush>
- </colorrole>
- </inactive>
- <disabled>
- <colorrole role="Base">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>240</red>
- <green>240</green>
- <blue>240</blue>
- </color>
- </brush>
- </colorrole>
- </disabled>
- </palette>
- </property>
- <property name="font">
- <font>
- <family>Verdana</family>
- </font>
- </property>
- <property name="minimum">
- <number>1</number>
- </property>
- <property name="maximum">
- <number>999</number>
- </property>
- <property name="value">
- <number>1</number>
- </property>
- </widget>
- <widget class="QSpinBox" name="att_rayon">
- <property name="geometry">
- <rect>
- <x>360</x>
- <y>34</y>
- <width>41</width>
- <height>21</height>
- </rect>
- </property>
- <property name="minimumSize">
- <size>
- <width>41</width>
- <height>21</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>41</width>
- <height>21</height>
- </size>
- </property>
- <property name="palette">
- <palette>
- <active>
- <colorrole role="Base">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>248</red>
- <green>248</green>
- <blue>248</blue>
- </color>
- </brush>
- </colorrole>
- </active>
- <inactive>
- <colorrole role="Base">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>248</red>
- <green>248</green>
- <blue>248</blue>
- </color>
- </brush>
- </colorrole>
- </inactive>
- <disabled>
- <colorrole role="Base">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>240</red>
- <green>240</green>
- <blue>240</blue>
- </color>
- </brush>
- </colorrole>
- </disabled>
- </palette>
- </property>
- <property name="font">
- <font>
- <family>Verdana</family>
- </font>
- </property>
- <property name="minimum">
- <number>1</number>
- </property>
- <property name="value">
- <number>1</number>
- </property>
- </widget>
- <widget class="QLabel" name="att_rayon_e">
- <property name="geometry">
- <rect>
- <x>310</x>
- <y>34</y>
- <width>51</width>
- <height>21</height>
- </rect>
- </property>
- <property name="minimumSize">
- <size>
- <width>51</width>
- <height>21</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>51</width>
- <height>21</height>
- </size>
- </property>
- <property name="font">
- <font>
- <family>Verdana</family>
- </font>
- </property>
- <property name="text">
- <string>Rayon :</string>
- </property>
- </widget>
- <widget class="DmTextEdit" name="att_notes">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>57</y>
- <width>451</width>
- <height>31</height>
- </rect>
- </property>
- <property name="palette">
- <palette>
- <active>
- <colorrole role="Base">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>248</red>
- <green>248</green>
- <blue>248</blue>
- </color>
- </brush>
- </colorrole>
- </active>
- <inactive>
- <colorrole role="Base">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>248</red>
- <green>248</green>
- <blue>248</blue>
- </color>
- </brush>
- </colorrole>
- </inactive>
- <disabled>
- <colorrole role="Base">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>240</red>
- <green>240</green>
- <blue>240</blue>
- </color>
- </brush>
- </colorrole>
- </disabled>
- </palette>
- </property>
- <property name="font">
- <font>
- <family>Verdana</family>
- </font>
- </property>
- </widget>
- <widget class="DmComboBox" name="att_forme">
- <property name="geometry">
- <rect>
- <x>250</x>
- <y>34</y>
- <width>41</width>
- <height>21</height>
- </rect>
- </property>
- <property name="minimumSize">
- <size>
- <width>41</width>
- <height>21</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>41</width>
- <height>21</height>
- </size>
- </property>
- <property name="font">
- <font>
- <family>Verdana</family>
- </font>
- </property>
- <item>
- <property name="text">
- <string>Ligne</string>
- </property>
- <property name="icon">
- <iconset resource="ressource.qrc">
- <normaloff>:/interface/16/ressource/ligne_16.png</normaloff>:/interface/16/ressource/ligne_16.png</iconset>
- </property>
- </item>
- <item>
- <property name="text">
- <string>Disque</string>
- </property>
- <property name="icon">
- <iconset resource="ressource.qrc">
- <normaloff>:/interface/16/ressource/ellipsePleine_16.png</normaloff>:/interface/16/ressource/ellipsePleine_16.png</iconset>
- </property>
- </item>
- <item>
- <property name="text">
- <string>Cone</string>
- </property>
- <property name="icon">
- <iconset resource="ressource.qrc">
- <normaloff>:/interface/16/ressource/cone_16.png</normaloff>:/interface/16/ressource/cone_16.png</iconset>
- </property>
- </item>
- </widget>
- <widget class="QLabel" name="att_forme_e">
- <property name="geometry">
- <rect>
- <x>200</x>
- <y>34</y>
- <width>51</width>
- <height>21</height>
- </rect>
- </property>
- <property name="minimumSize">
- <size>
- <width>51</width>
- <height>21</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>51</width>
- <height>21</height>
- </size>
- </property>
- <property name="font">
- <font>
- <family>Verdana</family>
- </font>
- </property>
- <property name="text">
- <string>Forme :</string>
- </property>
- </widget>
- <widget class="QWidget" name="gridLayoutWidget">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>90</y>
- <width>451</width>
- <height>16</height>
- </rect>
- </property>
- <layout class="QGridLayout" name="att_layout_attributs">
- <property name="sizeConstraint">
- <enum>QLayout::SetMinimumSize</enum>
- </property>
- <property name="topMargin">
- <number>1</number>
- </property>
- <property name="horizontalSpacing">
- <number>4</number>
- </property>
- <property name="verticalSpacing">
- <number>1</number>
- </property>
- </layout>
- </widget>
- <widget class="QToolButton" name="att_supprimer">
- <property name="enabled">
- <bool>false</bool>
- </property>
- <property name="geometry">
- <rect>
- <x>440</x>
- <y>10</y>
- <width>25</width>
- <height>21</height>
- </rect>
- </property>
- <property name="text">
- <string>...</string>
- </property>
- <property name="icon">
- <iconset resource="ressource.qrc">
- <normaloff>:/interface/16/ressource/fermer_16.png</normaloff>:/interface/16/ressource/fermer_16.png</iconset>
- </property>
- </widget>
- <widget class="QLabel" name="att_voile">
- <property name="enabled">
- <bool>true</bool>
- </property>
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>471</width>
- <height>111</height>
- </rect>
- </property>
- <property name="palette">
- <palette>
- <active>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="70">
- <red>200</red>
- <green>200</green>
- <blue>200</blue>
- </color>
- </brush>
- </colorrole>
- <colorrole role="Base">
- <brush brushstyle="SolidPattern">
- <color alpha="70">
- <red>200</red>
- <green>200</green>
- <blue>200</blue>
- </color>
- </brush>
- </colorrole>
- <colorrole role="Window">
- <brush brushstyle="SolidPattern">
- <color alpha="70">
- <red>200</red>
- <green>200</green>
- <blue>200</blue>
- </color>
- </brush>
- </colorrole>
- </active>
- <inactive>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="70">
- <red>200</red>
- <green>200</green>
- <blue>200</blue>
- </color>
- </brush>
- </colorrole>
- <colorrole role="Base">
- <brush brushstyle="SolidPattern">
- <color alpha="70">
- <red>200</red>
- <green>200</green>
- <blue>200</blue>
- </color>
- </brush>
- </colorrole>
- <colorrole role="Window">
- <brush brushstyle="SolidPattern">
- <color alpha="70">
- <red>200</red>
- <green>200</green>
- <blue>200</blue>
- </color>
- </brush>
- </colorrole>
- </inactive>
- <disabled>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="70">
- <red>200</red>
- <green>200</green>
- <blue>200</blue>
- </color>
- </brush>
- </colorrole>
- <colorrole role="Base">
- <brush brushstyle="SolidPattern">
- <color alpha="70">
- <red>200</red>
- <green>200</green>
- <blue>200</blue>
- </color>
- </brush>
- </colorrole>
- <colorrole role="Window">
- <brush brushstyle="SolidPattern">
- <color alpha="70">
- <red>200</red>
- <green>200</green>
- <blue>200</blue>
- </color>
- </brush>
- </colorrole>
- </disabled>
- </palette>
- </property>
- <property name="contextMenuPolicy">
- <enum>Qt::DefaultContextMenu</enum>
- </property>
- <property name="styleSheet">
- <string notr="true">background-color: rgba(200, 200, 200, 70);</string>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- </widget>
- </widget>
- <customwidgets>
- <customwidget>
- <class>DmTextEdit</class>
- <extends>QTextEdit</extends>
- <header location="global">dm.h</header>
- </customwidget>
- <customwidget>
- <class>DmLineEdit</class>
- <extends>QLineEdit</extends>
- <header location="global">dm.h</header>
- </customwidget>
- <customwidget>
- <class>DmComboBox</class>
- <extends>QComboBox</extends>
- <header location="global">dm.h</header>
- </customwidget>
- </customwidgets>
- <resources>
- <include location="ressource.qrc"/>
- </resources>
- <connections/>
- </ui>
|