, including all inherited members.
blockSignals(bool block) | QObject | |
canMapAllUIDs() | KMail::SearchJob | [protected] |
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::SearchJob | [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 | |
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 | |
mAccount | KMail::SearchJob | [protected] |
mCancellable | KMail::FolderJob | [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 | |
mFolder | KMail::SearchJob | [protected] |
mImapSearchHits | KMail::SearchJob | [protected] |
mLocalSearchPattern | KMail::SearchJob | [protected] |
mMsgList | KMail::FolderJob | [protected] |
mPartSpecifier | KMail::FolderJob | [protected] |
mPassiveDestructor | KMail::FolderJob | [protected] |
mProgress | KMail::SearchJob | [protected] |
mRemainingMsgs | KMail::SearchJob | [protected] |
mSearchPattern | KMail::SearchJob | [protected] |
mSearchSerNums | KMail::SearchJob | [protected] |
mSerNum | KMail::SearchJob | [protected] |
mSets | KMail::FolderJob | [protected] |
msgList() const | KMail::FolderJob | |
mSrcFolder | KMail::FolderJob | [protected] |
mStarted | KMail::FolderJob | [protected] |
mType | KMail::FolderJob | [protected] |
mUngetCurrentMsg | KMail::SearchJob | [protected] |
name() const | QObject | |
name(const char *defaultName) const | QObject | |
needsDownload() | KMail::SearchJob | [protected] |
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 | |
removeChild(QObject *obj) | QObject | |
removeEventFilter(const QObject *obj) | QObject | |
result(KMail::FolderJob *job) | KMail::FolderJob | [signal] |
searchCompleteFolder() | KMail::SearchJob | [protected] |
searchDone(QValueList< Q_UINT32 >, const KMSearchPattern *, bool complete) | KMail::SearchJob | [signal] |
searchDone(Q_UINT32, const KMSearchPattern *, bool matches) | KMail::SearchJob | [signal] |
SearchJob(KMFolderImap *folder, ImapAccountBase *account, const KMSearchPattern *pattern, Q_UINT32 serNum=0) | KMail::SearchJob | |
searchSingleMessage() | KMail::SearchJob | [protected] |
searchStringFromPattern(const KMSearchPattern *) | KMail::SearchJob | [protected] |
sender() | QObject | |
setCancellable(bool b) | KMail::FolderJob | [inline] |
setName(const char *name) | QObject | |
setPassiveDestructor(bool passive) | KMail::FolderJob | [inline] |
setProperty(const char *name, const QVariant &value) | QObject | |
signalsBlocked() const | QObject | |
slotAbortSearch(KPIM::ProgressItem *item) | KMail::SearchJob | [protected, slot] |
slotSearchData(KIO::Job *job, const QString &data) | KMail::SearchJob | [protected, slot] |
slotSearchDataSingleMessage(KIO::Job *job, const QString &data) | KMail::SearchJob | [protected, slot] |
slotSearchFolder() | KMail::SearchJob | [protected, slot] |
slotSearchMessageArrived(KMMessage *msg) | KMail::SearchJob | [protected, slot] |
slotSearchResult(KIO::Job *job) | KMail::SearchJob | [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] |
~SearchJob() | KMail::SearchJob | [virtual] |