摘要: QAbstractEventDispatcher Class QAbstractEventDispatcher 提供管理Qt's Event 队列的接口。<br 事件分发器接受来自系统和其他源的事件。然后将它们送到QCoreApplication和QApplication实例处理。它提供颗粒度的控制... 阅读全文
posted @ 2015-09-29 16:39 Lnstree 阅读(1315) 评论(0) 推荐(0) 编辑
摘要: Qt 菜单策略-- - Qt::NoContextMenu the widget does not feature a context menu, context menu handling is deferred to the widget's parent.- Qt::PreventConte... 阅读全文
posted @ 2015-07-21 14:20 Lnstree 阅读(179) 评论(0) 推荐(0) 编辑