tik_manager4.ui.dialog.preview_dialog ===================================== .. py:module:: tik_manager4.ui.dialog.preview_dialog .. autoapi-nested-parse:: Dialog to create previews for the current scene. Classes ------- .. autoapisummary:: tik_manager4.ui.dialog.preview_dialog.PreviewDialog Module Contents --------------- .. py:class:: PreviewDialog(work_object, version, resolution=None, frame_range=None, parent=None) Bases: :py:obj:`tik_manager4.ui.Qt.QtWidgets.QDialog` Dialog to create previews for the current scene. .. py:method:: build_ui() Build the UI. .. py:method:: create_preview() Create the preview. .. py:method:: resolve_name() Resolve the name of the preview.