• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

百人一首かるた自動読み上げソフト


Commit MetaInfo

Revisãod1a530fcac421b11b7bc6d73f08c86eb80fc3108 (tree)
Hora2011-10-15 09:16:19
Autorarakaki <alucky4416@user...>
Commiterarakaki

Mensagem de Log

Change Label Image, and Panel Layout

Mudança Sumário

Diff

Binary files a/Image/Pause_Jp.png and /dev/null differ
Binary files a/Image/Play_Jp.png and /dev/null differ
Binary files a/Image/Stop_Jp.png and /dev/null differ
Binary files a/Image/joka_jp.png and b/Image/joka_jp.png differ
Binary files /dev/null and b/Image/maai_jp.png differ
Binary files /dev/null and b/Image/pause_jp.png differ
Binary files /dev/null and b/Image/play_jp.png differ
Binary files a/Image/second_jp.png and b/Image/second_jp.png differ
Binary files /dev/null and b/Image/stop_jp.png differ
--- a/QtKarutaEishow.qrc
+++ b/QtKarutaEishow.qrc
@@ -1,11 +1,12 @@
11 <RCC>
22 <qresource prefix="/images" lang="KarutaEishow.png">
33 <file>Image/KarutaEishow_logo.png</file>
4- <file alias="Play.png">Image/Play_Jp.png</file>
5- <file alias="Stop.png">Image/Stop_Jp.png</file>
6- <file alias="Pause.png">Image/Pause_Jp.png</file>
7- <file alias="Joka.png">Image/joka_jp.png</file>
8- <file alias="Second.png">Image/second_jp.png</file>
94 <file>Image/QtKarutaEishowIcon.png</file>
5+ <file alias="Pause.png">Image/pause_jp.png</file>
6+ <file alias="Stop.png">Image/stop_jp.png</file>
7+ <file>Image/joka_jp.png</file>
8+ <file>Image/maai_jp.png</file>
9+ <file>Image/second_jp.png</file>
10+ <file alias="Play.png">Image/play_jp.png</file>
1011 </qresource>
1112 </RCC>
--- a/mainwindow.ui
+++ b/mainwindow.ui
@@ -6,8 +6,8 @@
66 <rect>
77 <x>0</x>
88 <y>0</y>
9- <width>277</width>
10- <height>296</height>
9+ <width>300</width>
10+ <height>320</height>
1111 </rect>
1212 </property>
1313 <property name="minimumSize">
@@ -18,8 +18,8 @@
1818 </property>
1919 <property name="maximumSize">
2020 <size>
21- <width>277</width>
22- <height>296</height>
21+ <width>300</width>
22+ <height>320</height>
2323 </size>
2424 </property>
2525 <property name="windowTitle">
@@ -33,8 +33,8 @@
3333 <widget class="QCommandLinkButton" name="Btn_Stop">
3434 <property name="geometry">
3535 <rect>
36- <x>190</x>
37- <y>150</y>
36+ <x>210</x>
37+ <y>160</y>
3838 <width>41</width>
3939 <height>81</height>
4040 </rect>
@@ -68,9 +68,9 @@
6868 <widget class="QCommandLinkButton" name="Btn_Start">
6969 <property name="geometry">
7070 <rect>
71- <x>80</x>
72- <y>130</y>
73- <width>61</width>
71+ <x>100</x>
72+ <y>150</y>
73+ <width>51</width>
7474 <height>101</height>
7575 </rect>
7676 </property>
@@ -96,16 +96,19 @@
9696 <property name="iconSize">
9797 <size>
9898 <width>120</width>
99- <height>120</height>
99+ <height>170</height>
100100 </size>
101101 </property>
102+ <property name="default">
103+ <bool>true</bool>
104+ </property>
102105 </widget>
103106 <widget class="QLabel" name="label">
104107 <property name="geometry">
105108 <rect>
106- <x>10</x>
107- <y>10</y>
108- <width>201</width>
109+ <x>0</x>
110+ <y>0</y>
111+ <width>161</width>
109112 <height>31</height>
110113 </rect>
111114 </property>
@@ -115,84 +118,112 @@
115118 <property name="pixmap">
116119 <pixmap resource="QtKarutaEishow.qrc">:/images/Image/KarutaEishow_logo.png</pixmap>
117120 </property>
121+ <property name="scaledContents">
122+ <bool>true</bool>
123+ </property>
118124 </widget>
119- <widget class="QWidget" name="">
125+ <widget class="QLabel" name="label_4">
120126 <property name="geometry">
121127 <rect>
122- <x>21</x>
123- <y>71</y>
124- <width>62</width>
125- <height>23</height>
128+ <x>20</x>
129+ <y>60</y>
130+ <width>81</width>
131+ <height>31</height>
126132 </rect>
127133 </property>
128- <layout class="QHBoxLayout" name="horizontalLayout">
129- <item>
130- <widget class="QCheckBox" name="checkBox">
131- <property name="text">
132- <string/>
133- </property>
134- <property name="checked">
135- <bool>true</bool>
136- </property>
137- </widget>
138- </item>
139- <item>
140- <widget class="QLabel" name="label_2">
141- <property name="text">
142- <string/>
143- </property>
144- <property name="pixmap">
145- <pixmap resource="QtKarutaEishow.qrc">:/images/Joka.png</pixmap>
146- </property>
147- </widget>
148- </item>
149- </layout>
134+ <property name="text">
135+ <string/>
136+ </property>
137+ <property name="pixmap">
138+ <pixmap resource="QtKarutaEishow.qrc">:/images/Image/maai_jp.png</pixmap>
139+ </property>
140+ <property name="scaledContents">
141+ <bool>true</bool>
142+ </property>
150143 </widget>
151- <widget class="QWidget" name="">
144+ <widget class="QSpinBox" name="spinBox">
152145 <property name="geometry">
153146 <rect>
154- <x>121</x>
155- <y>61</y>
156- <width>98</width>
157- <height>32</height>
147+ <x>120</x>
148+ <y>60</y>
149+ <width>51</width>
150+ <height>30</height>
158151 </rect>
159152 </property>
160- <layout class="QHBoxLayout" name="horizontalLayout_2">
161- <item>
162- <widget class="QSpinBox" name="spinBox">
163- <property name="font">
164- <font>
165- <pointsize>18</pointsize>
166- </font>
167- </property>
168- <property name="layoutDirection">
169- <enum>Qt::LeftToRight</enum>
170- </property>
171- <property name="autoFillBackground">
172- <bool>false</bool>
173- </property>
174- <property name="minimum">
175- <number>1</number>
176- </property>
177- <property name="maximum">
178- <number>10</number>
179- </property>
180- <property name="value">
181- <number>3</number>
182- </property>
183- </widget>
184- </item>
185- <item>
186- <widget class="QLabel" name="label_3">
187- <property name="text">
188- <string/>
189- </property>
190- <property name="pixmap">
191- <pixmap resource="QtKarutaEishow.qrc">:/images/Second.png</pixmap>
192- </property>
193- </widget>
194- </item>
195- </layout>
153+ <property name="font">
154+ <font>
155+ <pointsize>18</pointsize>
156+ </font>
157+ </property>
158+ <property name="layoutDirection">
159+ <enum>Qt::LeftToRight</enum>
160+ </property>
161+ <property name="autoFillBackground">
162+ <bool>false</bool>
163+ </property>
164+ <property name="minimum">
165+ <number>1</number>
166+ </property>
167+ <property name="maximum">
168+ <number>10</number>
169+ </property>
170+ <property name="value">
171+ <number>3</number>
172+ </property>
173+ </widget>
174+ <widget class="QLabel" name="label_3">
175+ <property name="geometry">
176+ <rect>
177+ <x>190</x>
178+ <y>60</y>
179+ <width>31</width>
180+ <height>31</height>
181+ </rect>
182+ </property>
183+ <property name="text">
184+ <string/>
185+ </property>
186+ <property name="pixmap">
187+ <pixmap resource="QtKarutaEishow.qrc">:/images/Image/second_jp.png</pixmap>
188+ </property>
189+ <property name="scaledContents">
190+ <bool>true</bool>
191+ </property>
192+ </widget>
193+ <widget class="QLabel" name="label_2">
194+ <property name="geometry">
195+ <rect>
196+ <x>110</x>
197+ <y>100</y>
198+ <width>51</width>
199+ <height>31</height>
200+ </rect>
201+ </property>
202+ <property name="text">
203+ <string/>
204+ </property>
205+ <property name="pixmap">
206+ <pixmap resource="QtKarutaEishow.qrc">:/images/Image/joka_jp.png</pixmap>
207+ </property>
208+ <property name="scaledContents">
209+ <bool>true</bool>
210+ </property>
211+ </widget>
212+ <widget class="QCheckBox" name="checkBox">
213+ <property name="geometry">
214+ <rect>
215+ <x>80</x>
216+ <y>110</y>
217+ <width>16</width>
218+ <height>16</height>
219+ </rect>
220+ </property>
221+ <property name="text">
222+ <string/>
223+ </property>
224+ <property name="checked">
225+ <bool>true</bool>
226+ </property>
196227 </widget>
197228 </widget>
198229 <widget class="QMenuBar" name="menuBar">
@@ -200,7 +231,7 @@
200231 <rect>
201232 <x>0</x>
202233 <y>0</y>
203- <width>277</width>
234+ <width>300</width>
204235 <height>19</height>
205236 </rect>
206237 </property>