Actual options (set using the .xxx methods)
More...
#include <GUIComponent.h>
Actual options (set using the .xxx methods)
◆ Options()
| icl::qt::GUIComponent::Options::Options |
( |
| ) |
|
|
inline |
◆ handle
| std::string icl::qt::GUIComponent::Options::handle |
◆ hide
| bool icl::qt::GUIComponent::Options::hide |
if true, the component is not created at all
◆ in
| std::string icl::qt::GUIComponent::Options::in |
◆ label
| std::string icl::qt::GUIComponent::Options::label |
label (results in a titeld border
◆ margin
| int icl::qt::GUIComponent::Options::margin |
layout margin (only for containers)
◆ maxSize
maximum size constraint of the component (in units of 20px)
◆ minSize
minimum size constraint of the component (in units of 20px)
◆ out
| std::string icl::qt::GUIComponent::Options::out |
◆ size
intial size of the component (in units of 20px)
◆ spacing
| int icl::qt::GUIComponent::Options::spacing |
layout spacing (onyl for containers)
◆ tooltip
| std::string icl::qt::GUIComponent::Options::tooltip |
component tooltip (not for containers)
The documentation for this struct was generated from the following file: