ktimer
KTimerJob Member List
This is the complete list of members for KTimerJob, including all inherited members.
blockSignals(bool block) | QObject | |
changed(KTimerJob *job) | KTimerJob | signal |
checkConnectArgs(const char *signal, const QObject *object, const char *method) | QObject | protected |
child(const char *objName, const char *inheritsClass, bool recursiveSearch) const | QObject | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const | QObject | |
className() const | QObject | |
command() const | KTimerJob | |
commandChanged(KTimerJob *job, const QString &cmd) | KTimerJob | signal |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const | QObject | |
connectNotify(const char *signal) | QObject | protectedvirtual |
customEvent(QEvent *event) | QObject | protectedvirtual |
delay() const | KTimerJob | |
delayChanged(KTimerJob *job, unsigned int sec) | KTimerJob | signal |
deleteLater() | QObject | |
destroyed(QObject *obj) | QObject | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
disconnect(const char *signal, const QObject *receiver, const char *method) | QObject | |
disconnect(const QObject *receiver, const char *method) | QObject | |
disconnectNotify(const char *signal) | QObject | protectedvirtual |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() const | QObject | |
error(KTimerJob *job) | KTimerJob | signal |
event(QEvent *e) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
findChild(const QString &name) const | QObject | |
findChildren(const QString &name) const | QObject | |
findChildren(const QRegExp ®Exp) const | QObject | |
finished(KTimerJob *job, bool error) | KTimerJob | signal |
fire() | KTimerJob | protectedvirtualslot |
fired(KTimerJob *job) | KTimerJob | signal |
formatTime(int seconds) const | KTimerJob | |
inherits(const char *className) const | QObject | |
insertChild(QObject *object) | QObject | |
installEventFilter(QObject *filterObj) | QObject | |
isA(const char *className) const | QObject | |
isWidgetType() const | QObject | |
killTimer(int id) | QObject | |
KTimerJob(QObject *parent=0) | KTimerJob | |
load(KConfig *cfg, const QString &grp) | KTimerJob | |
loop() const | KTimerJob | |
loopChanged(KTimerJob *job, bool loop) | KTimerJob | signal |
metaObject() const | QObject | virtual |
moveToThread(QThread *targetThread) | QObject | |
name() const | QObject | |
name(const char *defaultName) const | QObject | |
normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic |
objectName | QObject | |
objectName() const | QObject | |
oneInstance() const | KTimerJob | |
oneInstanceChanged(KTimerJob *job, bool one) | KTimerJob | signal |
parent() const | QObject | |
pause() | KTimerJob | slot |
Paused enum value | KTimerJob | |
property(const char *name) const | QObject | |
QObject(QObject *parent) | QObject | |
QObject(QObject *parent, const char *name) | QObject | |
receivers(const char *signal) const | QObject | protected |
removeChild(QObject *object) | QObject | |
removeEventFilter(QObject *obj) | QObject | |
save(KConfig *cfg, const QString &grp) | KTimerJob | |
secondsToHMS(int secs, int *hours, int *minutes, int *seconds) const | KTimerJob | |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
setCommand(const QString &cmd) | KTimerJob | slot |
setDelay(unsigned int sec) | KTimerJob | slot |
setDelay(int sec) | KTimerJob | slot |
setLoop(bool loop) | KTimerJob | slot |
setName(const char *name) | QObject | |
setObjectName(const QString &name) | QObject | |
setOneInstance(bool one) | KTimerJob | slot |
setParent(QObject *parent) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
setState(States state) | KTimerJob | slot |
setUser(void *user) | KTimerJob | |
setValue(unsigned int value) | KTimerJob | slot |
setValue(int value) | KTimerJob | slot |
signalsBlocked() const | QObject | |
start() | KTimerJob | slot |
Started enum value | KTimerJob | |
startTimer(int interval) | QObject | |
state() const | KTimerJob | |
stateChanged(KTimerJob *job, States state) | KTimerJob | signal |
States enum name | KTimerJob | |
stop() | KTimerJob | slot |
Stopped enum value | KTimerJob | |
thread() const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
timeToSeconds(int hours, int minutes, int seconds) const | KTimerJob | |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
user() | KTimerJob | |
value() const | KTimerJob | |
valueChanged(KTimerJob *job, unsigned int value) | KTimerJob | signal |
~KTimerJob() | KTimerJob | virtual |
~QObject() | QObject | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:42:05 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:42:05 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.