Skip to content

Commit 1477bf1

Browse files
committed
v3.2.0
1 parent 15f35d6 commit 1477bf1

228 files changed

Lines changed: 5379 additions & 974 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

_images/groupbox.png

62.1 KB
Loading

_modules/edifice/app.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<head>
88
<meta charset="utf-8" />
99
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
10-
<title>edifice.app &#8212; Edifice 3.1.0 documentation</title>
10+
<title>edifice.app &#8212; Edifice 3.2.0 documentation</title>
1111

1212

1313

@@ -39,7 +39,7 @@
3939
<link rel="preload" as="script" href="../../_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf" />
4040
<link rel="preload" as="script" href="../../_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf" />
4141

42-
<script src="../../_static/documentation_options.js?v=dd1205ac"></script>
42+
<script src="../../_static/documentation_options.js?v=4f6ddb47"></script>
4343
<script src="../../_static/doctools.js?v=9bcbadda"></script>
4444
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
4545
<script src="../../_static/clipboard.min.js?v=a7894cd8"></script>
@@ -116,8 +116,8 @@
116116

117117

118118

119-
<img src="../../_static/EdificePyramid.svg" class="logo__image only-light" alt="Edifice 3.1.0 documentation - Home"/>
120-
<img src="../../_static/EdificePyramid.svg" class="logo__image only-dark pst-js-only" alt="Edifice 3.1.0 documentation - Home"/>
119+
<img src="../../_static/EdificePyramid.svg" class="logo__image only-light" alt="Edifice 3.2.0 documentation - Home"/>
120+
<img src="../../_static/EdificePyramid.svg" class="logo__image only-dark pst-js-only" alt="Edifice 3.2.0 documentation - Home"/>
121121

122122

123123
</a></div>

_modules/edifice/base_components/base_components.html

Lines changed: 275 additions & 80 deletions
Large diffs are not rendered by default.

_modules/edifice/base_components/button_view.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<head>
88
<meta charset="utf-8" />
99
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
10-
<title>edifice.base_components.button_view &#8212; Edifice 3.1.0 documentation</title>
10+
<title>edifice.base_components.button_view &#8212; Edifice 3.2.0 documentation</title>
1111

1212

1313

@@ -39,7 +39,7 @@
3939
<link rel="preload" as="script" href="../../../_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf" />
4040
<link rel="preload" as="script" href="../../../_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf" />
4141

42-
<script src="../../../_static/documentation_options.js?v=dd1205ac"></script>
42+
<script src="../../../_static/documentation_options.js?v=4f6ddb47"></script>
4343
<script src="../../../_static/doctools.js?v=9bcbadda"></script>
4444
<script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script>
4545
<script src="../../../_static/clipboard.min.js?v=a7894cd8"></script>
@@ -116,8 +116,8 @@
116116

117117

118118

119-
<img src="../../../_static/EdificePyramid.svg" class="logo__image only-light" alt="Edifice 3.1.0 documentation - Home"/>
120-
<img src="../../../_static/EdificePyramid.svg" class="logo__image only-dark pst-js-only" alt="Edifice 3.1.0 documentation - Home"/>
119+
<img src="../../../_static/EdificePyramid.svg" class="logo__image only-light" alt="Edifice 3.2.0 documentation - Home"/>
120+
<img src="../../../_static/EdificePyramid.svg" class="logo__image only-dark pst-js-only" alt="Edifice 3.2.0 documentation - Home"/>
121121

122122

123123
</a></div>
@@ -427,8 +427,8 @@ <h1>Source code for edifice.base_components.button_view</h1><div class="highligh
427427
<span class="sd"> A Button where the label is the Button’s children rendered in a :class:`edifice.HBoxView`.</span>
428428

429429
<span class="sd"> .. highlights::</span>
430-
<span class="sd"> - Underlying Qt Widget</span>
431-
<span class="sd"> `QPushButton &lt;https://doc.qt.io/qtforpython-6/PySide6/QtWidgets/QPushButton.html&gt;`_</span>
430+
431+
<span class="sd"> - Underlying Qt Widget `QPushButton &lt;https://doc.qt.io/qtforpython-6/PySide6/QtWidgets/QPushButton.html&gt;`_</span>
432432

433433
<span class="sd"> .. rubric:: Props</span>
434434

_modules/edifice/base_components/check_box.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<head>
88
<meta charset="utf-8" />
99
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
10-
<title>edifice.base_components.check_box &#8212; Edifice 3.1.0 documentation</title>
10+
<title>edifice.base_components.check_box &#8212; Edifice 3.2.0 documentation</title>
1111

1212

1313

@@ -39,7 +39,7 @@
3939
<link rel="preload" as="script" href="../../../_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf" />
4040
<link rel="preload" as="script" href="../../../_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf" />
4141

42-
<script src="../../../_static/documentation_options.js?v=dd1205ac"></script>
42+
<script src="../../../_static/documentation_options.js?v=4f6ddb47"></script>
4343
<script src="../../../_static/doctools.js?v=9bcbadda"></script>
4444
<script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script>
4545
<script src="../../../_static/clipboard.min.js?v=a7894cd8"></script>
@@ -116,8 +116,8 @@
116116

117117

118118

119-
<img src="../../../_static/EdificePyramid.svg" class="logo__image only-light" alt="Edifice 3.1.0 documentation - Home"/>
120-
<img src="../../../_static/EdificePyramid.svg" class="logo__image only-dark pst-js-only" alt="Edifice 3.1.0 documentation - Home"/>
119+
<img src="../../../_static/EdificePyramid.svg" class="logo__image only-light" alt="Edifice 3.2.0 documentation - Home"/>
120+
<img src="../../../_static/EdificePyramid.svg" class="logo__image only-dark pst-js-only" alt="Edifice 3.2.0 documentation - Home"/>
121121

122122

123123
</a></div>
@@ -423,8 +423,8 @@ <h1>Source code for edifice.base_components.check_box</h1><div class="highlight"
423423
<span class="sd"> A CheckBox allows the user to select a boolean.</span>
424424

425425
<span class="sd"> .. highlights::</span>
426-
<span class="sd"> - Underlying Qt Widget</span>
427-
<span class="sd"> `QCheckBox &lt;https://doc.qt.io/qtforpython-6/PySide6/QtWidgets/QCheckBox.html&gt;`_</span>
426+
427+
<span class="sd"> - Underlying Qt Widget `QCheckBox &lt;https://doc.qt.io/qtforpython-6/PySide6/QtWidgets/QCheckBox.html&gt;`_</span>
428428

429429
<span class="sd"> .. rubric:: Props</span>
430430

_modules/edifice/base_components/flow_view.html

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<head>
88
<meta charset="utf-8" />
99
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
10-
<title>edifice.base_components.flow_view &#8212; Edifice 3.1.0 documentation</title>
10+
<title>edifice.base_components.flow_view &#8212; Edifice 3.2.0 documentation</title>
1111

1212

1313

@@ -39,7 +39,7 @@
3939
<link rel="preload" as="script" href="../../../_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf" />
4040
<link rel="preload" as="script" href="../../../_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf" />
4141

42-
<script src="../../../_static/documentation_options.js?v=dd1205ac"></script>
42+
<script src="../../../_static/documentation_options.js?v=4f6ddb47"></script>
4343
<script src="../../../_static/doctools.js?v=9bcbadda"></script>
4444
<script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script>
4545
<script src="../../../_static/clipboard.min.js?v=a7894cd8"></script>
@@ -116,8 +116,8 @@
116116

117117

118118

119-
<img src="../../../_static/EdificePyramid.svg" class="logo__image only-light" alt="Edifice 3.1.0 documentation - Home"/>
120-
<img src="../../../_static/EdificePyramid.svg" class="logo__image only-dark pst-js-only" alt="Edifice 3.1.0 documentation - Home"/>
119+
<img src="../../../_static/EdificePyramid.svg" class="logo__image only-light" alt="Edifice 3.2.0 documentation - Home"/>
120+
<img src="../../../_static/EdificePyramid.svg" class="logo__image only-dark pst-js-only" alt="Edifice 3.2.0 documentation - Home"/>
121121

122122

123123
</a></div>
@@ -528,6 +528,11 @@ <h1>Source code for edifice.base_components.flow_view</h1><div class="highlight"
528528
<span class="w"> </span><span class="sd">&quot;&quot;&quot;</span>
529529
<span class="sd"> Flow-style layout.</span>
530530

531+
<span class="sd"> .. highlights::</span>
532+
533+
<span class="sd"> - Underlying Qt Widget `QWidget &lt;https://doc.qt.io/qtforpython-6/PySide6/QtWidgets/QWidget.html&gt;`_</span>
534+
<span class="sd"> - Underlying Qt Layout `QLayout &lt;https://doc.qt.io/qtforpython-6/PySide6/QtWidgets/QLayout.html&gt;`_</span>
535+
531536
<span class="sd"> Displays its children horizonally left-to-right and wraps into multiple rows.</span>
532537

533538
<span class="sd"> The height of each row is determined by the tallest child in that row.</span>

_modules/edifice/base_components/image_aspect.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<head>
88
<meta charset="utf-8" />
99
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
10-
<title>edifice.base_components.image_aspect &#8212; Edifice 3.1.0 documentation</title>
10+
<title>edifice.base_components.image_aspect &#8212; Edifice 3.2.0 documentation</title>
1111

1212

1313

@@ -39,7 +39,7 @@
3939
<link rel="preload" as="script" href="../../../_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf" />
4040
<link rel="preload" as="script" href="../../../_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf" />
4141

42-
<script src="../../../_static/documentation_options.js?v=dd1205ac"></script>
42+
<script src="../../../_static/documentation_options.js?v=4f6ddb47"></script>
4343
<script src="../../../_static/doctools.js?v=9bcbadda"></script>
4444
<script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script>
4545
<script src="../../../_static/clipboard.min.js?v=a7894cd8"></script>
@@ -116,8 +116,8 @@
116116

117117

118118

119-
<img src="../../../_static/EdificePyramid.svg" class="logo__image only-light" alt="Edifice 3.1.0 documentation - Home"/>
120-
<img src="../../../_static/EdificePyramid.svg" class="logo__image only-dark pst-js-only" alt="Edifice 3.1.0 documentation - Home"/>
119+
<img src="../../../_static/EdificePyramid.svg" class="logo__image only-light" alt="Edifice 3.2.0 documentation - Home"/>
120+
<img src="../../../_static/EdificePyramid.svg" class="logo__image only-dark pst-js-only" alt="Edifice 3.2.0 documentation - Home"/>
121121

122122

123123
</a></div>
@@ -444,8 +444,8 @@ <h1>Source code for edifice.base_components.image_aspect</h1><div class="highlig
444444
<span class="w"> </span><span class="sd">&quot;&quot;&quot;Render an image.</span>
445445

446446
<span class="sd"> .. highlights::</span>
447-
<span class="sd"> - Underlying Qt Widget</span>
448-
<span class="sd"> `QLabel &lt;https://doc.qt.io/qtforpython-6/PySide6/QtWidgets/QLabel.html&gt;`_</span>
447+
448+
<span class="sd"> - Underlying Qt Widget `QLabel &lt;https://doc.qt.io/qtforpython-6/PySide6/QtWidgets/QLabel.html&gt;`_</span>
449449

450450
<span class="sd"> .. rubric:: Props</span>
451451

_modules/edifice/base_components/radio_button.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<head>
88
<meta charset="utf-8" />
99
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
10-
<title>edifice.base_components.radio_button &#8212; Edifice 3.1.0 documentation</title>
10+
<title>edifice.base_components.radio_button &#8212; Edifice 3.2.0 documentation</title>
1111

1212

1313

@@ -39,7 +39,7 @@
3939
<link rel="preload" as="script" href="../../../_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf" />
4040
<link rel="preload" as="script" href="../../../_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf" />
4141

42-
<script src="../../../_static/documentation_options.js?v=dd1205ac"></script>
42+
<script src="../../../_static/documentation_options.js?v=4f6ddb47"></script>
4343
<script src="../../../_static/doctools.js?v=9bcbadda"></script>
4444
<script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script>
4545
<script src="../../../_static/clipboard.min.js?v=a7894cd8"></script>
@@ -116,8 +116,8 @@
116116

117117

118118

119-
<img src="../../../_static/EdificePyramid.svg" class="logo__image only-light" alt="Edifice 3.1.0 documentation - Home"/>
120-
<img src="../../../_static/EdificePyramid.svg" class="logo__image only-dark pst-js-only" alt="Edifice 3.1.0 documentation - Home"/>
119+
<img src="../../../_static/EdificePyramid.svg" class="logo__image only-light" alt="Edifice 3.2.0 documentation - Home"/>
120+
<img src="../../../_static/EdificePyramid.svg" class="logo__image only-dark pst-js-only" alt="Edifice 3.2.0 documentation - Home"/>
121121

122122

123123
</a></div>
@@ -419,8 +419,8 @@ <h1>Source code for edifice.base_components.radio_button</h1><div class="highlig
419419
<span class="w"> </span><span class="sd">&quot;&quot;&quot;Radio buttons.</span>
420420

421421
<span class="sd"> .. highlights::</span>
422-
<span class="sd"> - Underlying Qt Widget</span>
423-
<span class="sd"> `QRadioButton &lt;https://doc.qt.io/qtforpython-6/PySide6/QtWidgets/QRadioButton.html&gt;`_</span>
422+
423+
<span class="sd"> - Underlying Qt Widget `QRadioButton &lt;https://doc.qt.io/qtforpython-6/PySide6/QtWidgets/QRadioButton.html&gt;`_</span>
424424

425425
<span class="sd"> Radio buttons are used to select a single choice out of many.</span>
426426

_modules/edifice/base_components/scroll_bar.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<head>
88
<meta charset="utf-8" />
99
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
10-
<title>edifice.base_components.scroll_bar &#8212; Edifice 3.1.0 documentation</title>
10+
<title>edifice.base_components.scroll_bar &#8212; Edifice 3.2.0 documentation</title>
1111

1212

1313

@@ -39,7 +39,7 @@
3939
<link rel="preload" as="script" href="../../../_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf" />
4040
<link rel="preload" as="script" href="../../../_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf" />
4141

42-
<script src="../../../_static/documentation_options.js?v=dd1205ac"></script>
42+
<script src="../../../_static/documentation_options.js?v=4f6ddb47"></script>
4343
<script src="../../../_static/doctools.js?v=9bcbadda"></script>
4444
<script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script>
4545
<script src="../../../_static/clipboard.min.js?v=a7894cd8"></script>
@@ -116,8 +116,8 @@
116116

117117

118118

119-
<img src="../../../_static/EdificePyramid.svg" class="logo__image only-light" alt="Edifice 3.1.0 documentation - Home"/>
120-
<img src="../../../_static/EdificePyramid.svg" class="logo__image only-dark pst-js-only" alt="Edifice 3.1.0 documentation - Home"/>
119+
<img src="../../../_static/EdificePyramid.svg" class="logo__image only-light" alt="Edifice 3.2.0 documentation - Home"/>
120+
<img src="../../../_static/EdificePyramid.svg" class="logo__image only-dark pst-js-only" alt="Edifice 3.2.0 documentation - Home"/>
121121

122122

123123
</a></div>
@@ -410,8 +410,8 @@ <h1>Source code for edifice.base_components.scroll_bar</h1><div class="highlight
410410
<span class="sd"> Render a scroll bar widget that allows the user to scroll through a range of values.</span>
411411

412412
<span class="sd"> .. highlights::</span>
413-
<span class="sd"> - Underlying Qt Widget:</span>
414-
<span class="sd"> `QScrollBar &lt;https://doc.qt.io/qtforpython-6/PySide6/QtWidgets/QScrollBar.html&gt;`_</span>
413+
414+
<span class="sd"> - Underlying Qt Widget: `QScrollBar &lt;https://doc.qt.io/qtforpython-6/PySide6/QtWidgets/QScrollBar.html&gt;`_</span>
415415

416416
<span class="sd"> .. rubric:: Props</span>
417417

_modules/edifice/base_components/spin_input.html

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<head>
88
<meta charset="utf-8" />
99
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
10-
<title>edifice.base_components.spin_input &#8212; Edifice 3.1.0 documentation</title>
10+
<title>edifice.base_components.spin_input &#8212; Edifice 3.2.0 documentation</title>
1111

1212

1313

@@ -39,7 +39,7 @@
3939
<link rel="preload" as="script" href="../../../_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf" />
4040
<link rel="preload" as="script" href="../../../_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf" />
4141

42-
<script src="../../../_static/documentation_options.js?v=dd1205ac"></script>
42+
<script src="../../../_static/documentation_options.js?v=4f6ddb47"></script>
4343
<script src="../../../_static/doctools.js?v=9bcbadda"></script>
4444
<script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script>
4545
<script src="../../../_static/clipboard.min.js?v=a7894cd8"></script>
@@ -116,8 +116,8 @@
116116

117117

118118

119-
<img src="../../../_static/EdificePyramid.svg" class="logo__image only-light" alt="Edifice 3.1.0 documentation - Home"/>
120-
<img src="../../../_static/EdificePyramid.svg" class="logo__image only-dark pst-js-only" alt="Edifice 3.1.0 documentation - Home"/>
119+
<img src="../../../_static/EdificePyramid.svg" class="logo__image only-light" alt="Edifice 3.2.0 documentation - Home"/>
120+
<img src="../../../_static/EdificePyramid.svg" class="logo__image only-dark pst-js-only" alt="Edifice 3.2.0 documentation - Home"/>
121121

122122

123123
</a></div>
@@ -450,8 +450,7 @@ <h1>Source code for edifice.base_components.spin_input</h1><div class="highlight
450450

451451
<span class="sd"> .. highlights::</span>
452452

453-
<span class="sd"> - Underlying Qt Widget</span>
454-
<span class="sd"> `QSpinBox &lt;https://doc.qt.io/qtforpython-6/PySide6/QtWidgets/QSpinBox.html&gt;`_</span>
453+
<span class="sd"> - Underlying Qt Widget `QSpinBox &lt;https://doc.qt.io/qtforpython-6/PySide6/QtWidgets/QSpinBox.html&gt;`_</span>
455454

456455
<span class="sd"> .. rubric::</span>
457456
<span class="sd"> Props</span>

0 commit comments

Comments
 (0)