Home
last modified time | relevance | path

Searched refs:GridContainer (Results 1 – 25 of 130) sorted by relevance

123456

/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/form/Documentation/Config/proto/formElements/formElementTypes/
H A DGridContainer.rst7 [GridContainer]
16 .. include:: GridContainer/implementationClassName.rst
22 .. include:: GridContainer/properties/elementClassAttribute.rst
43 .. include:: GridContainer/formEditor.rst
46 .. include:: GridContainer/formEditor/editors/100.rst
49 .. include:: GridContainer/formEditor/editors/200.rst
52 .. include:: GridContainer/formEditor/editors/9999.rst
64 .. include:: GridContainer/formEditor/label.rst
67 .. include:: GridContainer/formEditor/group.rst
70 .. include:: GridContainer/formEditor/groupSorting.rst
[all …]
/dports/devel/godot-tools/godot-demo-projects-8d9d58f112d8/misc/os_test/
H A Dos_test.tscn72 [node name="GridContainer" type="GridContainer" parent="HBoxContainer/Actions"]
83 [node name="OpenShellWeb" type="Button" parent="HBoxContainer/Actions/GridContainer"]
90 [node name="OpenShellFolder" type="Button" parent="HBoxContainer/Actions/GridContainer"]
98 [node name="ChangeWindowTitle" type="Button" parent="HBoxContainer/Actions/GridContainer"]
106 [node name="ChangeWindowIcon" type="Button" parent="HBoxContainer/Actions/GridContainer"]
123 [node name="RequestAttention" type="Button" parent="HBoxContainer/Actions/GridContainer"]
132 [node name="VibrateDeviceShort" type="Button" parent="HBoxContainer/Actions/GridContainer"]
140 [node name="VibrateDeviceLong" type="Button" parent="HBoxContainer/Actions/GridContainer"]
166 [node name="GetClipboard" type="Button" parent="HBoxContainer/Actions/GridContainer"]
174 [node name="SetClipboard" type="Button" parent="HBoxContainer/Actions/GridContainer"]
[all …]
/dports/devel/godot-tools/godot-demo-projects-8d9d58f112d8/2d/role_playing_game/screens/combat/
H A DCombat.tscn50 [node name="GridContainer" type="GridContainer" parent="UI/Buttons"]
59 [node name="Attack" type="Button" parent="UI/Buttons/GridContainer"]
66 [node name="Defend" type="Button" parent="UI/Buttons/GridContainer"]
74 [node name="Flee" type="Button" parent="UI/Buttons/GridContainer"]
81 [connection signal="button_up" from="UI/Buttons/GridContainer/Attack" to="UI" method="_on_Attack_bu…
82 [connection signal="button_up" from="UI/Buttons/GridContainer/Defend" to="UI" method="_on_Defend_bu…
83 [connection signal="button_up" from="UI/Buttons/GridContainer/Flee" to="UI" method="_on_Flee_button…
/dports/games/tanks-of-freedom/Tanks-of-Freedom-0.7.0-beta/gui/
H A Dmenu_buttons_test.tscn30 [node name="GridContainer" type="GridContainer" parent="Panel"]
44 [node name="Button" type="Button" parent="Panel/GridContainer"]
62 [node name="Button1" type="Button" parent="Panel/GridContainer"]
80 [node name="Button2" type="Button" parent="Panel/GridContainer"]
98 [node name="Button3" type="Button" parent="Panel/GridContainer"]
128 [node name="GridContainer" type="GridContainer" parent="Panel1"]
142 [node name="Button" type="Button" parent="Panel1/GridContainer"]
160 [node name="Button1" type="Button" parent="Panel1/GridContainer"]
178 [node name="Button2" type="Button" parent="Panel1/GridContainer"]
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsFrameStateBits.h365 FRAME_STATE_GROUP(GridContainer, nsGridContainerFrame)
369 FRAME_STATE_BIT(GridContainer, 20,
376 FRAME_STATE_BIT(GridContainer, 21, NS_STATE_GRID_DID_PUSH_ITEMS)
383 FRAME_STATE_BIT(GridContainer, 23, NS_STATE_GRID_SYNTHESIZE_BASELINE)
386 FRAME_STATE_BIT(GridContainer, 24, NS_STATE_GRID_IS_COL_SUBGRID)
389 FRAME_STATE_BIT(GridContainer, 25, NS_STATE_GRID_IS_ROW_SUBGRID)
392 FRAME_STATE_BIT(GridContainer, 26, NS_STATE_GRID_HAS_COL_SUBGRID_ITEM)
395 FRAME_STATE_BIT(GridContainer, 27, NS_STATE_GRID_HAS_ROW_SUBGRID_ITEM)
398 FRAME_STATE_BIT(GridContainer, 28, NS_STATE_GRID_HAS_CHILD_NIFS)
402 FRAME_STATE_BIT(GridContainer, 29, NS_STATE_GRID_IS_COL_MASONRY)
[all …]
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Documentation/Changelog/9.2/
H A DDeprecation-84222-ExtForm-GridContainer.rst4 Deprecation: #84222- Usage of GridContainer form element
12 The form element `GridContainer` is useless, buggy and will be removed in v10.
18 Usage of the form element `GridContainer` will trigger a deprecation warning:
24 All instances who make usage of the form element `GridContainer`.
30 Remove the `GridContainer` form elements from your form definition and use `GridRow` child elements…
47 type: GridContainer
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Documentation/Changelog/9.2/
H A DDeprecation-84222-ExtForm-GridContainer.rst4 Deprecation: #84222- Usage of GridContainer form element
12 The form element `GridContainer` is useless, buggy and will be removed in v10.
18 Usage of the form element `GridContainer` will trigger a deprecation warning:
24 All instances who make usage of the form element `GridContainer`.
30 Remove the `GridContainer` form elements from your form definition and use `GridRow` child elements…
47 type: GridContainer
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Documentation/Changelog/9.2/
H A DDeprecation-84222-ExtForm-GridContainer.rst4 Deprecation: #84222- Usage of GridContainer form element
12 The form element `GridContainer` is useless, buggy and will be removed in v10.
18 Usage of the form element `GridContainer` will trigger a deprecation warning:
24 All instances who make usage of the form element `GridContainer`.
30 Remove the `GridContainer` form elements from your form definition and use `GridRow` child elements…
47 type: GridContainer
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsFrameStateBits.h361 FRAME_STATE_GROUP(GridContainer, nsGridContainerFrame)
365 FRAME_STATE_BIT(GridContainer, 20,
372 FRAME_STATE_BIT(GridContainer, 21, NS_STATE_GRID_DID_PUSH_ITEMS)
376 FRAME_STATE_BIT(GridContainer, 22, NS_STATE_GRID_SYNTHESIZE_BASELINE)
379 FRAME_STATE_BIT(GridContainer, 23, NS_STATE_GRID_IS_COL_SUBGRID)
382 FRAME_STATE_BIT(GridContainer, 24, NS_STATE_GRID_IS_ROW_SUBGRID)
385 FRAME_STATE_BIT(GridContainer, 25, NS_STATE_GRID_HAS_COL_SUBGRID_ITEM)
388 FRAME_STATE_BIT(GridContainer, 26, NS_STATE_GRID_HAS_ROW_SUBGRID_ITEM)
391 FRAME_STATE_BIT(GridContainer, 27, NS_STATE_GRID_HAS_CHILD_NIFS)
395 FRAME_STATE_BIT(GridContainer, 28, NS_STATE_GRID_IS_COL_MASONRY)
[all …]
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsFrameStateBits.h361 FRAME_STATE_GROUP(GridContainer, nsGridContainerFrame)
365 FRAME_STATE_BIT(GridContainer, 20,
372 FRAME_STATE_BIT(GridContainer, 21, NS_STATE_GRID_DID_PUSH_ITEMS)
376 FRAME_STATE_BIT(GridContainer, 22, NS_STATE_GRID_SYNTHESIZE_BASELINE)
379 FRAME_STATE_BIT(GridContainer, 23, NS_STATE_GRID_IS_COL_SUBGRID)
382 FRAME_STATE_BIT(GridContainer, 24, NS_STATE_GRID_IS_ROW_SUBGRID)
385 FRAME_STATE_BIT(GridContainer, 25, NS_STATE_GRID_HAS_COL_SUBGRID_ITEM)
388 FRAME_STATE_BIT(GridContainer, 26, NS_STATE_GRID_HAS_ROW_SUBGRID_ITEM)
391 FRAME_STATE_BIT(GridContainer, 27, NS_STATE_GRID_HAS_CHILD_NIFS)
395 FRAME_STATE_BIT(GridContainer, 28, NS_STATE_GRID_IS_COL_MASONRY)
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsFrameStateBits.h361 FRAME_STATE_GROUP(GridContainer, nsGridContainerFrame)
365 FRAME_STATE_BIT(GridContainer, 20,
372 FRAME_STATE_BIT(GridContainer, 21, NS_STATE_GRID_DID_PUSH_ITEMS)
376 FRAME_STATE_BIT(GridContainer, 22, NS_STATE_GRID_SYNTHESIZE_BASELINE)
379 FRAME_STATE_BIT(GridContainer, 23, NS_STATE_GRID_IS_COL_SUBGRID)
382 FRAME_STATE_BIT(GridContainer, 24, NS_STATE_GRID_IS_ROW_SUBGRID)
385 FRAME_STATE_BIT(GridContainer, 25, NS_STATE_GRID_HAS_COL_SUBGRID_ITEM)
388 FRAME_STATE_BIT(GridContainer, 26, NS_STATE_GRID_HAS_ROW_SUBGRID_ITEM)
391 FRAME_STATE_BIT(GridContainer, 27, NS_STATE_GRID_HAS_CHILD_NIFS)
395 FRAME_STATE_BIT(GridContainer, 28, NS_STATE_GRID_IS_COL_MASONRY)
[all …]
/dports/devel/godot2/godot-2.1.6-stable/scene/gui/
H A Dgrid_container.cpp32 void GridContainer::_notification(int p_what) { in _notification()
152 void GridContainer::set_columns(int p_columns) { in set_columns()
160 int GridContainer::get_columns() const { in get_columns()
165 void GridContainer::_bind_methods() { in _bind_methods()
167 ObjectTypeDB::bind_method(_MD("set_columns", "columns"), &GridContainer::set_columns); in _bind_methods()
168 ObjectTypeDB::bind_method(_MD("get_columns"), &GridContainer::get_columns); in _bind_methods()
173 Size2 GridContainer::get_minimum_size() const { in get_minimum_size()
223 GridContainer::GridContainer() { in GridContainer() function in GridContainer
H A Dgrid_container.h35 class GridContainer : public Container {
37 OBJ_TYPE(GridContainer, Container);
50 GridContainer();
/dports/devel/godot2-tools/godot-2.1.6-stable/scene/gui/
H A Dgrid_container.cpp32 void GridContainer::_notification(int p_what) { in _notification()
152 void GridContainer::set_columns(int p_columns) { in set_columns()
160 int GridContainer::get_columns() const { in get_columns()
165 void GridContainer::_bind_methods() { in _bind_methods()
167 ObjectTypeDB::bind_method(_MD("set_columns", "columns"), &GridContainer::set_columns); in _bind_methods()
168 ObjectTypeDB::bind_method(_MD("get_columns"), &GridContainer::get_columns); in _bind_methods()
173 Size2 GridContainer::get_minimum_size() const { in get_minimum_size()
223 GridContainer::GridContainer() { in GridContainer() function in GridContainer
H A Dgrid_container.h35 class GridContainer : public Container {
37 OBJ_TYPE(GridContainer, Container);
50 GridContainer();
/dports/devel/godot/godot-3.2.3-stable/scene/gui/
H A Dgrid_container.cpp33 void GridContainer::_notification(int p_what) { in _notification()
177 void GridContainer::set_columns(int p_columns) { in set_columns()
185 int GridContainer::get_columns() const { in get_columns()
190 void GridContainer::_bind_methods() { in _bind_methods()
192 ClassDB::bind_method(D_METHOD("set_columns", "columns"), &GridContainer::set_columns); in _bind_methods()
193 ClassDB::bind_method(D_METHOD("get_columns"), &GridContainer::get_columns); in _bind_methods()
198 Size2 GridContainer::get_minimum_size() const { in get_minimum_size()
249 GridContainer::GridContainer() { in GridContainer() function in GridContainer
H A Dgrid_container.h36 class GridContainer : public Container {
38 GDCLASS(GridContainer, Container);
51 GridContainer();
/dports/devel/godot-tools/godot-3.2.3-stable/scene/gui/
H A Dgrid_container.cpp33 void GridContainer::_notification(int p_what) { in _notification()
177 void GridContainer::set_columns(int p_columns) { in set_columns()
185 int GridContainer::get_columns() const { in get_columns()
190 void GridContainer::_bind_methods() { in _bind_methods()
192 ClassDB::bind_method(D_METHOD("set_columns", "columns"), &GridContainer::set_columns); in _bind_methods()
193 ClassDB::bind_method(D_METHOD("get_columns"), &GridContainer::get_columns); in _bind_methods()
198 Size2 GridContainer::get_minimum_size() const { in get_minimum_size()
249 GridContainer::GridContainer() { in GridContainer() function in GridContainer
H A Dgrid_container.h36 class GridContainer : public Container {
38 GDCLASS(GridContainer, Container);
51 GridContainer();
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Documentation/Changelog/8.7/
H A DFeature-80196-ExtFormSupportMultipleFormElementsPerRow.rst15 * GridContainer
35 type: GridContainer
78 type: GridContainer
98 GridContainer:
129 **GridContainer.properties.columnClassAutoConfiguration**
150 **GridContainer.properties.columnClassAutoConfiguration.gridSize**
155 **GridContainer.properties.columnClassAutoConfiguration.viewPorts.<viewPortName>.classPattern**
176 from the configuration 'GridContainer.properties.columnClassAutoConfiguration.viewPorts.<viewPortNa…
184 'GridContainer.properties.columnClassAutoConfiguration.viewPorts.<viewPortName>.classPattern'
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Documentation/Changelog/8.7/
H A DFeature-80196-ExtFormSupportMultipleFormElementsPerRow.rst15 * GridContainer
35 type: GridContainer
78 type: GridContainer
98 GridContainer:
129 **GridContainer.properties.columnClassAutoConfiguration**
150 **GridContainer.properties.columnClassAutoConfiguration.gridSize**
155 **GridContainer.properties.columnClassAutoConfiguration.viewPorts.<viewPortName>.classPattern**
176 from the configuration 'GridContainer.properties.columnClassAutoConfiguration.viewPorts.<viewPortNa…
184 'GridContainer.properties.columnClassAutoConfiguration.viewPorts.<viewPortName>.classPattern'
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Documentation/Changelog/8.7/
H A DFeature-80196-ExtFormSupportMultipleFormElementsPerRow.rst15 * GridContainer
35 type: GridContainer
78 type: GridContainer
98 GridContainer:
129 **GridContainer.properties.columnClassAutoConfiguration**
150 **GridContainer.properties.columnClassAutoConfiguration.gridSize**
155 **GridContainer.properties.columnClassAutoConfiguration.viewPorts.<viewPortName>.classPattern**
176 from the configuration 'GridContainer.properties.columnClassAutoConfiguration.viewPorts.<viewPortNa…
184 'GridContainer.properties.columnClassAutoConfiguration.viewPorts.<viewPortName>.classPattern'
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/form/Documentation/Config/proto/formElements/formElementTypes/GridContainer/
H A DformEditor.rst5 … TYPO3.CMS.Form.prototypes.<prototypeIdentifier>.formElementsDefinition.GridContainer.formEditor
21 GridContainer:
30 label: formEditor.elements.GridContainer.editor.label.label
36 label: formEditor.elements.GridContainer.label
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/form/Documentation/Config/proto/formElements/formElementTypes/GridContainer/formEditor/
H A Dlabel.rst5 …TYPO3.CMS.Form.prototypes.<prototypeIdentifier>.formElementsDefinition.GridContainer.formEditor.la…
21 GridContainer:
23 label: formEditor.elements.GridContainer.label
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/form/Documentation/Config/proto/formElements/formElementTypes/GridContainer/formEditor/editors/
H A D200.rst5 …TYPO3.CMS.Form.prototypes.<prototypeIdentifier>.formElementsDefinition.GridContainer.formEditor.ed…
24 GridContainer:
30 label: formEditor.elements.GridContainer.editor.label.label

123456