摘要:
The QAbstractItemModel class provides the abstract interface for item model classes. ps:QAbstractItemModel类为项目模型类提供了抽象接口。 Detailed Description 详细说明 Th 阅读全文
摘要:
In Qt 3, QEventLoop combined the Qt event loop and the event dispatching. In Qt 4, these tasks are now assigned to two distinct classes: QEventLoop an 阅读全文
摘要:
The QThread class provides a platform-independent way to manage threads. ps:QThread类提供了一种与平台无关的方式来管理线程。 A QThread object manages one thread of control 阅读全文