magscope.startup_splash
=======================

.. py:module:: magscope.startup_splash


Attributes
----------

.. autoapisummary::

   magscope.startup_splash._STARTUP_SPLASH_LOGO_SIZE


Functions
---------

.. autoapisummary::

   magscope.startup_splash._load_logo_pixmap
   magscope.startup_splash._build_startup_splash_window
   magscope.startup_splash.run_startup_splash


Module Contents
---------------

.. py:data:: _STARTUP_SPLASH_LOGO_SIZE
   :value: (568, 288)


.. py:function:: _load_logo_pixmap()

.. py:function:: _build_startup_splash_window()

.. py:function:: run_startup_splash(close_event) -> None

   Display the startup splash until ``close_event`` is set.


