kapman
Kapman Member List
This is the complete list of members for Kapman, including all inherited members.
blockSignals(bool block) | QObject | |
BONUS enum value | Element | |
Character(qreal p_x, qreal p_y, Maze *p_maze) | Character | |
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 | |
die() | Kapman | |
directionChanged() | Kapman | signal |
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(Kapman *p_kapman) | Element | virtual |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() const | QObject | |
eaten() | Character | signal |
Element(qreal p_x, qreal p_y, Maze *p_maze) | Element | |
emitGameUpdated() | Kapman | |
ENERGYZER enum value | Element | |
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 | |
gameUpdated() | Kapman | signal |
getAskedXSpeed() const | Kapman | |
getAskedYSpeed() const | Kapman | |
getImageId() const | Element | |
getNextCell() | Character | protected |
getNormalSpeed() const | Character | |
getPoints() const | Element | |
getSpeed() const | Character | |
getType() const | Element | |
getX() const | Element | |
getXSpeed() const | Character | |
getY() const | Element | |
getYSpeed() const | Character | |
GHOST enum value | Element | |
goDown() | Kapman | virtual |
goLeft() | Kapman | virtual |
goRight() | Kapman | virtual |
goUp() | Kapman | virtual |
HIGH_SPEED | Character | static |
HIGH_SPEED_INC | Character | static |
increaseCharactersSpeed() | Character | |
inherits(const char *className) const | QObject | |
init() | Kapman | |
initCoordinate() | Element | |
initSpeed() | Character | |
initSpeedInc() | Kapman | virtual |
insertChild(QObject *object) | QObject | |
installEventFilter(QObject *filterObj) | QObject | |
isA(const char *className) const | QObject | |
isInLineSight(Character *p_character) | Character | |
isWidgetType() const | QObject | |
Kapman(qreal p_x, qreal p_y, Maze *p_maze) | Kapman | |
KAPMAN enum value | Element | |
killTimer(int id) | QObject | |
LOW_SPEED | Character | static |
LOW_SPEED_INC | Character | static |
m_imageId | Element | protected |
m_maxSpeed | Character | protected |
m_maze | Element | protected |
m_normalSpeed | Character | protected |
m_points | Element | protected |
m_speed | Character | protected |
m_speedIncrease | Character | protected |
m_type | Element | protected |
m_x | Element | protected |
m_xInit | Element | protected |
m_xSpeed | Character | protected |
m_y | Element | protected |
m_yInit | Element | protected |
m_ySpeed | Character | protected |
MEDIUM_SPEED | Character | static |
MEDIUM_SPEED_INC | Character | static |
metaObject() const | QObject | virtual |
move() | Character | |
moved(qreal p_x, qreal p_y) | Element | signal |
moveOnCenter() | Character | 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() | Character | protected |
parent() const | QObject | |
PILL enum value | Element | |
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 | |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
setImageId(const QString &p_imageId) | Element | |
setName(const char *name) | QObject | |
setObjectName(const QString &name) | QObject | |
setParent(QObject *parent) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
setX(qreal p_x) | Element | |
setXSpeed(qreal p_xSpeed) | Character | |
setY(qreal p_y) | Element | |
setYSpeed(qreal p_ySpeed) | Character | |
signalsBlocked() const | QObject | |
startTimer(int interval) | QObject | |
stopped() | Kapman | signal |
sWinPoints(Element *p_element) | Kapman | signal |
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 |
Type enum name | Element | |
updateMove() | Kapman | virtual |
winPoints(Element *p_element) | Kapman | |
~Character() | Character | |
~Element() | Element | |
~Kapman() | Kapman | |
~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:16 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:16 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.