, including all inherited members.
blockSignals(bool block) | QObject | |
cancelRequested() | JobView | [signal] |
childEvent(QChildEvent *event) | QObject | |
children() | QObject | |
clearDescriptionField(uint number) | JobView | |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | |
connectNotify(const char *signal) | QObject | |
customEvent(QEvent *event) | QObject | |
deleteLater() | QObject | |
destroyed(QObject *obj=0) | QObject | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | |
disconnect(const char *signal=0, const QObject *receiver=0, const char *method=0) | QObject | |
disconnect(const QObject *receiver, const char *method=0) | QObject | |
disconnectNotify(const char *signal) | QObject | |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() | QObject | |
event(QEvent *e) | QObject | |
eventFilter(QObject *watched, QEvent *event) | QObject | |
findChild(const QString &name=QString() | QObject | |
findChildren(const QString &name=QString() | QObject | |
findChildren(const QRegExp ®Exp) | QObject | |
infoMessage() const | JobView | |
inherits(const char *className) | QObject | |
installEventFilter(QObject *filterObj) | QObject | |
isWidgetType() | QObject | |
JobView(QObject *parent=0) | JobView | |
killTimer(int id) | QObject | |
metaObject() | QObject | |
moveToThread(QThread *targetThread) | QObject | |
objectPath() const | JobView | |
parent() | QObject | |
property(const char *name) | QObject | |
QObject(QObject *parent=0) | QObject | |
receivers(const char *signal) | QObject | |
removeEventFilter(QObject *obj) | QObject | |
resumeRequested() | JobView | [signal] |
Running enum value | JobView | |
sender() | QObject | |
setAppIconName(const QString &appIconName) | JobView | |
setAppName(const QString &appName) | JobView | |
setCapabilities(int capabilities) | JobView | |
setDescriptionField(uint number, const QString &name, const QString &value) | JobView | |
setInfoMessage(const QString &infoMessage) | JobView | |
setParent(QObject *parent) | QObject | |
setPercent(uint percent) | JobView | |
setProcessedAmount(qlonglong amount, const QString &unit) | JobView | |
setProperty(const char *name, const QVariant &value) | QObject | |
setSpeed(qlonglong bytesPerSecond) | JobView | |
setSuspended(bool suspended) | JobView | |
setTotalAmount(qlonglong amount, const QString &unit) | JobView | |
signalsBlocked() | QObject | |
sourceName() const | JobView | |
speedString() const | JobView | |
startTimer(int interval) | QObject | |
State enum name | JobView | |
staticMetaObject | QObject | |
Stopped enum value | JobView | |
Suspended enum value | JobView | |
suspendRequested() | JobView | [signal] |
terminate(const QString &errorMessage) | JobView | |
thread() | QObject | |
timerEvent(QTimerEvent *event) | QObject | |
totalAmountFiles() const | JobView | |
totalAmountSize() const | JobView | |
tr(const char *sourceText, const char *comment=0, int n=-1) | QObject | |
trUtf8(const char *sourceText, const char *comment=0, int n=-1) | QObject | |
viewUpdated(JobView *view) | JobView | [signal] |