kalarm
#include <eventlistview.h>
Definition at line 37 of file eventlistview.h.
| EventListView::EventListView |
( |
QWidget * |
parent = 0 | ) |
|
|
explicit |
| void EventListView::clearSelection |
( |
| ) |
|
| void EventListView::contextMenuEvent |
( |
QContextMenuEvent * |
e | ) |
|
|
protectedvirtual |
| void EventListView::contextMenuRequested |
( |
const QPoint & |
globalPos | ) |
|
|
signal |
| bool EventListView::editOnSingleClick |
( |
| ) |
const |
|
inline |
| KAEvent * EventListView::event |
( |
int |
row | ) |
const |
| KAEvent * EventListView::event |
( |
const QModelIndex & |
index | ) |
const |
| void EventListView::findActive |
( |
bool |
| ) |
|
|
signal |
| void EventListView::select |
( |
const QString & |
eventId, |
|
|
bool |
scrollToEvent = false |
|
) |
| |
| void EventListView::select |
( |
const QModelIndex & |
index, |
|
|
bool |
scrollToIndex = false |
|
) |
| |
| KAEvent * EventListView::selectedEvent |
( |
| ) |
const |
| KAEvent::List EventListView::selectedEvents |
( |
| ) |
const |
| QModelIndex EventListView::selectedIndex |
( |
| ) |
const |
| void EventListView::setEditOnSingleClick |
( |
bool |
e | ) |
|
|
inline |
| void EventListView::slotFind |
( |
| ) |
|
|
virtualslot |
| virtual void EventListView::slotFindNext |
( |
| ) |
|
|
inlinevirtualslot |
| virtual void EventListView::slotFindPrev |
( |
| ) |
|
|
inlinevirtualslot |
| bool EventListView::viewportEvent |
( |
QEvent * |
e | ) |
|
|
protectedvirtual |
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
KDE's Doxygen guidelines are available online.