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

#include <qtscriptshell_QGLWidget.h>

List of all members.

Public Member Functions

void actionEvent (QActionEvent *arg__1)
void actionEvent (QActionEvent *arg__1)
void changeEvent (QEvent *arg__1)
void changeEvent (QEvent *arg__1)
void childEvent (QChildEvent *arg__1)
void childEvent (QChildEvent *arg__1)
void closeEvent (QCloseEvent *arg__1)
void closeEvent (QCloseEvent *arg__1)
void contextMenuEvent (QContextMenuEvent *arg__1)
void contextMenuEvent (QContextMenuEvent *arg__1)
void customEvent (QEvent *arg__1)
void customEvent (QEvent *arg__1)
int devType () const
int devType () const
void dragEnterEvent (QDragEnterEvent *arg__1)
void dragEnterEvent (QDragEnterEvent *arg__1)
void dragLeaveEvent (QDragLeaveEvent *arg__1)
void dragLeaveEvent (QDragLeaveEvent *arg__1)
void dragMoveEvent (QDragMoveEvent *arg__1)
void dragMoveEvent (QDragMoveEvent *arg__1)
void dropEvent (QDropEvent *arg__1)
void dropEvent (QDropEvent *arg__1)
void enterEvent (QEvent *arg__1)
void enterEvent (QEvent *arg__1)
bool event (QEvent *arg__1)
bool event (QEvent *arg__1)
bool eventFilter (QObject *arg__1, QEvent *arg__2)
bool eventFilter (QObject *arg__1, QEvent *arg__2)
void focusInEvent (QFocusEvent *arg__1)
void focusInEvent (QFocusEvent *arg__1)
bool focusNextPrevChild (bool next)
bool focusNextPrevChild (bool next)
void focusOutEvent (QFocusEvent *arg__1)
void focusOutEvent (QFocusEvent *arg__1)
void glDraw ()
void glDraw ()
void glInit ()
void glInit ()
int heightForWidth (int arg__1) const
int heightForWidth (int arg__1) const
void hideEvent (QHideEvent *arg__1)
void hideEvent (QHideEvent *arg__1)
void initializeGL ()
void initializeGL ()
void initializeOverlayGL ()
void initializeOverlayGL ()
void inputMethodEvent (QInputMethodEvent *arg__1)
void inputMethodEvent (QInputMethodEvent *arg__1)
QVariant inputMethodQuery (Qt::InputMethodQuery arg__1) const
QVariant inputMethodQuery (Qt::InputMethodQuery arg__1) const
void keyPressEvent (QKeyEvent *arg__1)
void keyPressEvent (QKeyEvent *arg__1)
void keyReleaseEvent (QKeyEvent *arg__1)
void keyReleaseEvent (QKeyEvent *arg__1)
void languageChange ()
void languageChange ()
void leaveEvent (QEvent *arg__1)
void leaveEvent (QEvent *arg__1)
int metric (QPaintDevice::PaintDeviceMetric arg__1) const
int metric (QPaintDevice::PaintDeviceMetric arg__1) const
QSize minimumSizeHint () const
QSize minimumSizeHint () const
void mouseDoubleClickEvent (QMouseEvent *arg__1)
void mouseDoubleClickEvent (QMouseEvent *arg__1)
void mouseMoveEvent (QMouseEvent *arg__1)
void mouseMoveEvent (QMouseEvent *arg__1)
void mousePressEvent (QMouseEvent *arg__1)
void mousePressEvent (QMouseEvent *arg__1)
void mouseReleaseEvent (QMouseEvent *arg__1)
void mouseReleaseEvent (QMouseEvent *arg__1)
void moveEvent (QMoveEvent *arg__1)
void moveEvent (QMoveEvent *arg__1)
QPaintEngine * paintEngine () const
QPaintEngine * paintEngine () const
void paintEvent (QPaintEvent *arg__1)
void paintEvent (QPaintEvent *arg__1)
void paintGL ()
void paintGL ()
void paintOverlayGL ()
void paintOverlayGL ()
 QtScriptShell_QGLWidget (QGLContext *context, QWidget *parent=0, const QGLWidget *shareWidget=0, Qt::WindowFlags f=0)
 QtScriptShell_QGLWidget (QGLContext *context, QWidget *parent=0, const QGLWidget *shareWidget=0, Qt::WindowFlags f=0)
 QtScriptShell_QGLWidget (QWidget *parent=0, const QGLWidget *shareWidget=0, Qt::WindowFlags f=0)
 QtScriptShell_QGLWidget (QWidget *parent=0, const QGLWidget *shareWidget=0, Qt::WindowFlags f=0)
 QtScriptShell_QGLWidget (const QGLFormat &format, QWidget *parent=0, const QGLWidget *shareWidget=0, Qt::WindowFlags f=0)
 QtScriptShell_QGLWidget (const QGLFormat &format, QWidget *parent=0, const QGLWidget *shareWidget=0, Qt::WindowFlags f=0)
void resizeEvent (QResizeEvent *arg__1)
void resizeEvent (QResizeEvent *arg__1)
void resizeGL (int w, int h)
void resizeGL (int w, int h)
void resizeOverlayGL (int w, int h)
void resizeOverlayGL (int w, int h)
void showEvent (QShowEvent *arg__1)
void showEvent (QShowEvent *arg__1)
QSize sizeHint () const
QSize sizeHint () const
void tabletEvent (QTabletEvent *arg__1)
void tabletEvent (QTabletEvent *arg__1)
void timerEvent (QTimerEvent *arg__1)
void timerEvent (QTimerEvent *arg__1)
void updateGL ()
void updateGL ()
void updateOverlayGL ()
void updateOverlayGL ()
void wheelEvent (QWheelEvent *arg__1)
void wheelEvent (QWheelEvent *arg__1)
 ~QtScriptShell_QGLWidget ()
 ~QtScriptShell_QGLWidget ()

Public Attributes

QScriptValue __qtscript_self

Constructor & Destructor Documentation

QtScriptShell_QGLWidget::QtScriptShell_QGLWidget ( QGLContext *  context,
QWidget *  parent = 0,
const QGLWidget *  shareWidget = 0,
Qt::WindowFlags  f = 0 
)
QtScriptShell_QGLWidget::QtScriptShell_QGLWidget ( QWidget *  parent = 0,
const QGLWidget *  shareWidget = 0,
Qt::WindowFlags  f = 0 
)
QtScriptShell_QGLWidget::QtScriptShell_QGLWidget ( const QGLFormat &  format,
QWidget *  parent = 0,
const QGLWidget *  shareWidget = 0,
Qt::WindowFlags  f = 0 
)
QtScriptShell_QGLWidget::~QtScriptShell_QGLWidget ( )
QtScriptShell_QGLWidget::QtScriptShell_QGLWidget ( QGLContext *  context,
QWidget *  parent = 0,
const QGLWidget *  shareWidget = 0,
Qt::WindowFlags  f = 0 
)
QtScriptShell_QGLWidget::QtScriptShell_QGLWidget ( QWidget *  parent = 0,
const QGLWidget *  shareWidget = 0,
Qt::WindowFlags  f = 0 
)
QtScriptShell_QGLWidget::QtScriptShell_QGLWidget ( const QGLFormat &  format,
QWidget *  parent = 0,
const QGLWidget *  shareWidget = 0,
Qt::WindowFlags  f = 0 
)
QtScriptShell_QGLWidget::~QtScriptShell_QGLWidget ( )

Member Function Documentation

void QtScriptShell_QGLWidget::actionEvent ( QActionEvent *  arg__1)
void QtScriptShell_QGLWidget::actionEvent ( QActionEvent *  arg__1)
void QtScriptShell_QGLWidget::changeEvent ( QEvent *  arg__1)
void QtScriptShell_QGLWidget::changeEvent ( QEvent *  arg__1)
void QtScriptShell_QGLWidget::childEvent ( QChildEvent *  arg__1)
void QtScriptShell_QGLWidget::childEvent ( QChildEvent *  arg__1)
void QtScriptShell_QGLWidget::closeEvent ( QCloseEvent *  arg__1)
void QtScriptShell_QGLWidget::closeEvent ( QCloseEvent *  arg__1)
void QtScriptShell_QGLWidget::contextMenuEvent ( QContextMenuEvent *  arg__1)
void QtScriptShell_QGLWidget::contextMenuEvent ( QContextMenuEvent *  arg__1)
void QtScriptShell_QGLWidget::customEvent ( QEvent *  arg__1)
void QtScriptShell_QGLWidget::customEvent ( QEvent *  arg__1)
int QtScriptShell_QGLWidget::devType ( ) const
int QtScriptShell_QGLWidget::devType ( ) const
void QtScriptShell_QGLWidget::dragEnterEvent ( QDragEnterEvent *  arg__1)
void QtScriptShell_QGLWidget::dragEnterEvent ( QDragEnterEvent *  arg__1)
void QtScriptShell_QGLWidget::dragLeaveEvent ( QDragLeaveEvent *  arg__1)
void QtScriptShell_QGLWidget::dragLeaveEvent ( QDragLeaveEvent *  arg__1)
void QtScriptShell_QGLWidget::dragMoveEvent ( QDragMoveEvent *  arg__1)
void QtScriptShell_QGLWidget::dragMoveEvent ( QDragMoveEvent *  arg__1)
void QtScriptShell_QGLWidget::dropEvent ( QDropEvent *  arg__1)
void QtScriptShell_QGLWidget::dropEvent ( QDropEvent *  arg__1)
void QtScriptShell_QGLWidget::enterEvent ( QEvent *  arg__1)
void QtScriptShell_QGLWidget::enterEvent ( QEvent *  arg__1)
bool QtScriptShell_QGLWidget::event ( QEvent *  arg__1)
bool QtScriptShell_QGLWidget::event ( QEvent *  arg__1)
bool QtScriptShell_QGLWidget::eventFilter ( QObject *  arg__1,
QEvent *  arg__2 
)
bool QtScriptShell_QGLWidget::eventFilter ( QObject *  arg__1,
QEvent *  arg__2 
)
void QtScriptShell_QGLWidget::focusInEvent ( QFocusEvent *  arg__1)
void QtScriptShell_QGLWidget::focusInEvent ( QFocusEvent *  arg__1)
bool QtScriptShell_QGLWidget::focusNextPrevChild ( bool  next)
bool QtScriptShell_QGLWidget::focusNextPrevChild ( bool  next)
void QtScriptShell_QGLWidget::focusOutEvent ( QFocusEvent *  arg__1)
void QtScriptShell_QGLWidget::focusOutEvent ( QFocusEvent *  arg__1)
void QtScriptShell_QGLWidget::glDraw ( )
void QtScriptShell_QGLWidget::glDraw ( )
void QtScriptShell_QGLWidget::glInit ( )
void QtScriptShell_QGLWidget::glInit ( )
int QtScriptShell_QGLWidget::heightForWidth ( int  arg__1) const
int QtScriptShell_QGLWidget::heightForWidth ( int  arg__1) const
void QtScriptShell_QGLWidget::hideEvent ( QHideEvent *  arg__1)
void QtScriptShell_QGLWidget::hideEvent ( QHideEvent *  arg__1)
void QtScriptShell_QGLWidget::initializeGL ( )
void QtScriptShell_QGLWidget::initializeGL ( )
void QtScriptShell_QGLWidget::initializeOverlayGL ( )
void QtScriptShell_QGLWidget::initializeOverlayGL ( )
void QtScriptShell_QGLWidget::inputMethodEvent ( QInputMethodEvent *  arg__1)
void QtScriptShell_QGLWidget::inputMethodEvent ( QInputMethodEvent *  arg__1)
QVariant QtScriptShell_QGLWidget::inputMethodQuery ( Qt::InputMethodQuery  arg__1) const
QVariant QtScriptShell_QGLWidget::inputMethodQuery ( Qt::InputMethodQuery  arg__1) const
void QtScriptShell_QGLWidget::keyPressEvent ( QKeyEvent *  arg__1)
void QtScriptShell_QGLWidget::keyPressEvent ( QKeyEvent *  arg__1)
void QtScriptShell_QGLWidget::keyReleaseEvent ( QKeyEvent *  arg__1)
void QtScriptShell_QGLWidget::keyReleaseEvent ( QKeyEvent *  arg__1)
void QtScriptShell_QGLWidget::languageChange ( )
void QtScriptShell_QGLWidget::languageChange ( )
void QtScriptShell_QGLWidget::leaveEvent ( QEvent *  arg__1)
void QtScriptShell_QGLWidget::leaveEvent ( QEvent *  arg__1)
int QtScriptShell_QGLWidget::metric ( QPaintDevice::PaintDeviceMetric  arg__1) const
int QtScriptShell_QGLWidget::metric ( QPaintDevice::PaintDeviceMetric  arg__1) const
QSize QtScriptShell_QGLWidget::minimumSizeHint ( ) const
QSize QtScriptShell_QGLWidget::minimumSizeHint ( ) const
void QtScriptShell_QGLWidget::mouseDoubleClickEvent ( QMouseEvent *  arg__1)
void QtScriptShell_QGLWidget::mouseDoubleClickEvent ( QMouseEvent *  arg__1)
void QtScriptShell_QGLWidget::mouseMoveEvent ( QMouseEvent *  arg__1)
void QtScriptShell_QGLWidget::mouseMoveEvent ( QMouseEvent *  arg__1)
void QtScriptShell_QGLWidget::mousePressEvent ( QMouseEvent *  arg__1)
void QtScriptShell_QGLWidget::mousePressEvent ( QMouseEvent *  arg__1)
void QtScriptShell_QGLWidget::mouseReleaseEvent ( QMouseEvent *  arg__1)
void QtScriptShell_QGLWidget::mouseReleaseEvent ( QMouseEvent *  arg__1)
void QtScriptShell_QGLWidget::moveEvent ( QMoveEvent *  arg__1)
void QtScriptShell_QGLWidget::moveEvent ( QMoveEvent *  arg__1)
QPaintEngine* QtScriptShell_QGLWidget::paintEngine ( ) const
QPaintEngine * QtScriptShell_QGLWidget::paintEngine ( ) const
void QtScriptShell_QGLWidget::paintEvent ( QPaintEvent *  arg__1)
void QtScriptShell_QGLWidget::paintEvent ( QPaintEvent *  arg__1)
void QtScriptShell_QGLWidget::paintGL ( )
void QtScriptShell_QGLWidget::paintGL ( )
void QtScriptShell_QGLWidget::paintOverlayGL ( )
void QtScriptShell_QGLWidget::paintOverlayGL ( )
void QtScriptShell_QGLWidget::resizeEvent ( QResizeEvent *  arg__1)
void QtScriptShell_QGLWidget::resizeEvent ( QResizeEvent *  arg__1)
void QtScriptShell_QGLWidget::resizeGL ( int  w,
int  h 
)
void QtScriptShell_QGLWidget::resizeGL ( int  w,
int  h 
)
void QtScriptShell_QGLWidget::resizeOverlayGL ( int  w,
int  h 
)
void QtScriptShell_QGLWidget::resizeOverlayGL ( int  w,
int  h 
)
void QtScriptShell_QGLWidget::showEvent ( QShowEvent *  arg__1)
void QtScriptShell_QGLWidget::showEvent ( QShowEvent *  arg__1)
QSize QtScriptShell_QGLWidget::sizeHint ( ) const
QSize QtScriptShell_QGLWidget::sizeHint ( ) const
void QtScriptShell_QGLWidget::tabletEvent ( QTabletEvent *  arg__1)
void QtScriptShell_QGLWidget::tabletEvent ( QTabletEvent *  arg__1)
void QtScriptShell_QGLWidget::timerEvent ( QTimerEvent *  arg__1)
void QtScriptShell_QGLWidget::timerEvent ( QTimerEvent *  arg__1)
void QtScriptShell_QGLWidget::updateGL ( )
void QtScriptShell_QGLWidget::updateGL ( )
void QtScriptShell_QGLWidget::updateOverlayGL ( )
void QtScriptShell_QGLWidget::updateOverlayGL ( )
void QtScriptShell_QGLWidget::wheelEvent ( QWheelEvent *  arg__1)
void QtScriptShell_QGLWidget::wheelEvent ( QWheelEvent *  arg__1)

Member Data Documentation

QScriptValue QtScriptShell_QGLWidget::__qtscript_self

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