def __init__(self): QgsEditorWidgetFactory.__init__(self, QCoreApplication.translate('PreciseRangeWidgetWrapperFactory','Precise Range'))
def __init__(self): QgsEditorWidgetFactory.__init__(self, QCoreApplication.translate('SimpleFilenameWidgetWrapperFactory','Simple Filename'))
def __init__(self, name): QgsEditorWidgetFactory.__init__(self, name)
def __init__(self): QgsEditorWidgetFactory.__init__( self, QCoreApplication.translate('SimpleFilenameWidgetWrapperFactory', 'Simple Filename'))
def __init__(self): QgsEditorWidgetFactory.__init__(self, 'SIDC code editor') self.wrapper = None self._configWidget = None
def __init__(self): QgsEditorWidgetFactory.__init__(self, 'SIDC code editor')
def __init__(self): QgsEditorWidgetFactory.__init__(self, "SIDC code editor")
def __init__(self): QgsEditorWidgetFactory.__init__( self, QCoreApplication.translate('PreciseRangeWidgetWrapperFactory', 'Precise Range'))