class KSize

Class for representing a size by (width,height). More...

Definition#include <ksize.h>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Members


Detailed Description

Class for reperesenting a size by its WIDTH and HEIGHT. It's sorce compatible to the Qt class QSize, but KSize uses 32 bit integers for the width/height.