Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
The QTaskDelegate class provides drawing of QTaskModel items (QTasks). More...
#include <QTaskDelegate>
Inherits QPimDelegate.
The QTaskDelegate class provides drawing of QTaskModel items (QTasks).
By using QTaskDelegate, applications using QTasks can achieve a consistent look and feel.
The tasks are presented by rendering their description() in bold text. Generally, this class will be used with a QTaskListView or other similar list view.
The following image shows three QTask objects, rendered using a QTaskDelegate and a QTaskListView:
See also QTask, QTaskListView, QTaskModel, and Pim Library.
Constructs a QTaskDelegate with parent parent.
Destroys a QTaskDelegate.
Copyright © 2009 Trolltech | Trademarks | Qt Extended 4.4.3 |