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

tdecore

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

#include <netwm_def.h>

Public Member Functions

 NETExtendedStrut ()
 

Public Attributes

int left_width
 
int left_start
 
int left_end
 
int right_width
 
int right_start
 
int right_end
 
int top_width
 
int top_start
 
int top_end
 
int bottom_width
 
int bottom_start
 
int bottom_end
 

Detailed Description

Partial strut class for NET classes.

This class is a convenience class defining a strut with left, right, top and bottom border values, and ranges for them. The existence of this class is to keep the implementation from being dependant on a separate framework/library. See the _NET_WM_STRUT_PARTIAL property in the NETWM spec.

Definition at line 153 of file netwm_def.h.

Constructor & Destructor Documentation

◆ NETExtendedStrut()

NETExtendedStrut::NETExtendedStrut ( )
inline

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

Definition at line 157 of file netwm_def.h.

Member Data Documentation

◆ bottom_end

int NETExtendedStrut::bottom_end

Definition at line 179 of file netwm_def.h.

◆ bottom_start

int NETExtendedStrut::bottom_start

Definition at line 179 of file netwm_def.h.

◆ bottom_width

int NETExtendedStrut::bottom_width

Bottom border of the strut, width and range.

Definition at line 179 of file netwm_def.h.

◆ left_end

int NETExtendedStrut::left_end

Definition at line 164 of file netwm_def.h.

◆ left_start

int NETExtendedStrut::left_start

Definition at line 164 of file netwm_def.h.

◆ left_width

int NETExtendedStrut::left_width

Left border of the strut, width and range.

Definition at line 164 of file netwm_def.h.

◆ right_end

int NETExtendedStrut::right_end

Definition at line 169 of file netwm_def.h.

◆ right_start

int NETExtendedStrut::right_start

Definition at line 169 of file netwm_def.h.

◆ right_width

int NETExtendedStrut::right_width

Right border of the strut, width and range.

Definition at line 169 of file netwm_def.h.

◆ top_end

int NETExtendedStrut::top_end

Definition at line 174 of file netwm_def.h.

◆ top_start

int NETExtendedStrut::top_start

Definition at line 174 of file netwm_def.h.

◆ top_width

int NETExtendedStrut::top_width

Top border of the strut, width and range.

Definition at line 174 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.