KRect Class Reference

[kdecore Index] [kdecore Hierarchy] [Headers]


Class for representing a rect by (x,y,width,height) More...

#include <krect.h>

Public Members


Detailed Description

Class for reperesenting a rect by its X,Y, WIDTH and HEIGHT. It's source compatible to the Qt class QRect, but KRect uses 32 bit integers for the x/y/width/height.



  • Author: Reginald Stadlbauer <reggie@kde.org>
  • Version: $Id: krect.h,v 1.2 1998/11/26 20:21:04 garbanzo Exp $
  • Documentation generated by root@darkstar.lst.de on Wed Sep 8 17:38:18 CEST 1999
Kdoc