TDME2 1.9.121
Public Attributes | List of all members
GUINode_ComputedConstraints Struct Reference

GUI node computed constraints. More...

#include <tdme/gui/nodes/GUINode_ComputedConstraints.h>

Collaboration diagram for GUINode_ComputedConstraints:
Collaboration graph

Public Attributes

int left { 0 }
 
int top { 0 }
 
int width { 0 }
 
int height { 0 }
 
int alignmentLeft { 0 }
 
int alignmentTop { 0 }
 
int contentAlignmentLeft { 0 }
 
int contentAlignmentTop { 0 }
 
int additionalAlignmentLeft { 0 }
 
int additionalAlignmentTop { 0 }
 

Detailed Description

GUI node computed constraints.

Author
Andreas Drewke
Version
$Id$

Definition at line 21 of file GUINode_ComputedConstraints.h.

Member Data Documentation

◆ additionalAlignmentLeft

int additionalAlignmentLeft { 0 }

Definition at line 31 of file GUINode_ComputedConstraints.h.

◆ additionalAlignmentTop

int additionalAlignmentTop { 0 }

Definition at line 32 of file GUINode_ComputedConstraints.h.

◆ alignmentLeft

int alignmentLeft { 0 }

Definition at line 27 of file GUINode_ComputedConstraints.h.

◆ alignmentTop

int alignmentTop { 0 }

Definition at line 28 of file GUINode_ComputedConstraints.h.

◆ contentAlignmentLeft

int contentAlignmentLeft { 0 }

Definition at line 29 of file GUINode_ComputedConstraints.h.

◆ contentAlignmentTop

int contentAlignmentTop { 0 }

Definition at line 30 of file GUINode_ComputedConstraints.h.

◆ height

int height { 0 }

Definition at line 26 of file GUINode_ComputedConstraints.h.

◆ left

int left { 0 }

Definition at line 23 of file GUINode_ComputedConstraints.h.

◆ top

int top { 0 }

Definition at line 24 of file GUINode_ComputedConstraints.h.

◆ width

int width { 0 }

Definition at line 25 of file GUINode_ComputedConstraints.h.


The documentation for this struct was generated from the following file: