Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   Related Pages  

NETPoint Struct Reference

#include <netwm_def.h>

List of all members.

Public Methods

 NETPoint ()

Public Attributes

int x
 x coordinate.

int y
 y coordinate


Detailed Description

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 <bhughes@trolltech.com>

Definition at line 42 of file netwm_def.h.


Constructor & Destructor Documentation

NETPoint::NETPoint   [inline]
 

Constructor to initialize this point to 0,0.

Definition at line 46 of file netwm_def.h.

References x, and y.


The documentation for this struct was generated from the following file:
Generated on Wed Aug 13 23:30:29 2003 for kdelibs by doxygen1.2.18