Пример #1
0
 public QTextTableCell(QTextTableCell o)
     : this((Type) null)
 {
     CreateProxy();
     interceptor.Invoke("QTextTableCell#", "QTextTableCell(const QTextTableCell&)", typeof(void), typeof(QTextTableCell), o);
 }
Пример #2
0
 public QTextTableCell(QTextTableCell o) : this((Type)null)
 {
     CreateProxy();
     interceptor.Invoke("QTextTableCell#", "QTextTableCell(const QTextTableCell&)", typeof(void), typeof(QTextTableCell), o);
 }