#include <kpoint.h>
Class for reperesenting a point by its X and Y coordinate. It's sorce compatible to the Qt class QPoint, but KPoint uses 32 bit integers for the coordinates.