struct NETRect

Simple rectangle class for NET classes. More...

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

Public Members


Detailed Description

Simple rectangle class for NET classes.

This class is a convenience class defining a rectangle as a point x,y with a size width by height. The existence of this class is to keep the implementation from being dependant on a separate framework/library;

NETRect is only used by the NET API. Usually QRect is the appropriate class for representing a rectangle.

NETPoint pos

pos

NETSize size

size


Generated by: caleb on tcdevel on Tue Jan 28 12:54:04 2003, using kdoc $.