• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdepim API Reference
  • KDE Home
  • Contact Us
 

kalarm

EventListModel Member List

This is the complete list of members for EventListModel, including all inherited members.

addEvent(KAEvent *)EventListModel
addEvents(const KAEvent::List &)EventListModel
alarms()EventListModelstatic
beginInsertColumns(const QModelIndex &parent, int first, int last)QAbstractItemModelprotected
beginInsertRows(const QModelIndex &parent, int first, int last)QAbstractItemModelprotected
beginMoveColumns(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destinationParent, int destinationChild)QAbstractItemModelprotected
beginMoveRows(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destinationParent, int destinationChild)QAbstractItemModelprotected
beginRemoveColumns(const QModelIndex &parent, int first, int last)QAbstractItemModelprotected
beginRemoveRows(const QModelIndex &parent, int first, int last)QAbstractItemModelprotected
beginResetModel()QAbstractItemModelprotected
blockSignals(bool block)QObject
buddy(const QModelIndex &index) constQAbstractItemModelvirtual
canFetchMore(const QModelIndex &parent) constQAbstractItemModelvirtual
changePersistentIndex(const QModelIndex &from, const QModelIndex &to)QAbstractItemModelprotected
changePersistentIndexList(const QModelIndexList &from, const QModelIndexList &to)QAbstractItemModelprotected
checkConnectArgs(const char *signal, const QObject *object, const char *method)QObjectprotected
child(const char *objName, const char *inheritsClass, bool recursiveSearch) constQObject
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() constQObject
className() constQObject
ColourColumn enum valueEventListModel
ColumnCount enum valueEventListModel
columnCount(const QModelIndex &parent=QModelIndex()) const EventListModelvirtual
columnsAboutToBeInserted(const QModelIndex &parent, int start, int end)QAbstractItemModel
columnsAboutToBeMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationColumn)QAbstractItemModel
columnsAboutToBeRemoved(const QModelIndex &parent, int start, int end)QAbstractItemModel
columnsInserted(const QModelIndex &parent, int start, int end)QAbstractItemModel
columnsMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationColumn)QAbstractItemModel
columnsRemoved(const QModelIndex &parent, int start, int end)QAbstractItemModel
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) constQObject
connectNotify(const char *signal)QObjectprotectedvirtual
createIndex(int row, int column, void *ptr) constQAbstractItemModelprotected
createIndex(int row, int column, int id) constQAbstractItemModelprotected
createIndex(int row, int column, quint32 id) constQAbstractItemModelprotected
customEvent(QEvent *event)QObjectprotectedvirtual
data(const QModelIndex &, int role=Qt::DisplayRole) const EventListModelvirtual
dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight)QAbstractItemModel
deleteLater()QObject
destroyed(QObject *obj)QObject
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const char *signal, const QObject *receiver, const char *method)QObject
disconnect(const QObject *receiver, const char *method)QObject
disconnectNotify(const char *signal)QObjectprotectedvirtual
dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent)QAbstractTableModelvirtual
dumpObjectInfo()QObject
dumpObjectTree()QObject
dynamicPropertyNames() constQObject
EnabledRole enum valueEventListModel
endInsertColumns()QAbstractItemModelprotected
endInsertRows()QAbstractItemModelprotected
endMoveColumns()QAbstractItemModelprotected
endMoveRows()QAbstractItemModelprotected
endRemoveColumns()QAbstractItemModelprotected
endRemoveRows()QAbstractItemModelprotected
endResetModel()QAbstractItemModelprotected
event(int row) const EventListModel
event(const QModelIndex &)EventListModelstatic
QAbstractTableModel::event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
eventIndex(const KAEvent *) const EventListModel
eventIndex(const QString &eventId) const EventListModel
fetchMore(const QModelIndex &parent)QAbstractItemModelvirtual
findChild(const QString &name) constQObject
findChildren(const QString &name) constQObject
findChildren(const QRegExp &regExp) constQObject
flags(const QModelIndex &) const EventListModelvirtual
hasChildren(const QModelIndex &parent) constQAbstractItemModelvirtual
hasIndex(int row, int column, const QModelIndex &parent) constQAbstractItemModel
haveEvents() const EventListModelinline
haveEventsStatus(bool have)EventListModelsignal
headerData(int section, Qt::Orientation, int role=Qt::DisplayRole) const EventListModelvirtual
headerDataChanged(Qt::Orientation orientation, int first, int last)QAbstractItemModel
iconWidth()EventListModelinlinestatic
index(int row, int column=0, const QModelIndex &parent=QModelIndex()) const EventListModelvirtual
inherits(const char *className) constQObject
insertChild(QObject *object)QObject
insertColumn(int column, const QModelIndex &parent)QAbstractItemModel
insertColumns(int column, int count, const QModelIndex &parent)QAbstractItemModelvirtual
insertRow(int row, const QModelIndex &parent)QAbstractItemModel
insertRows(int row, int count, const QModelIndex &parent)QAbstractItemModelvirtual
installEventFilter(QObject *filterObj)QObject
isA(const char *className) constQObject
isWidgetType() constQObject
itemData(const QModelIndex &index) constQAbstractItemModelvirtual
killTimer(int id)QObject
layoutAboutToBeChanged()QAbstractItemModel
layoutChanged()QAbstractItemModel
match(const QModelIndex &start, int role, const QVariant &value, int hits, QFlags< Qt::MatchFlag > flags) constQAbstractItemModelvirtual
metaObject() constQObjectvirtual
mimeData(const QModelIndexList &indexes) constQAbstractItemModelvirtual
mimeTypes() constQAbstractItemModelvirtual
modelAboutToBeReset()QAbstractItemModel
modelReset()QAbstractItemModel
moveToThread(QThread *targetThread)QObject
name() constQObject
name(const char *defaultName) constQObject
normalizeSignalSlot(const char *signalSlot)QObjectprotectedstatic
objectNameQObject
objectName() constQObject
parent(const QModelIndex &index) const =0QAbstractItemModel
QObject::parent() constQObject
persistentIndexList() constQAbstractItemModelprotected
property(const char *name) constQObject
QAbstractItemModel(QObject *parent)QAbstractItemModel
QAbstractTableModel(QObject *parent)QAbstractTableModel
QObject(QObject *parent)QObject
QObject(QObject *parent, const char *name)QObject
receivers(const char *signal) constQObjectprotected
reload()EventListModelslot
removeChild(QObject *object)QObject
removeColumn(int column, const QModelIndex &parent)QAbstractItemModel
removeColumns(int column, int count, const QModelIndex &parent)QAbstractItemModelvirtual
removeEvent(const KAEvent *event)EventListModelinline
removeEvent(const QString &eventId)EventListModelinline
removeEventFilter(QObject *obj)QObject
removeResource(AlarmResource *)EventListModel
removeRow(int row, const QModelIndex &parent)QAbstractItemModel
removeRows(int row, int count, const QModelIndex &parent)QAbstractItemModelvirtual
RepeatColumn enum valueEventListModel
reset()QAbstractItemModelprotected
resetInternalData()QAbstractItemModelprotected
resourceStatusChanged(AlarmResource *, AlarmResources::Change)EventListModelstatic
revert()QAbstractItemModelvirtual
roleNames() constQAbstractItemModel
rowCount(const QModelIndex &parent=QModelIndex()) const EventListModelvirtual
rowsAboutToBeInserted(const QModelIndex &parent, int start, int end)QAbstractItemModel
rowsAboutToBeMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationRow)QAbstractItemModel
rowsAboutToBeRemoved(const QModelIndex &parent, int start, int end)QAbstractItemModel
rowsInserted(const QModelIndex &parent, int start, int end)QAbstractItemModel
rowsMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationRow)QAbstractItemModel
rowsRemoved(const QModelIndex &parent, int start, int end)QAbstractItemModel
sender() constQObjectprotected
senderSignalIndex() constQObjectprotected
setData(const QModelIndex &, const QVariant &value, int role=Qt::EditRole)EventListModelvirtual
setHeaderData(int section, Qt::Orientation orientation, const QVariant &value, int role)QAbstractItemModelvirtual
setItemData(const QModelIndex &index, const QMap< int, QVariant > &roles)QAbstractItemModelvirtual
setName(const char *name)QObject
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
setRoleNames(const QHash< int, QByteArray > &roleNames)QAbstractItemModelprotected
setSupportedDragActions(QFlags< Qt::DropAction > actions)QAbstractItemModel
sibling(int row, int column, const QModelIndex &index) constQAbstractItemModel
signalsBlocked() constQObject
sort(int column, Qt::SortOrder order)QAbstractItemModelvirtual
SortRole enum valueEventListModel
span(const QModelIndex &index) constQAbstractItemModelvirtual
startTimer(int interval)QObject
StatusRole enum valueEventListModel
submit()QAbstractItemModelvirtual
supportedDragActions() constQAbstractItemModel
supportedDropActions() constQAbstractItemModelvirtual
TemplateNameColumn enum valueEventListModel
templates()EventListModelstatic
TextColumn enum valueEventListModel
thread() constQObject
TimeColumn enum valueEventListModel
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
TimeToColumn enum valueEventListModel
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
trUtf8(const char *sourceText, const char *disambiguation, int n)QObjectstatic
TypeColumn enum valueEventListModel
updateCommandError(const QString &eventId)EventListModel
updateEvent(KAEvent *event)EventListModelinline
updateEvent(const QString &eventId)EventListModelinline
updateEvent(const QString &oldId, KAEvent *newEvent)EventListModel
ValueRole enum valueEventListModel
~EventListModel()EventListModel
~QAbstractItemModel()QAbstractItemModelvirtual
~QAbstractTableModel()QAbstractTableModel
~QObject()QObjectvirtual
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kalarm

Skip menu "kalarm"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members

kdepim API Reference

Skip menu "kdepim API Reference"
  • akonadi_next
  • akregator
  • blogilo
  • calendarsupport
  • console
  •   kabcclient
  •   konsolekalendar
  • kaddressbook
  • kalarm
  •   lib
  • kdgantt2
  • kjots
  • kleopatra
  • kmail
  • knode
  • knotes
  • kontact
  • korgac
  • korganizer
  • ktimetracker
  • libkdepim
  • libkleo
  • libkpgp
  • mailcommon
  • messagelist
  • messageviewer
  • pimprint

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal