KDECore
NETExtendedStrut Struct Reference
Partial strut class for NET classes. More...
#include <netwm_def.h>
Public Member Functions | |
NETExtendedStrut () | |
Public Attributes | |
int | bottom_end |
int | bottom_start |
int | bottom_width |
int | left_end |
int | left_start |
int | left_width |
int | right_end |
int | right_start |
int | right_width |
int | top_end |
int | top_start |
int | top_width |
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 | ( | ) | [inline] |
Member Data Documentation
Definition at line 179 of file netwm_def.h.
Definition at line 179 of file netwm_def.h.
Definition at line 164 of file netwm_def.h.
Definition at line 164 of file netwm_def.h.
Definition at line 169 of file netwm_def.h.
Definition at line 169 of file netwm_def.h.
Definition at line 174 of file netwm_def.h.
Definition at line 174 of file netwm_def.h.
The documentation for this struct was generated from the following file: