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

NETSize Struct Reference

#include <netwm_def.h>

List of all members.

Public Methods

 NETSize ()

Public Attributes

int width
 Width.

int height
 Height.


Detailed Description

Simple size class for NET classes.

This class is a convenience class defining a size width by height. The existence of this class is to keep the implementation from being dependant on a separate framework/library.

NETSize is only used by the NET API. Usually QSize is the appropriate class for representing a size.

Author:
Bradley T. Hughes <bhughes@trolltech.com>

Definition at line 69 of file netwm_def.h.


Constructor & Destructor Documentation

NETSize::NETSize   [inline]
 

Constructor to initialize this size to 0x0

Definition at line 73 of file netwm_def.h.

References height, and width.


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