#include
<fbcontrols.h>
Contains region attachment and relative value information.
Definition at line 363 of file fbcontrols.h.
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 |
Structure for attachment ratio. |
|
struct K_DLLEXPORT FBVisualComponent::__Region::__AttachType |
AttachType |
Structure for attachment types. |
|
struct K_DLLEXPORT FBVisualComponent::__Region::__AttachTo |
AttachTo |
Structure for attachment components.
|
|
struct K_DLLEXPORT FBVisualComponent::__Region::__Pos |
Position |
Structure for absolute positions. |
|
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... |
Property: Region name.
Definition at line 365 of file fbcontrols.h.
Property: Region X offset.
Definition at line 367 of file fbcontrols.h.
Property: Region Y offset.
Definition at line 368 of file fbcontrols.h.
Property: Region width offset.
Definition at line 369 of file fbcontrols.h.
Property: Region height offset.
Definition at line 370 of file fbcontrols.h.
struct K_DLLEXPORT FBVisualComponent::__Region::__Ratio Ratio |
Structure for attachment ratio.
struct K_DLLEXPORT FBVisualComponent::__Region::__AttachType AttachType |
Structure for attachment types.
struct K_DLLEXPORT FBVisualComponent::__Region::__AttachTo AttachTo |
Structure for attachment components.
struct K_DLLEXPORT FBVisualComponent::__Region::__Pos Position |
Structure for absolute positions.