QCAD Application Framework
CAD Application Development and Automation.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
QtScriptShell_QGLPixelBuffer Class Reference

#include <qtscriptshell_QGLPixelBuffer.h>

List of all members.

Public Member Functions

int devType () const
int devType () const
int metric (QPaintDevice::PaintDeviceMetric metric) const
int metric (QPaintDevice::PaintDeviceMetric metric) const
QPaintEngine * paintEngine () const
QPaintEngine * paintEngine () const
 QtScriptShell_QGLPixelBuffer (const QSize &size, const QGLFormat &format=QGLFormat::defaultFormat(), QGLWidget *shareWidget=0)
 QtScriptShell_QGLPixelBuffer (const QSize &size, const QGLFormat &format=QGLFormat::defaultFormat(), QGLWidget *shareWidget=0)
 QtScriptShell_QGLPixelBuffer (int width, int height, const QGLFormat &format=QGLFormat::defaultFormat(), QGLWidget *shareWidget=0)
 QtScriptShell_QGLPixelBuffer (int width, int height, const QGLFormat &format=QGLFormat::defaultFormat(), QGLWidget *shareWidget=0)
 ~QtScriptShell_QGLPixelBuffer ()
 ~QtScriptShell_QGLPixelBuffer ()

Public Attributes

QScriptValue __qtscript_self

Constructor & Destructor Documentation

QtScriptShell_QGLPixelBuffer::QtScriptShell_QGLPixelBuffer ( const QSize &  size,
const QGLFormat &  format = QGLFormat::defaultFormat(),
QGLWidget *  shareWidget = 0 
)
QtScriptShell_QGLPixelBuffer::QtScriptShell_QGLPixelBuffer ( int  width,
int  height,
const QGLFormat &  format = QGLFormat::defaultFormat(),
QGLWidget *  shareWidget = 0 
)
QtScriptShell_QGLPixelBuffer::~QtScriptShell_QGLPixelBuffer ( )
QtScriptShell_QGLPixelBuffer::QtScriptShell_QGLPixelBuffer ( const QSize &  size,
const QGLFormat &  format = QGLFormat::defaultFormat(),
QGLWidget *  shareWidget = 0 
)
QtScriptShell_QGLPixelBuffer::QtScriptShell_QGLPixelBuffer ( int  width,
int  height,
const QGLFormat &  format = QGLFormat::defaultFormat(),
QGLWidget *  shareWidget = 0 
)
QtScriptShell_QGLPixelBuffer::~QtScriptShell_QGLPixelBuffer ( )

Member Function Documentation

int QtScriptShell_QGLPixelBuffer::devType ( ) const
int QtScriptShell_QGLPixelBuffer::devType ( ) const
int QtScriptShell_QGLPixelBuffer::metric ( QPaintDevice::PaintDeviceMetric  metric) const
int QtScriptShell_QGLPixelBuffer::metric ( QPaintDevice::PaintDeviceMetric  metric) const
QPaintEngine * QtScriptShell_QGLPixelBuffer::paintEngine ( ) const
QPaintEngine* QtScriptShell_QGLPixelBuffer::paintEngine ( ) const

Member Data Documentation

QScriptValue QtScriptShell_QGLPixelBuffer::__qtscript_self

The documentation for this class was generated from the following files: