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

kabc

  • KABC
  • ResourceFile
KABC::ResourceFile Member List

This is the complete list of members for KABC::ResourceFile, including all inherited members.

addressBook()KABC::Resource
allDistributionListNames() const KABC::Resourcevirtual
allDistributionLists()KABC::Resourcevirtual
asyncLoad()KABC::ResourceFilevirtual
asyncSave(Ticket *ticket)KABC::ResourceFilevirtual
begin() const KABC::Resourcevirtual
begin()KABC::Resourcevirtual
blockSignals(bool block)QObject
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
clear()KABC::Resourcevirtual
close()KRES::Resource
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
constBegin() const (defined in KABC::Resource)KABC::Resourceinline
constEnd() const (defined in KABC::Resource)KABC::Resourceinline
createTicket(Resource *)KABC::Resourceprotected
customEvent(QEvent *event)QObjectprotectedvirtual
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
doClose()KABC::ResourceFilevirtual
doOpen()KABC::ResourceFilevirtual
dump() const KRES::Resourcevirtual
dumpObjectInfo()QObject
dumpObjectTree()QObject
dynamicPropertyNames() constQObject
end() const KABC::Resourcevirtual
end()KABC::Resourcevirtual
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
fileChanged(const QString &path) (defined in KABC::ResourceFile)KABC::ResourceFileprotectedslot
fileName() const KABC::ResourceFile
findByCategory(const QString &category)KABC::Resourcevirtual
findByEmail(const QString &email)KABC::Resourcevirtual
findByName(const QString &name)KABC::Resourcevirtual
findByUid(const QString &uid)KABC::Resourcevirtual
findChild(const QString &name) constQObject
findChildren(const QString &name) constQObject
findChildren(const QRegExp &regExp) constQObject
findDistributionListByIdentifier(const QString &identifier)KABC::Resourcevirtual
findDistributionListByName(const QString &name, Qt::CaseSensitivity caseSensitivity=Qt::CaseSensitive)KABC::Resourcevirtual
format() const KABC::ResourceFile
identifier() const KRES::Resource
inherits(const char *className) constQObject
init(const QString &fileName, const QString &format) (defined in KABC::ResourceFile)KABC::ResourceFileprotected
insertAddressee(const Addressee &addr)KABC::Resourcevirtual
insertChild(QObject *object)QObject
insertDistributionList(DistributionList *list)KABC::Resourcevirtual
installEventFilter(QObject *filterObj)QObject
isA(const char *className) constQObject
isActive() const KRES::Resource
isOpen() const KRES::Resource
isWidgetType() constQObject
killTimer(int id)QObject
load()KABC::ResourceFilevirtual
loadingError(Resource *resource, const QString &msg)KABC::Resourcesignal
loadingFinished(Resource *resource)KABC::Resourcesignal
lock(const QString &fileName) (defined in KABC::ResourceFile)KABC::ResourceFileprotected
mAddrMapKABC::Resourceprotected
mDistListMapKABC::Resourceprotected
metaObject() constQObjectvirtual
moveToThread(QThread *targetThread)QObject
name() constQObject
name(const char *defaultName) constQObject
normalizeSignalSlot(const char *signalSlot)QObjectprotectedstatic
objectNameQObject
objectName() constQObject
open()KRES::Resource
parent() constQObject
property(const char *name) constQObject
QObject(QObject *parent)QObject
QObject(QObject *parent, const char *name)QObject
readOnly() const KRES::Resourcevirtual
receivers(const char *signal) constQObjectprotected
releaseSaveTicket(Ticket *ticket)KABC::ResourceFilevirtual
removeAddressee(const Addressee &addr)KABC::ResourceFilevirtual
removeChild(QObject *object)QObject
removeDistributionList(DistributionList *list)KABC::Resourcevirtual
removeEventFilter(QObject *obj)QObject
requestSaveTicket()KABC::ResourceFilevirtual
Resource()KABC::Resource
Resource(const KConfigGroup &group)KABC::Resource
ResourceFile()KABC::ResourceFile
ResourceFile(const KConfigGroup &group)KABC::ResourceFileexplicit
ResourceFile(const QString &fileName, const QString &formatName=QLatin1String("vcard"))KABC::ResourceFileexplicit
resourceName() const KRES::Resourcevirtual
save(Ticket *ticket)KABC::ResourceFilevirtual
savingError(Resource *resource, const QString &msg)KABC::Resourcesignal
savingFinished(Resource *resource)KABC::Resourcesignal
sender() constQObjectprotected
senderSignalIndex() constQObjectprotected
setActive(bool active)KRES::Resource
setAddressBook(AddressBook *addr)KABC::Resource
setFileName(const QString &)KABC::ResourceFile
setFormat(const QString &name)KABC::ResourceFile
setIdentifier(const QString &identifier)KRES::Resource
setName(const char *name)QObject
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
setReadOnly(bool value)KRES::Resourcevirtual
setResourceName(const QString &name)KRES::Resourcevirtual
setType(const QString &type)KRES::Resource
signalsBlocked() constQObject
startTimer(int interval)QObject
thread() constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
trUtf8(const char *sourceText, const char *disambiguation, int n)QObjectstatic
type() const KRES::Resource
unlock(const QString &fileName) (defined in KABC::ResourceFile)KABC::ResourceFileprotected
writeConfig(KConfigGroup &group)KABC::ResourceFilevirtual
~QObject()QObjectvirtual
~Resource()KABC::Resourcevirtual
~ResourceFile()KABC::ResourceFile
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:39 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kabc

Skip menu "kabc"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • Related Pages

kdepimlibs API Reference

Skip menu "kdepimlibs API Reference"
  • akonadi
  •   contact
  •   kmime
  •   socialutils
  • kabc
  • kalarmcal
  • kblog
  • kcal
  • kcalcore
  • kcalutils
  • kholidays
  • kimap
  • kioslave
  •   imap4
  •   mbox
  •   nntp
  • kldap
  • kmbox
  • kmime
  • kontactinterface
  • kpimidentities
  • kpimtextedit
  • kpimutils
  • kresources
  • ktnef
  • kxmlrpcclient
  • mailtransport
  • microblog
  • qgpgme
  • syndication
  •   atom
  •   rdf
  •   rss2

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