Main Page | Class Hierarchy | Class List | Directories | File List

Dim2D Class Reference

This class represents a two-dimensional size. More...

#include <ApiGraphics/Dim2D.h>

List of all members.

Public Member Functions

 Dim2D (int w, int h)
int width () const
int height () const
bool isDefined () const
bool isBetween (int min, int max) const
bool contains (int x, int y) const
bool operator== (Dim2D s) const
bool operator!= (Dim2D s) const
QString toQString () const


Detailed Description

This class represents a two-dimensional size.


The documentation for this class was generated from the following file:
Generated on Fri Nov 14 20:49:47 2008 for Api Graphics by  doxygen 1.4.4