123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377 |
- <?xml version="1.0" encoding="UTF-8"?>
- <ui version="4.0">
- <class>AnaPencere</class>
- <widget class="QMainWindow" name="AnaPencere">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>400</width>
- <height>350</height>
- </rect>
- </property>
- <property name="minimumSize">
- <size>
- <width>400</width>
- <height>350</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>400</width>
- <height>350</height>
- </size>
- </property>
- <property name="windowTitle">
- <string>Brisk Menü Ayarla</string>
- </property>
- <widget class="QWidget" name="centralWidget">
- <widget class="QLabel" name="AramaEtiket">
- <property name="geometry">
- <rect>
- <x>20</x>
- <y>10</y>
- <width>171</width>
- <height>16</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <weight>75</weight>
- <bold>true</bold>
- </font>
- </property>
- <property name="text">
- <string><html><head/><body><p><span style=" color:#204a87;">Arama Çubuğu Yeri:</span></p></body></html></string>
- </property>
- </widget>
- <widget class="QComboBox" name="AramaComboBox">
- <property name="geometry">
- <rect>
- <x>230</x>
- <y>10</y>
- <width>151</width>
- <height>21</height>
- </rect>
- </property>
- <item>
- <property name="text">
- <string>Üstte</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>Altta</string>
- </property>
- </item>
- </widget>
- <widget class="QLabel" name="PencereEtiket">
- <property name="geometry">
- <rect>
- <x>20</x>
- <y>40</y>
- <width>171</width>
- <height>16</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <weight>75</weight>
- <bold>true</bold>
- </font>
- </property>
- <property name="text">
- <string><html><head/><body><p><span style=" color:#204a87;">Pencere Stili:</span></p></body></html></string>
- </property>
- </widget>
- <widget class="QComboBox" name="PencereComboBox">
- <property name="geometry">
- <rect>
- <x>230</x>
- <y>40</y>
- <width>151</width>
- <height>21</height>
- </rect>
- </property>
- <item>
- <property name="text">
- <string>Klasik</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>Hızlı</string>
- </property>
- </item>
- </widget>
- <widget class="QLabel" name="TemaEtiket">
- <property name="geometry">
- <rect>
- <x>20</x>
- <y>70</y>
- <width>171</width>
- <height>16</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <weight>75</weight>
- <bold>true</bold>
- </font>
- </property>
- <property name="text">
- <string><html><head/><body><p><span style=" color:#204a87;">Menü Teması:</span></p></body></html></string>
- </property>
- </widget>
- <widget class="QComboBox" name="TemaComboBox">
- <property name="geometry">
- <rect>
- <x>230</x>
- <y>70</y>
- <width>151</width>
- <height>21</height>
- </rect>
- </property>
- <item>
- <property name="text">
- <string>Açık</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>Koyu</string>
- </property>
- </item>
- </widget>
- <widget class="QLabel" name="FareEtiket">
- <property name="geometry">
- <rect>
- <x>20</x>
- <y>100</y>
- <width>211</width>
- <height>16</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <weight>75</weight>
- <bold>true</bold>
- </font>
- </property>
- <property name="text">
- <string><html><head/><body><p><span style=" color:#204a87;">Fare Hareketiyle Menü Aç:</span></p></body></html></string>
- </property>
- </widget>
- <widget class="QComboBox" name="FareComboBox">
- <property name="geometry">
- <rect>
- <x>230</x>
- <y>100</y>
- <width>151</width>
- <height>21</height>
- </rect>
- </property>
- <item>
- <property name="text">
- <string>Evet</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>Hayır</string>
- </property>
- </item>
- </widget>
- <widget class="QLabel" name="EtiketVarEtiket">
- <property name="geometry">
- <rect>
- <x>20</x>
- <y>130</y>
- <width>191</width>
- <height>16</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <weight>75</weight>
- <bold>true</bold>
- </font>
- </property>
- <property name="text">
- <string><html><head/><body><p><span style=" color:#204a87;">Butonda Etiket Olsun:</span></p></body></html></string>
- </property>
- </widget>
- <widget class="QComboBox" name="EtiketVarComboBox">
- <property name="geometry">
- <rect>
- <x>230</x>
- <y>130</y>
- <width>151</width>
- <height>21</height>
- </rect>
- </property>
- <item>
- <property name="text">
- <string>Evet</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>Hayır</string>
- </property>
- </item>
- </widget>
- <widget class="QLabel" name="EtiketYazEtiket">
- <property name="geometry">
- <rect>
- <x>20</x>
- <y>160</y>
- <width>191</width>
- <height>21</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <weight>75</weight>
- <bold>true</bold>
- </font>
- </property>
- <property name="text">
- <string><html><head/><body><p><span style=" color:#204a87;">Menü Etiketi:</span></p></body></html></string>
- </property>
- </widget>
- <widget class="QLineEdit" name="lineEdit">
- <property name="geometry">
- <rect>
- <x>230</x>
- <y>160</y>
- <width>151</width>
- <height>24</height>
- </rect>
- </property>
- <property name="text">
- <string>Aylinux</string>
- </property>
- </widget>
- <widget class="QCommandLinkButton" name="commandLinkButton">
- <property name="geometry">
- <rect>
- <x>20</x>
- <y>240</y>
- <width>111</width>
- <height>41</height>
- </rect>
- </property>
- <property name="text">
- <string>Uygula</string>
- </property>
- </widget>
- <widget class="QCommandLinkButton" name="commandLinkButton_2">
- <property name="geometry">
- <rect>
- <x>150</x>
- <y>240</y>
- <width>101</width>
- <height>41</height>
- </rect>
- </property>
- <property name="text">
- <string>Sıfırla</string>
- </property>
- </widget>
- <widget class="QCommandLinkButton" name="commandLinkButton_3">
- <property name="geometry">
- <rect>
- <x>270</x>
- <y>240</y>
- <width>111</width>
- <height>41</height>
- </rect>
- </property>
- <property name="text">
- <string>Hakkında</string>
- </property>
- </widget>
- <widget class="QLabel" name="EtiketYazEtiket_2">
- <property name="geometry">
- <rect>
- <x>20</x>
- <y>200</y>
- <width>121</width>
- <height>21</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <weight>75</weight>
- <bold>true</bold>
- </font>
- </property>
- <property name="text">
- <string><html><head/><body><p><span style=" color:#204a87;">Menü Simgesi:</span></p></body></html></string>
- </property>
- </widget>
- <widget class="QLabel" name="menulogo">
- <property name="geometry">
- <rect>
- <x>340</x>
- <y>200</y>
- <width>41</width>
- <height>31</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <weight>75</weight>
- <bold>true</bold>
- </font>
- </property>
- <property name="text">
- <string/>
- </property>
- <property name="pixmap">
- <pixmap>../../../../usr/share/icons/mate/24x24/places/start-here.png</pixmap>
- </property>
- <property name="scaledContents">
- <bool>true</bool>
- </property>
- </widget>
- <widget class="QLineEdit" name="logoyol">
- <property name="geometry">
- <rect>
- <x>140</x>
- <y>200</y>
- <width>191</width>
- <height>24</height>
- </rect>
- </property>
- <property name="text">
- <string>/usr/share/icons/mate/24x24/places/start-here.png</string>
- </property>
- </widget>
- </widget>
- <widget class="QMenuBar" name="menuBar">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>400</width>
- <height>22</height>
- </rect>
- </property>
- </widget>
- <widget class="QToolBar" name="mainToolBar">
- <attribute name="toolBarArea">
- <enum>TopToolBarArea</enum>
- </attribute>
- <attribute name="toolBarBreak">
- <bool>false</bool>
- </attribute>
- </widget>
- <widget class="QStatusBar" name="statusBar"/>
- </widget>
- <layoutdefault spacing="6" margin="11"/>
- <resources/>
- <connections/>
- </ui>
|