Пример #1
0
 def __init__(self, *args, **kwargs):
     """__init__(self) -> XmlSubclassFactory"""
     newobj = _xrc.new_XmlSubclassFactory(*args, **kwargs)
     self.this = newobj.this
     self.thisown = 1
     del newobj.thisown
     self._setCallbackInfo(self, XmlSubclassFactory)
Пример #2
0
 def __init__(self, *args, **kwargs):
     """__init__(self) -> XmlSubclassFactory"""
     newobj = _xrc.new_XmlSubclassFactory(*args, **kwargs)
     self.this = newobj.this
     self.thisown = 1
     del newobj.thisown
     self._setCallbackInfo(self, XmlSubclassFactory)
Пример #3
0
 def __init__(self, *args, **kwargs): 
     """__init__(self) -> XmlSubclassFactory"""
     _xrc.XmlSubclassFactory_swiginit(self,_xrc.new_XmlSubclassFactory(*args, **kwargs))
     XmlSubclassFactory._setCallbackInfo(self, self, XmlSubclassFactory)
Пример #4
0
 def __init__(self, *args, **kwargs):
     """__init__(self) -> XmlSubclassFactory"""
     _xrc.XmlSubclassFactory_swiginit(
         self, _xrc.new_XmlSubclassFactory(*args, **kwargs))
     XmlSubclassFactory._setCallbackInfo(self, self, XmlSubclassFactory)