| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613 |
- <?xml version="1.0" encoding="UTF-8"?>
- <ui version="4.0">
- <class>ecran_creationPion</class>
- <widget class="QDialog" name="ecran_creationPion">
- <property name="windowModality">
- <enum>Qt::ApplicationModal</enum>
- </property>
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>598</width>
- <height>452</height>
- </rect>
- </property>
- <property name="maximumSize">
- <size>
- <width>16777215</width>
- <height>452</height>
- </size>
- </property>
- <property name="windowTitle">
- <string>Creation / Edition de pion</string>
- </property>
- <layout class="QHBoxLayout" name="horizontalLayout_2">
- <property name="leftMargin">
- <number>0</number>
- </property>
- <property name="topMargin">
- <number>0</number>
- </property>
- <property name="bottomMargin">
- <number>0</number>
- </property>
- <item>
- <layout class="QHBoxLayout" name="horizontalLayout">
- <item>
- <widget class="DmTableMenu" name="menu">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Fixed" vsizetype="Expanding">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>165</width>
- <height>450</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>165</width>
- <height>450</height>
- </size>
- </property>
- <property name="palette">
- <palette>
- <active>
- <colorrole role="WindowText">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>6</red>
- <green>6</green>
- <blue>6</blue>
- </color>
- </brush>
- </colorrole>
- <colorrole role="Mid">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>190</red>
- <green>190</green>
- <blue>190</blue>
- </color>
- </brush>
- </colorrole>
- <colorrole role="Text">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>255</red>
- <green>255</green>
- <blue>255</blue>
- </color>
- </brush>
- </colorrole>
- <colorrole role="Base">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>140</red>
- <green>140</green>
- <blue>140</blue>
- </color>
- </brush>
- </colorrole>
- <colorrole role="Highlight">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>240</red>
- <green>240</green>
- <blue>240</blue>
- </color>
- </brush>
- </colorrole>
- <colorrole role="HighlightedText">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>7</red>
- <green>7</green>
- <blue>7</blue>
- </color>
- </brush>
- </colorrole>
- </active>
- <inactive>
- <colorrole role="WindowText">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>6</red>
- <green>6</green>
- <blue>6</blue>
- </color>
- </brush>
- </colorrole>
- <colorrole role="Mid">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>190</red>
- <green>190</green>
- <blue>190</blue>
- </color>
- </brush>
- </colorrole>
- <colorrole role="Text">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>255</red>
- <green>255</green>
- <blue>255</blue>
- </color>
- </brush>
- </colorrole>
- <colorrole role="Base">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>140</red>
- <green>140</green>
- <blue>140</blue>
- </color>
- </brush>
- </colorrole>
- <colorrole role="Highlight">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>240</red>
- <green>240</green>
- <blue>240</blue>
- </color>
- </brush>
- </colorrole>
- <colorrole role="HighlightedText">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>7</red>
- <green>7</green>
- <blue>7</blue>
- </color>
- </brush>
- </colorrole>
- </inactive>
- <disabled>
- <colorrole role="WindowText">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>120</red>
- <green>120</green>
- <blue>120</blue>
- </color>
- </brush>
- </colorrole>
- <colorrole role="Mid">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>190</red>
- <green>190</green>
- <blue>190</blue>
- </color>
- </brush>
- </colorrole>
- <colorrole role="Text">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>120</red>
- <green>120</green>
- <blue>120</blue>
- </color>
- </brush>
- </colorrole>
- <colorrole role="Base">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>240</red>
- <green>240</green>
- <blue>240</blue>
- </color>
- </brush>
- </colorrole>
- <colorrole role="Highlight">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>51</red>
- <green>153</green>
- <blue>255</blue>
- </color>
- </brush>
- </colorrole>
- <colorrole role="HighlightedText">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>7</red>
- <green>7</green>
- <blue>7</blue>
- </color>
- </brush>
- </colorrole>
- </disabled>
- </palette>
- </property>
- <property name="font">
- <font>
- <family>Candara</family>
- <pointsize>13</pointsize>
- <weight>50</weight>
- <bold>false</bold>
- </font>
- </property>
- <property name="focusPolicy">
- <enum>Qt::NoFocus</enum>
- </property>
- <property name="frameShape">
- <enum>QFrame::StyledPanel</enum>
- </property>
- <property name="frameShadow">
- <enum>QFrame::Sunken</enum>
- </property>
- <property name="lineWidth">
- <number>0</number>
- </property>
- <property name="verticalScrollBarPolicy">
- <enum>Qt::ScrollBarAlwaysOff</enum>
- </property>
- <property name="horizontalScrollBarPolicy">
- <enum>Qt::ScrollBarAlwaysOff</enum>
- </property>
- <property name="editTriggers">
- <set>QAbstractItemView::NoEditTriggers</set>
- </property>
- <property name="showDropIndicator" stdset="0">
- <bool>false</bool>
- </property>
- <property name="dragDropOverwriteMode">
- <bool>false</bool>
- </property>
- <property name="selectionMode">
- <enum>QAbstractItemView::SingleSelection</enum>
- </property>
- <property name="selectionBehavior">
- <enum>QAbstractItemView::SelectRows</enum>
- </property>
- <property name="iconSize">
- <size>
- <width>30</width>
- <height>30</height>
- </size>
- </property>
- <property name="showGrid">
- <bool>false</bool>
- </property>
- <property name="gridStyle">
- <enum>Qt::SolidLine</enum>
- </property>
- <property name="cornerButtonEnabled">
- <bool>false</bool>
- </property>
- <attribute name="horizontalHeaderVisible">
- <bool>false</bool>
- </attribute>
- <attribute name="horizontalHeaderDefaultSectionSize">
- <number>10</number>
- </attribute>
- <attribute name="horizontalHeaderHighlightSections">
- <bool>false</bool>
- </attribute>
- <attribute name="horizontalHeaderStretchLastSection">
- <bool>true</bool>
- </attribute>
- <attribute name="verticalHeaderVisible">
- <bool>false</bool>
- </attribute>
- <attribute name="verticalHeaderDefaultSectionSize">
- <number>75</number>
- </attribute>
- <attribute name="verticalHeaderHighlightSections">
- <bool>false</bool>
- </attribute>
- <row>
- <property name="text">
- <string>1</string>
- </property>
- </row>
- <row>
- <property name="text">
- <string>2</string>
- </property>
- </row>
- <row>
- <property name="text">
- <string>3</string>
- </property>
- </row>
- <row>
- <property name="text">
- <string>4</string>
- </property>
- </row>
- <row>
- <property name="text">
- <string>5</string>
- </property>
- </row>
- <row>
- <property name="text">
- <string>6</string>
- </property>
- </row>
- <column>
- <property name="text">
- <string>inutile</string>
- </property>
- </column>
- <column>
- <property name="text">
- <string>menus</string>
- </property>
- </column>
- <item row="0" column="0">
- <property name="text">
- <string/>
- </property>
- <property name="flags">
- <set>ItemIsSelectable</set>
- </property>
- </item>
- <item row="0" column="1">
- <property name="text">
- <string> APPARENCE </string>
- </property>
- <property name="textAlignment">
- <set>AlignHCenter|AlignVCenter|AlignCenter</set>
- </property>
- <property name="icon">
- <iconset>
- <normaloff>img/oeil.png</normaloff>img/oeil.png</iconset>
- </property>
- <property name="flags">
- <set>ItemIsSelectable|ItemIsEnabled|ItemIsTristate</set>
- </property>
- </item>
- <item row="1" column="0">
- <property name="text">
- <string/>
- </property>
- <property name="flags">
- <set>ItemIsSelectable</set>
- </property>
- </item>
- <item row="1" column="1">
- <property name="text">
- <string> DEPLACEMENT </string>
- </property>
- <property name="textAlignment">
- <set>AlignHCenter|AlignVCenter|AlignCenter</set>
- </property>
- <property name="icon">
- <iconset>
- <normaloff>img/btnZonePlacement.png</normaloff>img/btnZonePlacement.png</iconset>
- </property>
- <property name="flags">
- <set>ItemIsSelectable|ItemIsUserCheckable|ItemIsEnabled</set>
- </property>
- </item>
- <item row="2" column="0">
- <property name="text">
- <string/>
- </property>
- <property name="flags">
- <set>ItemIsSelectable</set>
- </property>
- </item>
- <item row="2" column="1">
- <property name="text">
- <string> ATTRIBUTS </string>
- </property>
- <property name="textAlignment">
- <set>AlignHCenter|AlignVCenter|AlignCenter</set>
- </property>
- <property name="icon">
- <iconset>
- <normaloff>img/profil.png</normaloff>img/profil.png</iconset>
- </property>
- <property name="flags">
- <set>ItemIsSelectable|ItemIsEnabled</set>
- </property>
- </item>
- <item row="3" column="0">
- <property name="text">
- <string/>
- </property>
- <property name="flags">
- <set>ItemIsSelectable</set>
- </property>
- </item>
- <item row="3" column="1">
- <property name="text">
- <string> ATTAQUES </string>
- </property>
- <property name="textAlignment">
- <set>AlignHCenter|AlignVCenter|AlignCenter</set>
- </property>
- <property name="icon">
- <iconset>
- <normaloff>img/attaque.png</normaloff>img/attaque.png</iconset>
- </property>
- <property name="flags">
- <set>ItemIsSelectable|ItemIsEnabled</set>
- </property>
- </item>
- <item row="4" column="0">
- <property name="text">
- <string/>
- </property>
- <property name="flags">
- <set>ItemIsSelectable</set>
- </property>
- </item>
- <item row="4" column="1">
- <property name="text">
- <string> INVENTAIRE </string>
- </property>
- <property name="textAlignment">
- <set>AlignHCenter|AlignVCenter|AlignCenter</set>
- </property>
- <property name="icon">
- <iconset>
- <normaloff>img/sac.png</normaloff>img/sac.png</iconset>
- </property>
- <property name="flags">
- <set>ItemIsSelectable|ItemIsEnabled</set>
- </property>
- </item>
- <item row="5" column="0">
- <property name="text">
- <string/>
- </property>
- <property name="flags">
- <set>ItemIsSelectable|ItemIsEnabled</set>
- </property>
- </item>
- <item row="5" column="1">
- <property name="text">
- <string> NOTES </string>
- </property>
- <property name="textAlignment">
- <set>AlignHCenter|AlignVCenter|AlignCenter</set>
- </property>
- <property name="icon">
- <iconset>
- <normaloff>img/note.png</normaloff>img/note.png</iconset>
- </property>
- <property name="flags">
- <set>ItemIsSelectable|ItemIsEnabled</set>
- </property>
- </item>
- </widget>
- </item>
- <item>
- <widget class="QStackedWidget" name="pages">
- <property name="currentIndex">
- <number>5</number>
- </property>
- <widget class="QWidget" name="page">
- <widget class="QLabel" name="label">
- <property name="geometry">
- <rect>
- <x>80</x>
- <y>30</y>
- <width>46</width>
- <height>13</height>
- </rect>
- </property>
- <property name="text">
- <string>Page 1</string>
- </property>
- </widget>
- </widget>
- <widget class="QWidget" name="page_2">
- <widget class="QLabel" name="label_2">
- <property name="geometry">
- <rect>
- <x>160</x>
- <y>80</y>
- <width>46</width>
- <height>13</height>
- </rect>
- </property>
- <property name="text">
- <string>Page 2</string>
- </property>
- </widget>
- </widget>
- <widget class="QWidget" name="page_3">
- <widget class="QLabel" name="label_3">
- <property name="geometry">
- <rect>
- <x>230</x>
- <y>80</y>
- <width>46</width>
- <height>13</height>
- </rect>
- </property>
- <property name="text">
- <string>Page 3</string>
- </property>
- </widget>
- </widget>
- <widget class="QWidget" name="page_4">
- <widget class="QLabel" name="label_4">
- <property name="geometry">
- <rect>
- <x>200</x>
- <y>190</y>
- <width>46</width>
- <height>13</height>
- </rect>
- </property>
- <property name="text">
- <string>Page 4</string>
- </property>
- </widget>
- </widget>
- <widget class="QWidget" name="page_5">
- <widget class="QLabel" name="label_5">
- <property name="geometry">
- <rect>
- <x>160</x>
- <y>190</y>
- <width>46</width>
- <height>13</height>
- </rect>
- </property>
- <property name="text">
- <string>Page 5</string>
- </property>
- </widget>
- </widget>
- <widget class="QWidget" name="page_6">
- <widget class="QLabel" name="label_6">
- <property name="geometry">
- <rect>
- <x>170</x>
- <y>210</y>
- <width>46</width>
- <height>13</height>
- </rect>
- </property>
- <property name="text">
- <string>Page 6</string>
- </property>
- </widget>
- </widget>
- </widget>
- </item>
- </layout>
- </item>
- </layout>
- </widget>
- <customwidgets>
- <customwidget>
- <class>DmTableMenu</class>
- <extends>QTableWidget</extends>
- <header location="global">dm.h</header>
- </customwidget>
- </customwidgets>
- <resources/>
- <connections>
- <connection>
- <sender>menu</sender>
- <signal>cellClicked(int,int)</signal>
- <receiver>pages</receiver>
- <slot>setCurrentIndex(int)</slot>
- <hints>
- <hint type="sourcelabel">
- <x>80</x>
- <y>164</y>
- </hint>
- <hint type="destinationlabel">
- <x>312</x>
- <y>164</y>
- </hint>
- </hints>
- </connection>
- </connections>
- </ui>
|