aqt.about
=========

.. py:module:: aqt.about


Classes
-------

.. autoapisummary::

   aqt.about.ClosableQDialog


Functions
---------

.. autoapisummary::

   aqt.about.show


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

.. py:class:: ClosableQDialog

   Bases: :py:obj:`QDialog`


   .. py:method:: reject() -> None


   .. py:method:: accept() -> None


   .. py:method:: closeWithCallback(callback: collections.abc.Callable[[], None]) -> None


.. py:function:: show(mw: aqt.AnkiQt) -> QDialog

