kmahjongg
TileCoord.h File Reference
#include <QHash>
Include dependency graph for TileCoord.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | TileCoord |
| This class implements. More... | |
Functions | |
| const TileCoord | operator * (qreal c, const TileCoord &p) |
| const TileCoord | operator * (const TileCoord &p, qreal c) |
| bool | operator!= (const TileCoord &p1, const TileCoord &p2) |
| const TileCoord | operator+ (const TileCoord &p1, const TileCoord &p2) |
| const TileCoord | operator- (const TileCoord &p) |
| const TileCoord | operator- (const TileCoord &p1, const TileCoord &p2) |
| const TileCoord | operator/ (const TileCoord &p, qreal c) |
| bool | operator== (const TileCoord &p1, const TileCoord &p2) |
| uint | qHash (const TileCoord &key) |
Function Documentation
Definition at line 206 of file TileCoord.h.
Definition at line 203 of file TileCoord.h.
Definition at line 194 of file TileCoord.h.
Definition at line 197 of file TileCoord.h.
Definition at line 209 of file TileCoord.h.
Definition at line 200 of file TileCoord.h.
Definition at line 221 of file TileCoord.h.
Definition at line 191 of file TileCoord.h.
| uint qHash | ( | const TileCoord & | key | ) | [inline] |
Definition at line 144 of file TileCoord.h.
KDE 4.2 API Reference