const char * fileOpenText = "<p><img source=\"fileopen\"> "
"Click this button to open a <em>new file</em>. <br>"
"You can also select the <b>Open</b> command "
"from the <b>File</b> menu.</p>";
fileOpenAction->setWhatsThis( fileOpenText );
上面这段是什么意思,里面的参数是什么意思阿?
有中文方面的参考吗?
谢谢!
[ 此贴被XChinux在2008-07-19 20:07重新编辑 ]