Skip to content

Commit

Permalink
deploy: 5aa1fe7
Browse files Browse the repository at this point in the history
  • Loading branch information
bimac committed Jan 20, 2025
0 parents commit ece579c
Show file tree
Hide file tree
Showing 130 changed files with 12,012 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .buildinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Sphinx build info version 1
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 5132f63051a1043d085a83e69a94f02b
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file added .doctrees/api.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added .doctrees/api/iblqt.core.PathWatcher.doctree
Binary file not shown.
Binary file added .doctrees/api/iblqt.core.QAlyx.doctree
Binary file not shown.
Binary file added .doctrees/api/iblqt.core.doctree
Binary file not shown.
Binary file added .doctrees/api/iblqt.doctree
Binary file not shown.
Binary file added .doctrees/api/iblqt.resources.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added .doctrees/api/iblqt.widgets.UseTokenCache.doctree
Binary file not shown.
Binary file added .doctrees/api/iblqt.widgets.doctree
Binary file not shown.
Binary file added .doctrees/changelog.doctree
Binary file not shown.
Binary file added .doctrees/dev_guide.doctree
Binary file not shown.
Binary file added .doctrees/environment.pickle
Binary file not shown.
Binary file added .doctrees/index.doctree
Binary file not shown.
Empty file added .nojekyll
Empty file.
967 changes: 967 additions & 0 deletions _modules/iblqt/core.html

Large diffs are not rendered by default.

203 changes: 203 additions & 0 deletions _modules/iblqt/resources.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,203 @@


<!DOCTYPE html>
<html class="writer-html5" lang="en" data-content_root="../../">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>iblqt.resources &mdash; iblqt 0.4.1 documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=b86133f3" />
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css?v=e59714d7" />


<script src="../../_static/jquery.js?v=5d32c60e"></script>
<script src="../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="../../_static/documentation_options.js?v=c87aa342"></script>
<script src="../../_static/doctools.js?v=9bcbadda"></script>
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../../_static/js/theme.js"></script>
<link rel="index" title="Index" href="../../genindex.html" />
<link rel="search" title="Search" href="../../search.html" />
</head>

<body class="wy-body-for-nav">
<div class="wy-grid-for-nav">
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-scroll">
<div class="wy-side-nav-search" >



<a href="../../index.html" class="icon icon-home">
iblqt
</a>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../../search.html" method="get">
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<p class="caption" role="heading"><span class="caption-text">Contents</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../dev_guide.html">Developer Guide</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../api.html">API Reference</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../changelog.html">Changelog</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Links</span></p>
<ul>
<li class="toctree-l1"><a class="reference external" href="https://github.com/int-brain-lab/iblqt">GitHub</a></li>
<li class="toctree-l1"><a class="reference external" href="https://pypi.org/project/iblqt">PyPI</a></li>
</ul>

</div>
</div>
</nav>

<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="../../index.html">iblqt</a>
</nav>

<div class="wy-nav-content">
<div class="rst-content">
<div role="navigation" aria-label="Page navigation">
<ul class="wy-breadcrumbs">
<li><a href="../../index.html" class="icon icon-home" aria-label="Home"></a></li>
<li class="breadcrumb-item"><a href="../index.html">Module code</a></li>
<li class="breadcrumb-item active">iblqt.resources</li>
<li class="wy-breadcrumbs-aside">
</li>
</ul>
<hr/>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">

<h1>Source code for iblqt.resources</h1><div class="highlight"><pre>
<span></span><span class="c1"># -*- coding: utf-8 -*-</span>

<span class="c1"># Resource object code</span>
<span class="c1">#</span>
<span class="c1"># Created by: The Resource Compiler for PyQt5 (Qt v5.15.14)</span>
<span class="c1">#</span>
<span class="c1"># WARNING! All changes made in this file will be lost!</span>

<span class="kn">from</span><span class="w"> </span><span class="nn">PyQt5</span><span class="w"> </span><span class="kn">import</span> <span class="n">QtCore</span>

<span class="n">qt_resource_data</span> <span class="o">=</span> <span class="sa">b</span><span class="s2">&quot;</span><span class="se">\</span>
<span class="se">\x00\x00\x02\x0e\</span>
<span class="se">\x3c\</span>
<span class="se">\x73\x76\x67\x20\x66\x69\x6c\x6c\x3d\x22\x6e\x6f\x6e\x65\x22\x20\</span>
<span class="se">\x68\x65\x69\x67\x68\x74\x3d\x22\x31\x36\x22\x20\x76\x69\x65\x77\</span>
<span class="se">\x42\x6f\x78\x3d\x22\x30\x20\x30\x20\x2e\x34\x38\x20\x2e\x34\x38\</span>
<span class="se">\x22\x20\x77\x69\x64\x74\x68\x3d\x22\x31\x36\x22\x20\x78\x6d\x6c\</span>
<span class="se">\x6e\x73\x3d\x22\x68\x74\x74\x70\x3a\x2f\x2f\x77\x77\x77\x2e\x77\</span>
<span class="se">\x33\x2e\x6f\x72\x67\x2f\x32\x30\x30\x30\x2f\x73\x76\x67\x22\x3e\</span>
<span class="se">\x3c\x70\x61\x74\x68\x20\x64\x3d\x22\x6d\x2e\x34\x35\x33\x34\x31\</span>
<span class="se">\x35\x30\x35\x2e\x30\x36\x36\x35\x30\x34\x32\x33\x61\x2e\x30\x32\</span>
<span class="se">\x36\x36\x39\x34\x31\x32\x2e\x30\x32\x36\x36\x39\x34\x31\x32\x20\</span>
<span class="se">\x30\x20\x30\x20\x30\x20\x2d\x2e\x30\x31\x38\x39\x32\x36\x37\x2e\</span>
<span class="se">\x30\x30\x37\x37\x36\x37\x6c\x2d\x2e\x32\x37\x36\x38\x34\x37\x32\</span>
<span class="se">\x37\x2e\x32\x37\x34\x39\x31\x38\x34\x32\x2d\x2e\x31\x31\x32\x36\</span>
<span class="se">\x31\x36\x30\x34\x2d\x2e\x31\x31\x31\x37\x38\x31\x35\x61\x2e\x30\</span>
<span class="se">\x32\x36\x36\x39\x34\x31\x32\x2e\x30\x32\x36\x36\x39\x34\x31\x32\</span>
<span class="se">\x20\x30\x20\x30\x20\x30\x20\x2d\x2e\x30\x33\x37\x37\x34\x37\x30\</span>
<span class="se">\x36\x2e\x30\x30\x30\x31\x30\x33\x39\x32\x2e\x30\x32\x36\x36\x39\</span>
<span class="se">\x34\x31\x32\x2e\x30\x32\x36\x36\x39\x34\x31\x32\x20\x30\x20\x30\</span>
<span class="se">\x20\x30\x20\x2e\x30\x30\x30\x31\x30\x34\x33\x36\x2e\x30\x33\x37\</span>
<span class="se">\x37\x34\x37\x34\x6c\x2e\x31\x33\x31\x34\x33\x37\x33\x2e\x31\x33\</span>
<span class="se">\x30\x34\x39\x38\x39\x32\x61\x2e\x30\x32\x36\x36\x39\x36\x37\x39\</span>
<span class="se">\x2e\x30\x32\x36\x36\x39\x36\x37\x39\x20\x30\x20\x30\x20\x30\x20\</span>
<span class="se">\x2e\x30\x33\x37\x35\x39\x30\x38\x20\x30\x6c\x2e\x32\x39\x35\x37\</span>
<span class="se">\x32\x30\x37\x35\x2d\x2e\x32\x39\x33\x36\x33\x35\x33\x39\x61\x2e\</span>
<span class="se">\x30\x32\x36\x36\x39\x34\x31\x32\x2e\x30\x32\x36\x36\x39\x34\x31\</span>
<span class="se">\x32\x20\x30\x20\x30\x20\x30\x20\x2e\x30\x30\x30\x31\x30\x34\x33\</span>
<span class="se">\x36\x2d\x2e\x30\x33\x37\x37\x34\x37\x31\x2e\x30\x32\x36\x36\x39\</span>
<span class="se">\x34\x31\x32\x2e\x30\x32\x36\x36\x39\x34\x31\x32\x20\x30\x20\x30\</span>
<span class="se">\x20\x30\x20\x2d\x2e\x30\x31\x38\x38\x32\x30\x35\x2d\x2e\x30\x30\</span>
<span class="se">\x37\x38\x37\x31\x37\x7a\x22\x20\x66\x69\x6c\x6c\x3d\x22\x23\x30\</span>
<span class="se">\x30\x38\x30\x30\x30\x22\x20\x73\x74\x72\x6f\x6b\x65\x2d\x6c\x69\</span>
<span class="se">\x6e\x65\x63\x61\x70\x3d\x22\x72\x6f\x75\x6e\x64\x22\x20\x73\x74\</span>
<span class="se">\x72\x6f\x6b\x65\x2d\x6c\x69\x6e\x65\x6a\x6f\x69\x6e\x3d\x22\x72\</span>
<span class="se">\x6f\x75\x6e\x64\x22\x2f\x3e\x3c\x2f\x73\x76\x67\x3e\</span>
<span class="s2">&quot;</span>

<span class="n">qt_resource_name</span> <span class="o">=</span> <span class="sa">b</span><span class="s2">&quot;</span><span class="se">\</span>
<span class="se">\x00\x04\</span>
<span class="se">\x00\x06\xfa\x5e\</span>
<span class="se">\x00\x69\</span>
<span class="se">\x00\x63\x00\x6f\x00\x6e\</span>
<span class="se">\x00\x09\</span>
<span class="se">\x0b\x9e\x89\x07\</span>
<span class="se">\x00\x63\</span>
<span class="se">\x00\x68\x00\x65\x00\x63\x00\x6b\x00\x2e\x00\x73\x00\x76\x00\x67\</span>
<span class="s2">&quot;</span>

<span class="n">qt_resource_struct_v1</span> <span class="o">=</span> <span class="sa">b</span><span class="s2">&quot;</span><span class="se">\</span>
<span class="se">\x00\x00\x00\x00\x00\x02\x00\x00\x00\x01\x00\x00\x00\x01\</span>
<span class="se">\x00\x00\x00\x00\x00\x02\x00\x00\x00\x01\x00\x00\x00\x02\</span>
<span class="se">\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\</span>
<span class="s2">&quot;</span>

<span class="n">qt_resource_struct_v2</span> <span class="o">=</span> <span class="sa">b</span><span class="s2">&quot;</span><span class="se">\</span>
<span class="se">\x00\x00\x00\x00\x00\x02\x00\x00\x00\x01\x00\x00\x00\x01\</span>
<span class="se">\x00\x00\x00\x00\x00\x00\x00\x00\</span>
<span class="se">\x00\x00\x00\x00\x00\x02\x00\x00\x00\x01\x00\x00\x00\x02\</span>
<span class="se">\x00\x00\x00\x00\x00\x00\x00\x00\</span>
<span class="se">\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\</span>
<span class="se">\x00\x00\x01\x92\xae\x5a\x49\x66\</span>
<span class="s2">&quot;</span>

<span class="n">qt_version</span> <span class="o">=</span> <span class="p">[</span><span class="nb">int</span><span class="p">(</span><span class="n">v</span><span class="p">)</span> <span class="k">for</span> <span class="n">v</span> <span class="ow">in</span> <span class="n">QtCore</span><span class="o">.</span><span class="n">qVersion</span><span class="p">()</span><span class="o">.</span><span class="n">split</span><span class="p">(</span><span class="s1">&#39;.&#39;</span><span class="p">)]</span>
<span class="k">if</span> <span class="n">qt_version</span> <span class="o">&lt;</span> <span class="p">[</span><span class="mi">5</span><span class="p">,</span> <span class="mi">8</span><span class="p">,</span> <span class="mi">0</span><span class="p">]:</span>
<span class="n">rcc_version</span> <span class="o">=</span> <span class="mi">1</span>
<span class="n">qt_resource_struct</span> <span class="o">=</span> <span class="n">qt_resource_struct_v1</span>
<span class="k">else</span><span class="p">:</span>
<span class="n">rcc_version</span> <span class="o">=</span> <span class="mi">2</span>
<span class="n">qt_resource_struct</span> <span class="o">=</span> <span class="n">qt_resource_struct_v2</span>

<div class="viewcode-block" id="qInitResources">
<a class="viewcode-back" href="../../api/iblqt.resources.qInitResources.html#iblqt.resources.qInitResources">[docs]</a>
<span class="k">def</span><span class="w"> </span><span class="nf">qInitResources</span><span class="p">():</span>
<span class="n">QtCore</span><span class="o">.</span><span class="n">qRegisterResourceData</span><span class="p">(</span><span class="n">rcc_version</span><span class="p">,</span> <span class="n">qt_resource_struct</span><span class="p">,</span> <span class="n">qt_resource_name</span><span class="p">,</span> <span class="n">qt_resource_data</span><span class="p">)</span></div>


<div class="viewcode-block" id="qCleanupResources">
<a class="viewcode-back" href="../../api/iblqt.resources.qCleanupResources.html#iblqt.resources.qCleanupResources">[docs]</a>
<span class="k">def</span><span class="w"> </span><span class="nf">qCleanupResources</span><span class="p">():</span>
<span class="n">QtCore</span><span class="o">.</span><span class="n">qUnregisterResourceData</span><span class="p">(</span><span class="n">rcc_version</span><span class="p">,</span> <span class="n">qt_resource_struct</span><span class="p">,</span> <span class="n">qt_resource_name</span><span class="p">,</span> <span class="n">qt_resource_data</span><span class="p">)</span></div>


<span class="n">qInitResources</span><span class="p">()</span>
</pre></div>

</div>
</div>
<footer>

<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2025, International Brain Laboratory.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
provided by <a href="https://readthedocs.org">Read the Docs</a>.


</footer>
</div>
</div>
</section>
</div>
<script>
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
});
</script>

</body>
</html>
Loading

0 comments on commit ece579c

Please sign in to comment.