Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
void QAManagerBase::deleteMessage( QAMessage * msg )
msg 要删除的消息。
删除一个 QAMessage 对象。
缺省情况下,关闭 QAManagerBase 时自动删除由 createTextMessage 或 createBinaryMessage 创建的消息。此方法允许对何时删除消息进行更多的控制。