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

NETStrut Struct Reference

#include <netwm_def.h>

List of all members.

Public Methods

 NETStrut ()

Public Attributes

int left
int right
int top
int bottom


Detailed Description

Simple strut class for NET classes.

This class is a convenience class defining a strut with left, right, top and bottom border values. The existence of this class is to keep the implementation from being dependant on a separate framework/library.

Definition at line 150 of file netwm_def.h.


Constructor & Destructor Documentation

NETStrut::NETStrut   [inline]
 

Constructor to initialize this struct to 0,0,0,0

Definition at line 154 of file netwm_def.h.

References bottom, left, right, and top.


Member Data Documentation

int NETStrut::bottom
 

Bottom border of the strut.

Definition at line 174 of file netwm_def.h.

Referenced by NETStrut().

int NETStrut::left
 

Left border of the strut.

Definition at line 159 of file netwm_def.h.

Referenced by NETStrut().

int NETStrut::right
 

Right border of the strut.

Definition at line 164 of file netwm_def.h.

Referenced by NETStrut().

int NETStrut::top
 

Top border of the strut.

Definition at line 169 of file netwm_def.h.

Referenced by NETStrut().


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