def menu_func_export(self, context): self.layout.operator(ExportSomeData.bl_idname, text="Text Export Operator")