class NETPoint


Table of contents
Modules
kdeui Classes
All Classes
Module kdeui
Namespace global
Class NETPoint
Inherits

Simple point class for NET classes.

This class is a convenience class defining a point x, y. The existence of this class is to keep the implementation from being dependant on a separate framework/library.

NETPoint is only used by the NET API. Usually QPoint is the appropriate class for representing a point.

Author Bradley T. Hughes



methods