.. :py:currentmodule:: vdat.gui :py:mod:`vdat.gui` -- The Gui Code ********************************** This part of the documentation strives at describing the code itself in the best possible way and to give detailed information about custom signals and slots defined and connected in every class. The Gui ======= .. toctree:: central fplane help_window logger_widget mainwidget mainwindow menubar menus_actions progress queue tasks tree_view utils The tab plugins =============== .. toctree:: tabs/interface tabs/tab_widget tabs/ifu_widget tabs/ifu_viewer tabs/entry_points tabs/new_type_example Document the GUI, including signals and slots, as done e.g. in :class:`vdat.gui.queue.Queue`