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