public QGLWidget(QGLFormat format) : this((Type)null) { CreateProxy(); interceptor.Invoke("QGLWidget#", "QGLWidget(const QGLFormat&)", typeof(void), typeof(QGLFormat), format); }
public QGLWidget(QGLFormat format, QWidget parent, QGLWidget shareWidget, uint f) : this((Type)null) { CreateProxy(); interceptor.Invoke("QGLWidget###$", "QGLWidget(const QGLFormat&, QWidget*, const QGLWidget*, Qt::WindowFlags)", typeof(void), typeof(QGLFormat), format, typeof(QWidget), parent, typeof(QGLWidget), shareWidget, typeof(uint), f); }
public QGLWidget(QGLFormat format, QWidget parent, QGLWidget shareWidget) : this((Type)null) { CreateProxy(); interceptor.Invoke("QGLWidget###", "QGLWidget(const QGLFormat&, QWidget*, const QGLWidget*)", typeof(void), typeof(QGLFormat), format, typeof(QWidget), parent, typeof(QGLWidget), shareWidget); }
public QGLFormat(QGLFormat other) : this((Type)null) { CreateProxy(); interceptor.Invoke("QGLFormat#", "QGLFormat(const QGLFormat&)", typeof(void), typeof(QGLFormat), other); }
public void SetFormat(QGLFormat format) { interceptor.Invoke("setFormat#", "setFormat(const QGLFormat&)", typeof(void), typeof(QGLFormat), format); }
public QGLWidget(QGLFormat format, QWidget parent) : this((Type) null) { CreateProxy(); interceptor.Invoke("QGLWidget##", "QGLWidget(const QGLFormat&, QWidget*)", typeof(void), typeof(QGLFormat), format, typeof(QWidget), parent); }
public static void SetDefaultOverlayFormat(QGLFormat f) { staticInterceptor.Invoke("setDefaultOverlayFormat#", "setDefaultOverlayFormat(const QGLFormat&)", typeof(void), typeof(QGLFormat), f); }
// void* getProcAddress(const QString& arg1); >>>> NOT CONVERTED public QGLContext(QGLFormat format, IQPaintDevice device) : this((Type) null) { CreateProxy(); interceptor.Invoke("QGLContext##", "QGLContext(const QGLFormat&, QPaintDevice*)", typeof(void), typeof(QGLFormat), format, typeof(IQPaintDevice), device); }
public QGLPixelBuffer(QSize size, QGLFormat format) : this((Type) null) { CreateProxy(); interceptor.Invoke("QGLPixelBuffer##", "QGLPixelBuffer(const QSize&, const QGLFormat&)", typeof(void), typeof(QSize), size, typeof(QGLFormat), format); }
public QGLPixelBuffer(int width, int height, QGLFormat format) : this((Type) null) { CreateProxy(); interceptor.Invoke("QGLPixelBuffer$$#", "QGLPixelBuffer(int, int, const QGLFormat&)", typeof(void), typeof(int), width, typeof(int), height, typeof(QGLFormat), format); }
public QGLPixelBuffer(int width, int height, QGLFormat format) : this((Type)null) { CreateProxy(); interceptor.Invoke("QGLPixelBuffer$$#", "QGLPixelBuffer(int, int, const QGLFormat&)", typeof(void), typeof(int), width, typeof(int), height, typeof(QGLFormat), format); }
public QGLPixelBuffer(QSize size, QGLFormat format) : this((Type)null) { CreateProxy(); interceptor.Invoke("QGLPixelBuffer##", "QGLPixelBuffer(const QSize&, const QGLFormat&)", typeof(void), typeof(QSize), size, typeof(QGLFormat), format); }
// void* getProcAddress(const QString& arg1); >>>> NOT CONVERTED public QGLContext(QGLFormat format, IQPaintDevice device) : this((Type)null) { CreateProxy(); interceptor.Invoke("QGLContext##", "QGLContext(const QGLFormat&, QPaintDevice*)", typeof(void), typeof(QGLFormat), format, typeof(IQPaintDevice), device); }
public QGLContext(QGLFormat format) : this((Type) null) { CreateProxy(); interceptor.Invoke("QGLContext#", "QGLContext(const QGLFormat&)", typeof(void), typeof(QGLFormat), format); }
public QGLFormat(QGLFormat other) : this((Type) null) { CreateProxy(); interceptor.Invoke("QGLFormat#", "QGLFormat(const QGLFormat&)", typeof(void), typeof(QGLFormat), other); }
public QGLWidget(QGLFormat format, QWidget parent, QGLWidget shareWidget, uint f) : this((Type) null) { CreateProxy(); interceptor.Invoke("QGLWidget###$", "QGLWidget(const QGLFormat&, QWidget*, const QGLWidget*, Qt::WindowFlags)", typeof(void), typeof(QGLFormat), format, typeof(QWidget), parent, typeof(QGLWidget), shareWidget, typeof(uint), f); }