tik_manager4.ui.dialog.update_dialog ==================================== .. py:module:: tik_manager4.ui.dialog.update_dialog .. autoapi-nested-parse:: Dialog for checking for updates and providing links to download the latest version of the software. Classes ------- .. autoapisummary:: tik_manager4.ui.dialog.update_dialog.UpdateDialog Module Contents --------------- .. py:class:: UpdateDialog(release_object, parent=None) Bases: :py:obj:`tik_manager4.ui.Qt.QtWidgets.QDialog` Dialog for checking for updates and providing links to download the latest version of the software. .. py:method:: build_buttons() Build the buttons. .. py:method:: build_header() Build the header. .. py:method:: build_ui() Build the UI elements. .. py:method:: format_link(url) :staticmethod: Format the link.