개정판 5403f008
issue #1048 :화면/메뉴/툴바 개발
Change-Id: I69dc406ff803d104529cb04f0802de9cfc2a5815
HYTOS/HYTOS/UI/MainWindow.ui | ||
---|---|---|
312 | 312 |
<addaction name="actionOptions"/> |
313 | 313 |
<addaction name="separator"/> |
314 | 314 |
</widget> |
315 |
<widget class="QMenu" name="menuHelp"> |
|
316 |
<property name="title"> |
|
317 |
<string>Help</string> |
|
318 |
</property> |
|
319 |
<addaction name="actionAbout"/> |
|
320 |
</widget> |
|
315 | 321 |
<addaction name="menu"/> |
316 | 322 |
<addaction name="menu_3"/> |
317 | 323 |
<addaction name="menuTool"/> |
324 |
<addaction name="menuHelp"/> |
|
318 | 325 |
</widget> |
319 | 326 |
<action name="actionClose"> |
320 | 327 |
<property name="icon"> |
... | ... | |
960 | 967 |
</font> |
961 | 968 |
</property> |
962 | 969 |
</action> |
970 |
<action name="actionAbout"> |
|
971 |
<property name="icon"> |
|
972 |
<iconset resource="../res/Resource.qrc"> |
|
973 |
<normaloff>:/images/Question.png</normaloff>:/images/Question.png</iconset> |
|
974 |
</property> |
|
975 |
<property name="text"> |
|
976 |
<string>About HYTOS</string> |
|
977 |
</property> |
|
978 |
</action> |
|
963 | 979 |
</widget> |
964 | 980 |
<resources> |
965 | 981 |
<include location="../res/Resource.qrc"/> |
내보내기 Unified diff