2014年7月2日

摘要: 最近使用了窗口关闭事件:void QWidget::closeEvent ( QCloseEvent * event ) [virtual protected]当用鼠标点击关闭按钮或者在任务栏上右击关闭,都会触发这一事件,实现效果如下:附上实现代码:这是主界面的关闭事件(CallTrace为主界面)... 阅读全文
posted @ 2014-07-02 18:09 辉常的D调 阅读(415) 评论(0) 推荐(0) 编辑

导航