def classFactory(iface): from .main import Widmung return Widmung(iface)