granatier
Bomb Member List
This is the complete list of members for Bomb, including all inherited members.
blockSignals(bool block) | QObject | |
Bomb(qreal fX, qreal fY, Arena *p_arena, int nBombID, int nDetonationCountdown) | Bomb | |
bombDetonated(Bomb *bomb) | Bomb | signal |
bombPower() | Bomb | |
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 | |
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 |
deleteLater() | QObject | |
destroyed(QObject *obj) | QObject | |
detonate() | Bomb | slot |
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 |
doActionOnCollision(Player *p_player) | Element | virtual |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() const | QObject | |
Element(qreal p_x, qreal p_y, Arena *p_arena) | Element | |
event(QEvent *e) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
explosionID() | Bomb | |
falling() | Bomb | signal |
findChild(const QString &name) const | QObject | |
findChildren(const QString &name) const | QObject | |
findChildren(const QRegExp ®Exp) const | QObject | |
getImageId() const | Element | |
getSpeed() | Bomb | |
getType() const | Element | |
getX() const | Element | |
getXSpeed() const | Bomb | |
getY() const | Element | |
getYSpeed() const | Bomb | |
goDown() | Bomb | |
goLeft() | Bomb | |
goRight() | Bomb | |
goUp() | Bomb | |
inherits(const char *className) const | QObject | |
initCoordinate() | Element | |
initDetonation(int nBombID, int nDetonationTimeout) | Bomb | |
insertChild(QObject *object) | QObject | |
installEventFilter(QObject *filterObj) | QObject | |
isA(const char *className) const | QObject | |
isDetonated() | Bomb | |
isWidgetType() const | QObject | |
killTimer(int id) | QObject | |
m_arena | Element | protected |
m_bombID | Bomb | protected |
m_bombPower | Bomb | protected |
m_detonated | Bomb | protected |
m_detonationCountdownTimer | Bomb | protected |
m_explosionID | Bomb | protected |
m_falling | Bomb | protected |
m_imageId | Element | protected |
m_mortarState | Bomb | protected |
m_mortarTimer | Bomb | protected |
m_speed | Bomb | protected |
m_stopOnCenter | Bomb | protected |
m_thrown | Bomb | protected |
m_type | Element | protected |
m_x | Element | protected |
m_xInit | Element | protected |
m_xSpeed | Bomb | protected |
m_y | Element | protected |
m_yInit | Element | protected |
m_ySpeed | Bomb | protected |
metaObject() const | QObject | virtual |
mortar(int nMortarState, int nMortarRampEnd, int nMortarPeak, int nMortarGround) | Bomb | signal |
move(qreal x, qreal y) | Bomb | |
moved(qreal p_x, qreal p_y) | Element | signal |
moveOnCenter() | Bomb | protected |
moveToThread(QThread *targetThread) | QObject | |
name() const | QObject | |
name(const char *defaultName) const | QObject | |
normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic |
objectName | QObject | |
objectName() const | QObject | |
onCenter() | Bomb | protected |
parent() const | QObject | |
pause() | Bomb | |
property(const char *name) const | QObject | |
QObject(QObject *parent) | QObject | |
QObject(QObject *parent, const char *name) | QObject | |
receivers(const char *signal) const | QObject | protected |
releaseBombArmory() | Bomb | signal |
removeChild(QObject *object) | QObject | |
removeEventFilter(QObject *obj) | QObject | |
resume() | Bomb | |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
setArena(Arena *p_arena) | Element | |
setBombPower(int bombPower) | Bomb | |
setImageId(const QString &p_imageId) | Element | |
setInitialCoordinates(qreal p_x, qreal p_y) | Element | |
setKicked(int nDirection) | Bomb | |
setName(const char *name) | QObject | |
setObjectName(const QString &name) | QObject | |
setParent(QObject *parent) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
setThrown(int nDirection) | Bomb | |
setX(qreal p_x) | Element | |
setXSpeed(qreal p_xSpeed) | Bomb | |
setY(qreal p_y) | Element | |
setYSpeed(qreal p_ySpeed) | Bomb | |
signalsBlocked() const | QObject | |
slot_detonationCompleted() | Bomb | slot |
startTimer(int interval) | QObject | |
thread() const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
updateMortarState() | Bomb | slot |
updateMove() | Bomb | |
~Bomb() | Bomb | |
~Element() | Element | |
~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:18:10 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:18:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.