, including all inherited members.
blockSignals(bool block) | QObject | |
checkConnectArgs(const char *signal, const QObject *receiver, const char *member) | QObject | |
child(const char *objName, const char *inheritsClass=0, bool recursiveSearch=TRUE) | QObject | |
childEvent(QChildEvent *) | QObject | |
children() const | QObject | |
className() const | QObject | |
connect(const QObject *sender, const char *signal, const char *member) const | QObject | |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member) | QObject | |
connectNotify(const char *signal) | QObject | |
customEvent(QCustomEvent *) | QObject | |
deleteLater() | QObject | |
destroyed() | QObject | |
destroyed(QObject *obj) | QObject | |
disconnect(const char *signal=0, const QObject *receiver=0, const char *member=0) | QObject | |
disconnect(const QObject *receiver, const char *member=0) | QObject | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member) | QObject | |
disconnectNotify(const char *signal) | QObject | |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
error() const | KMail::FolderJob | [inline] |
event(QEvent *e) | QObject | |
eventFilter(QObject *watched, QEvent *e) | QObject | |
execute() | KMail::ListJob | [virtual] |
finished() | KMail::FolderJob | [signal] |
FolderJob(KMMessage *msg, JobType jt=tGetMessage, KMFolder *folder=0, QString partSpecifier=QString::null) | KMail::FolderJob | |
FolderJob(const QPtrList< KMMessage > &msgList, const QString &sets, JobType jt=tGetMessage, KMFolder *folder=0) | KMail::FolderJob | |
FolderJob(JobType jt) | KMail::FolderJob | |
highPriority() const | QObject | |
honorLocalSubscription() const | KMail::ListJob | |
inherits(const char *clname) const | QObject | |
insertChild(QObject *obj) | QObject | |
installEventFilter(const QObject *filterObj) | QObject | |
isA(const char *clname) const | QObject | |
isCancellable() const | KMail::FolderJob | [inline] |
isWidgetType() const | QObject | |
JobType enum name | KMail::FolderJob | |
kill() | KMail::FolderJob | [virtual] |
killTimer(int id) | QObject | |
killTimers() | QObject | |
ListJob(ImapAccountBase *account, ImapAccountBase::ListType type, FolderStorage *storage=0, const QString &path=QString::null, bool complete=false, KPIM::ProgressItem *item=0) | KMail::ListJob | |
mAccount | KMail::ListJob | [protected] |
mCancellable | KMail::FolderJob | [protected] |
mComplete | KMail::ListJob | [protected] |
mDestFolder | KMail::FolderJob | [protected] |
mErrorCode | KMail::FolderJob | [protected] |
messageCopied(QPtrList< KMMessage >) | KMail::FolderJob | [signal] |
messageCopied(KMMessage *) | KMail::FolderJob | [signal] |
messageRetrieved(KMMessage *) | KMail::FolderJob | [signal] |
messageStored(KMMessage *) | KMail::FolderJob | [signal] |
messageUpdated(KMMessage *, QString) | KMail::FolderJob | [signal] |
metaObject() const | QObject | |
mHonorLocalSubscription | KMail::ListJob | [protected] |
mMsgList | KMail::FolderJob | [protected] |
mNamespace | KMail::ListJob | [protected] |
mParentProgressItem | KMail::ListJob | [protected] |
mPartSpecifier | KMail::FolderJob | [protected] |
mPassiveDestructor | KMail::FolderJob | [protected] |
mPath | KMail::ListJob | [protected] |
mSets | KMail::FolderJob | [protected] |
msgList() const | KMail::FolderJob | |
mSrcFolder | KMail::FolderJob | [protected] |
mStarted | KMail::FolderJob | [protected] |
mStorage | KMail::ListJob | [protected] |
mSubfolderAttributes | KMail::ListJob | [protected] |
mSubfolderMimeTypes | KMail::ListJob | [protected] |
mSubfolderNames | KMail::ListJob | [protected] |
mSubfolderPaths | KMail::ListJob | [protected] |
mType | KMail::ListJob | [protected] |
name() const | QObject | |
name(const char *defaultName) const | QObject | |
normalizeSignalSlot(const char *signalSlot) | QObject | |
objectTrees() | QObject | |
parent() const | QObject | |
passiveDestructor() | KMail::FolderJob | [inline] |
progress(unsigned long bytesDownloaded, unsigned long bytesTotal) | KMail::FolderJob | [signal] |
prop-the name of this object | QObject | |
property(const char *name) const | QObject | |
QObject(QObject *parent=0, const char *name=0) | QObject | |
QObject() | QObject | |
qt_find_obj_child(QObject *parent, const char *type, const char *name) | QObject | |
queryList(const char *inheritsClass=0, const char *objName=0, bool regexpMatch=TRUE, bool recursiveSearch=TRUE) const | QObject | |
receivedFolders(const QStringList &, const QStringList &, const QStringList &, const QStringList &, const ImapAccountBase::jobData &) | KMail::ListJob | [signal] |
removeChild(QObject *obj) | QObject | |
removeEventFilter(const QObject *obj) | QObject | |
result(KMail::FolderJob *job) | KMail::FolderJob | [signal] |
sender() | QObject | |
setCancellable(bool b) | KMail::FolderJob | [inline] |
setComplete(bool complete) | KMail::ListJob | [inline] |
setHonorLocalSubscription(bool value) | KMail::ListJob | |
setName(const char *name) | QObject | |
setNamespace(const QString &ns) | KMail::ListJob | [inline] |
setParentProgressItem(KPIM::ProgressItem *it) | KMail::ListJob | [inline] |
setPassiveDestructor(bool passive) | KMail::FolderJob | [inline] |
setPath(const QString &path) | KMail::ListJob | [inline] |
setProperty(const char *name, const QVariant &value) | QObject | |
setStorage(FolderStorage *st) | KMail::ListJob | [inline] |
signalsBlocked() const | QObject | |
slotConnectionResult(int errorCode, const QString &errorMsg) | KMail::ListJob | [protected, slot] |
slotListEntries(KIO::Job *job, const KIO::UDSEntryList &uds) | KMail::ListJob | [protected, slot] |
slotListResult(KIO::Job *job) | KMail::ListJob | [protected, slot] |
start() | KMail::FolderJob | |
startTimer(int interval) | QObject | |
tAddSubfolders enum value | KMail::FolderJob | |
tCheckUidValidity enum value | KMail::FolderJob | |
tCopyMessage enum value | KMail::FolderJob | |
tCreateFolder enum value | KMail::FolderJob | |
tDeleteFolders enum value | KMail::FolderJob | |
tDeleteMessage enum value | KMail::FolderJob | |
tExpungeFolder enum value | KMail::FolderJob | |
tGetFolder enum value | KMail::FolderJob | |
tGetMessage enum value | KMail::FolderJob | |
timerEvent(QTimerEvent *) | QObject | |
tListMessages enum value | KMail::FolderJob | |
tMoveMessage enum value | KMail::FolderJob | |
tOther enum value | KMail::FolderJob | |
tPutMessage enum value | KMail::FolderJob | |
tr(const char *sourceText, const char *comment) | QObject | |
tRenameFolder enum value | KMail::FolderJob | |
trUtf8(const char *sourceText, const char *comment) | QObject | |
~FolderJob() | KMail::FolderJob | [virtual] |
~ListJob() | KMail::ListJob | [virtual] |