kalarm
#include <itemlistmodel.h>
Definition at line 133 of file itemlistmodel.h.
Enumerator |
---|
TypeColumn |
|
TemplateNameColumn |
|
ColumnCount |
|
Definition at line 137 of file itemlistmodel.h.
TemplateListModel::TemplateListModel |
( |
QObject * |
parent = 0 | ) |
|
|
explicit |
TemplateListModel::~TemplateListModel |
( |
| ) |
|
KAEvent::Actions TemplateListModel::alarmActionFilter |
( |
| ) |
const |
|
inline |
Return which alarm action types are included in the model.
Definition at line 152 of file itemlistmodel.h.
virtual int TemplateListModel::columnCount |
( |
const QModelIndex & |
= QModelIndex() | ) |
const |
|
inlinevirtual |
bool TemplateListModel::filterAcceptsColumn |
( |
int |
sourceCol, |
|
|
const QModelIndex & |
sourceParent |
|
) |
| const |
|
protectedvirtual |
bool TemplateListModel::filterAcceptsRow |
( |
int |
sourceRow, |
|
|
const QModelIndex & |
sourceParent |
|
) |
| const |
|
protectedvirtual |
Qt::ItemFlags TemplateListModel::flags |
( |
const QModelIndex & |
index | ) |
const |
|
virtual |
QVariant TemplateListModel::headerData |
( |
int |
section, |
|
|
Qt::Orientation |
orientation, |
|
|
int |
role = Qt::DisplayRole |
|
) |
| const |
|
virtual |
void TemplateListModel::setAlarmActionFilter |
( |
KAEvent::Actions |
types | ) |
|
Set which alarm action types should be included in the model.
Definition at line 286 of file itemlistmodel.cpp.
void TemplateListModel::setAlarmActionsEnabled |
( |
KAEvent::Actions |
types | ) |
|
Set which alarm types should be shown as disabled in the model.
Definition at line 296 of file itemlistmodel.cpp.
KAEvent::Actions TemplateListModel::setAlarmActionsEnabled |
( |
| ) |
const |
|
inline |
Set which alarm types should be shown as disabled in the model.
Definition at line 158 of file itemlistmodel.h.
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.