kdecore Library API Documentation

NETStrut Struct Reference

#include <netwm_def.h>

List of all members.

Public Member Functions

 NETStrut ()

Public Attributes

int left
int right
int top
int bottom


Detailed Description

Deprecated:
use NETExtendedStrut
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. See the _NET_WM_STRUT property in the NETWM spec.

Definition at line 193 of file netwm_def.h.


Constructor & Destructor Documentation

NETStrut::NETStrut  )  [inline]
 

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

Definition at line 197 of file netwm_def.h.


Member Data Documentation

int NETStrut::left
 

Left border of the strut.

Definition at line 202 of file netwm_def.h.

Referenced by KWin::WindowInfo::extendedStrut(), NETWinInfo::kdeGeometry(), NETWinInfo::setKDEFrameStrut(), NETWinInfo::setStrut(), KWin::setStrut(), and KWinModule::workArea().

int NETStrut::right
 

Right border of the strut.

Definition at line 207 of file netwm_def.h.

Referenced by KWin::WindowInfo::extendedStrut(), NETWinInfo::kdeGeometry(), NETWinInfo::setKDEFrameStrut(), NETWinInfo::setStrut(), KWin::setStrut(), and KWinModule::workArea().

int NETStrut::top
 

Top border of the strut.

Definition at line 212 of file netwm_def.h.

Referenced by KWin::WindowInfo::extendedStrut(), NETWinInfo::kdeGeometry(), NETWinInfo::setKDEFrameStrut(), NETWinInfo::setStrut(), KWin::setStrut(), and KWinModule::workArea().

int NETStrut::bottom
 

Bottom border of the strut.

Definition at line 217 of file netwm_def.h.

Referenced by KWin::WindowInfo::extendedStrut(), NETWinInfo::kdeGeometry(), NETWinInfo::setKDEFrameStrut(), NETWinInfo::setStrut(), KWin::setStrut(), and KWinModule::workArea().


The documentation for this struct was generated from the following file:
KDE Logo
This file is part of the documentation for kdecore Library Version 3.3.1.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Fri Feb 18 15:10:04 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003