Beispiel #1
0
 public QDomNodeList(QDomNodeList arg1) : this((Type)null)
 {
     CreateProxy();
     interceptor.Invoke("QDomNodeList#", "QDomNodeList(const QDomNodeList&)", typeof(void), typeof(QDomNodeList), arg1);
 }
Beispiel #2
0
 public QDomNodeList(QDomNodeList arg1)
     : this((Type) null)
 {
     CreateProxy();
     interceptor.Invoke("QDomNodeList#", "QDomNodeList(const QDomNodeList&)", typeof(void), typeof(QDomNodeList), arg1);
 }