korganizer
CustomListViewItem< T > Class Template Reference
List of all members.Detailed Description
template<class T>
class CustomListViewItem< T >
Definition at line 32 of file customlistviewitem.h.
Public Member Functions | |
| CustomListViewItem (T data, KListView *parent) | |
| CustomListViewItem (T data, KListView *parent, KListViewItem *after) | |
| ~CustomListViewItem () | |
| void | updateItem () |
| T | data () const |
| QString | key (int column, bool) const |
| void | setSortKey (int column, const QString &key) |
| template<> | |
| ~CustomListViewItem () | |
| template<> | |
| void | updateItem () |
The documentation for this class was generated from the following file:

