kalarm
templatepickdlg.cpp
Go to the documentation of this file.
77 mListView->setWhatsThis(i18nc("@info:whatsthis", "Select a template to base the new alarm on."));
78 connect(mListView->selectionModel(), SIGNAL(selectionChanged(QItemSelection,QItemSelection)), SLOT(slotSelectionChanged()));
virtual void setModel(QAbstractItemModel *)
Definition: templatelistview.cpp:47
static bool authorised()
Definition: itemlistmodel.h:133
void setTypeFilter(KAEvent::Actions)
Definition: templatelistfiltermodel.cpp:34
Definition: templatelistview.h:29
TemplatePickDlg(KAEvent::Actions, QWidget *parent=0)
Definition: templatepickdlg.cpp:41
virtual void resizeEvent(QResizeEvent *)
Definition: templatepickdlg.cpp:118
const KAEvent * selectedTemplate() const
Definition: templatepickdlg.cpp:96
miscellaneous functions
void setTypesEnabled(KAEvent::Actions)
Definition: templatelistfiltermodel.cpp:43
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:59:10 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:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.