Skip to content

Commit

Permalink
Deployed ab4c08b with MkDocs version: 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zimolab committed Jan 9, 2025
1 parent ce089cf commit fdae628
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion en/schema-object/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2738,7 +2738,7 @@ <h3 id="pyguiadapter.utils.show_schema_object_panel" class="doc doc-heading">

</div>

</div><p>下面是一个相对完整的示例,展示了如何使用<code>show_schema_object_editor()</code>来编辑一个结构化对象:</p>
</div><p>下面是一个相对完整的示例,展示了如何使用<code>show_schema_object_panel()</code>来编辑一个结构化对象:</p>
<div class="highlight"><pre><span></span><code><a id="__codelineno-8-1" name="__codelineno-8-1" href="#__codelineno-8-1"></a><span class="kn">from</span> <span class="nn">typing</span> <span class="kn">import</span> <span class="n">Any</span><span class="p">,</span> <span class="n">Dict</span>
<a id="__codelineno-8-2" name="__codelineno-8-2" href="#__codelineno-8-2"></a>
<a id="__codelineno-8-3" name="__codelineno-8-3" href="#__codelineno-8-3"></a><span class="kn">from</span> <span class="nn">qtpy.QtWidgets</span> <span class="kn">import</span> <span class="n">QWidget</span>
Expand Down
2 changes: 1 addition & 1 deletion schema-object/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2736,7 +2736,7 @@ <h3 id="pyguiadapter.utils.show_schema_object_panel" class="doc doc-heading">

</div>

</div><p>下面是一个相对完整的示例,展示了如何使用<code>show_schema_object_editor()</code>来编辑一个结构化对象:</p>
</div><p>下面是一个相对完整的示例,展示了如何使用<code>show_schema_object_panel()</code>来编辑一个结构化对象:</p>
<div class="highlight"><pre><span></span><code><a id="__codelineno-8-1" name="__codelineno-8-1" href="#__codelineno-8-1"></a><span class="kn">from</span> <span class="nn">typing</span> <span class="kn">import</span> <span class="n">Any</span><span class="p">,</span> <span class="n">Dict</span>
<a id="__codelineno-8-2" name="__codelineno-8-2" href="#__codelineno-8-2"></a>
<a id="__codelineno-8-3" name="__codelineno-8-3" href="#__codelineno-8-3"></a><span class="kn">from</span> <span class="nn">qtpy.QtWidgets</span> <span class="kn">import</span> <span class="n">QWidget</span>
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

0 comments on commit fdae628

Please sign in to comment.