Qtリファレンス Alt Key 新しいページはコチラ
提供: yonewiki
(→Example(例)) |
(→Example(例)) |
||
| 14行: | 14行: | ||
=== '''Example(例)''' === | === '''Example(例)''' === | ||
<span style="color:#cccccc;">Here is a list of menu options before and after Alt_Key has added accelerators</span>(Alt_Keyがアクセラレータを追加する前後のメニューオプションのリストは次のとおりです): | <span style="color:#cccccc;">Here is a list of menu options before and after Alt_Key has added accelerators</span>(Alt_Keyがアクセラレータを追加する前後のメニューオプションのリストは次のとおりです): | ||
| + | <ytmath> | ||
| + | <style> | ||
| + | table td { | ||
| + | background: #eee; | ||
| + | padding-left:10px; | ||
| + | } | ||
| + | table tr:nth-child(odd) td { | ||
| + | background: #fff; | ||
| + | } | ||
| + | </style> | ||
| + | |||
<table border=0> | <table border=0> | ||
<tr><td align="left"><span style="font-weight: bold;">Before</span></td><td align="left"><span style="font-weight: bold;">After</span></td></tr> | <tr><td align="left"><span style="font-weight: bold;">Before</span></td><td align="left"><span style="font-weight: bold;">After</span></td></tr> | ||
| 26行: | 37行: | ||
<tr><td align="left">About</td><td align="left">A&bout</td></tr> | <tr><td align="left">About</td><td align="left">A&bout</td></tr> | ||
<tr><td align="left">Quit</td><td align="left">&Quit</td></tr> | <tr><td align="left">Quit</td><td align="left">&Quit</td></tr> | ||
| − | </table> | + | </table> |
| + | </ytmath> | ||