def __init__(self, parent=None): super().__init__(parent) # These are set by Qt Designer self.text_preview = None self.graphics_preview = None