kviewshell
GRect.cpp File Reference
#include "GRect.h"#include "GException.h"
Include dependency graph for GRect.cpp:

Go to the source code of this file.
Defines | |
| #define | llint_t long int |
| #define | MIRRORX 1 |
| #define | MIRRORY 2 |
| #define | SWAPXY 4 |
Functions | |
| static int | imax (int x, int y) |
| static int | imin (int x, int y) |
| static void | iswap (int &x, int &y) |
| int | operator* (int n, GRectMapper::GRatio r) |
| int | operator/ (int n, GRectMapper::GRatio r) |
| int | operator== (const GRect &r1, const GRect &r2) |
Define Documentation
Function Documentation
KDE 3.5 API Reference