Qtリファレンス QCoreApplication::setAttribute 新しいページはコチラ
提供: yonewiki
(→QCoreApplication::setAttribute 概要) |
(→QCoreApplication::setAttribute 概要) |
||
| 16行: | 16行: | ||
| + | <yjavascript> | ||
| + | <style> | ||
| + | table td { | ||
| + | background: #eee; | ||
| + | } | ||
| + | table tr:nth-child(odd) td { | ||
| + | background: #fff; | ||
| + | } | ||
| + | </style> | ||
| + | <table border=0> | ||
| + | <tr> | ||
| + | <td></td> | ||
| + | <td>Qt::AA_DontShowIconsInMenus</td> | ||
| + | <td></td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td></td> | ||
| + | <td>Qt::AA_DontShowIconsInMenus</td> | ||
| + | <td></td> | ||
| + | </tr> | ||
| + | </table> | ||
| + | </yjavascript> | ||
[[Qt#Qtリファレンス|Qtリファレンス]]へ戻る | [[Qt#Qtリファレンス|Qtリファレンス]]へ戻る | ||