kalarm
TemplateListView Class Reference
#include <templatelistview.h>
Inheritance diagram for TemplateListView:
Public Member Functions | |
TemplateListView (QWidget *parent=0) | |
virtual void | setModel (QAbstractItemModel *) |
Public Member Functions inherited from EventListView | |
EventListView (QWidget *parent=0) | |
void | clearSelection () |
bool | editOnSingleClick () const |
KAEvent * | event (int row) const |
KAEvent * | event (const QModelIndex &) const |
EventListFilterModel * | eventFilterModel () const |
EventListModel * | eventModel () const |
void | select (const QString &eventId, bool scrollToEvent=false) |
void | select (const QModelIndex &, bool scrollToIndex=false) |
KAEvent * | selectedEvent () const |
KAEvent::List | selectedEvents () const |
QModelIndex | selectedIndex () const |
void | setEditOnSingleClick (bool e) |
Additional Inherited Members | |
Public Slots inherited from EventListView | |
virtual void | slotFind () |
virtual void | slotFindNext () |
virtual void | slotFindPrev () |
Signals inherited from EventListView | |
void | contextMenuRequested (const QPoint &globalPos) |
void | findActive (bool) |
Protected Member Functions inherited from EventListView | |
virtual void | contextMenuEvent (QContextMenuEvent *) |
virtual bool | viewportEvent (QEvent *) |
Detailed Description
Definition at line 29 of file templatelistview.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 40 of file templatelistview.cpp.
Member Function Documentation
|
virtual |
Definition at line 47 of file templatelistview.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:59:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:59:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.