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