kalarm
AlarmListView Class Reference
  #include <alarmlistview.h>
Inheritance diagram for AlarmListView:

Public Member Functions | |
| AlarmListView (const QByteArray &configGroup, QWidget *parent=0) | |
| void | selectTimeColumns (bool time, bool timeTo) | 
| 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 31 of file alarmlistview.h.
Constructor & Destructor Documentation
      
  | 
  explicit | 
Definition at line 41 of file alarmlistview.cpp.
Member Function Documentation
| void AlarmListView::selectTimeColumns | ( | bool | time, | 
| bool | timeTo | ||
| ) | 
Definition at line 84 of file alarmlistview.cpp.
      
  | 
  virtual | 
Definition at line 49 of file alarmlistview.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.
    KDE API Reference
 Public Member Functions inherited from