#include <fbcontrols.h>
Region information structure.
Contains region attachment and relative value information.
Definition at line 371 of file fbcontrols.h.
Classes |
|
struct | __AttachTo |
Structure for attachment components.
More... |
|
struct | __AttachType |
Structure for attachment types.
More... |
|
struct | __Pos |
Structure for absolute positions.
More... |
|
struct | __Ratio |
Structure for attachment ratio.
More... |
|
Public Attributes |
|
FBPropertyString | Name |
Property: Region name. |
|
FBPropertyInt | X |
Property: Region X offset. |
|
FBPropertyInt | Y |
Property: Region Y offset. |
|
FBPropertyInt | Width |
Property: Region width offset.
|
|
FBPropertyInt | Height |
Property: Region height offset.
|
|
struct
K_DLLEXPORT FBVisualComponent::__Region::__Ratio |
Ratio |
struct
K_DLLEXPORT FBVisualComponent::__Region::__AttachType |
AttachType |
struct
K_DLLEXPORT FBVisualComponent::__Region::__AttachTo |
AttachTo |
struct
K_DLLEXPORT FBVisualComponent::__Region::__Pos |
Position |
Property: Region width offset.
Definition at line 377 of file fbcontrols.h.
Property: Region height offset.
Definition at line 378 of file fbcontrols.h.
struct K_DLLEXPORT FBVisualComponent::__Region::__Ratio FBVisualComponent::__Region::Ratio |
struct K_DLLEXPORT FBVisualComponent::__Region::__AttachType FBVisualComponent::__Region::AttachType |
struct K_DLLEXPORT FBVisualComponent::__Region::__AttachTo FBVisualComponent::__Region::AttachTo |
struct K_DLLEXPORT FBVisualComponent::__Region::__Pos FBVisualComponent::__Region::Position |