• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • tdecore
 

tdecore

Public Member Functions | Public Attributes | List of all members
NETStrut Struct Reference

#include <netwm_def.h>

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 195 of file netwm_def.h.

Constructor & Destructor Documentation

◆ NETStrut()

NETStrut::NETStrut ( )
inline

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

Definition at line 199 of file netwm_def.h.

Member Data Documentation

◆ bottom

int NETStrut::bottom

Bottom border of the strut.

Definition at line 219 of file netwm_def.h.

◆ left

int NETStrut::left

Left border of the strut.

Definition at line 204 of file netwm_def.h.

◆ right

int NETStrut::right

Right border of the strut.

Definition at line 209 of file netwm_def.h.

◆ top

int NETStrut::top

Top border of the strut.

Definition at line 214 of file netwm_def.h.


The documentation for this struct was generated from the following file:
  • netwm_def.h

tdecore

Skip menu "tdecore"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

tdecore

Skip menu "tdecore"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdecore by doxygen 1.9.4
This website is maintained by Timothy Pearson.