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

#include <qtscriptshell_QColorDialog.h>

List of all members.

Public Member Functions

void accept ()
void accept ()
void actionEvent (QActionEvent *arg__1)
void actionEvent (QActionEvent *arg__1)
void changeEvent (QEvent *event)
void changeEvent (QEvent *event)
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 done (int result)
void done (int result)
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)
int heightForWidth (int arg__1) const
int heightForWidth (int arg__1) const
void hideEvent (QHideEvent *arg__1)
void hideEvent (QHideEvent *arg__1)
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
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)
 QtScriptShell_QColorDialog (QWidget *parent=0)
 QtScriptShell_QColorDialog (QWidget *parent=0)
 QtScriptShell_QColorDialog (const QColor &initial, QWidget *parent=0)
 QtScriptShell_QColorDialog (const QColor &initial, QWidget *parent=0)
void reject ()
void reject ()
void resizeEvent (QResizeEvent *arg__1)
void resizeEvent (QResizeEvent *arg__1)
void showEvent (QShowEvent *arg__1)
void showEvent (QShowEvent *arg__1)
void tabletEvent (QTabletEvent *arg__1)
void tabletEvent (QTabletEvent *arg__1)
void timerEvent (QTimerEvent *arg__1)
void timerEvent (QTimerEvent *arg__1)
void wheelEvent (QWheelEvent *arg__1)
void wheelEvent (QWheelEvent *arg__1)
 ~QtScriptShell_QColorDialog ()
 ~QtScriptShell_QColorDialog ()

Public Attributes

QScriptValue __qtscript_self

Constructor & Destructor Documentation

QtScriptShell_QColorDialog::QtScriptShell_QColorDialog ( QWidget *  parent = 0)
QtScriptShell_QColorDialog::QtScriptShell_QColorDialog ( const QColor &  initial,
QWidget *  parent = 0 
)
QtScriptShell_QColorDialog::~QtScriptShell_QColorDialog ( )
QtScriptShell_QColorDialog::QtScriptShell_QColorDialog ( QWidget *  parent = 0)
QtScriptShell_QColorDialog::QtScriptShell_QColorDialog ( const QColor &  initial,
QWidget *  parent = 0 
)
QtScriptShell_QColorDialog::~QtScriptShell_QColorDialog ( )

Member Function Documentation

void QtScriptShell_QColorDialog::accept ( )
void QtScriptShell_QColorDialog::accept ( )
void QtScriptShell_QColorDialog::actionEvent ( QActionEvent *  arg__1)
void QtScriptShell_QColorDialog::actionEvent ( QActionEvent *  arg__1)
void QtScriptShell_QColorDialog::changeEvent ( QEvent *  event)
void QtScriptShell_QColorDialog::changeEvent ( QEvent *  event)
void QtScriptShell_QColorDialog::childEvent ( QChildEvent *  arg__1)
void QtScriptShell_QColorDialog::childEvent ( QChildEvent *  arg__1)
void QtScriptShell_QColorDialog::closeEvent ( QCloseEvent *  arg__1)
void QtScriptShell_QColorDialog::closeEvent ( QCloseEvent *  arg__1)
void QtScriptShell_QColorDialog::contextMenuEvent ( QContextMenuEvent *  arg__1)
void QtScriptShell_QColorDialog::contextMenuEvent ( QContextMenuEvent *  arg__1)
void QtScriptShell_QColorDialog::customEvent ( QEvent *  arg__1)
void QtScriptShell_QColorDialog::customEvent ( QEvent *  arg__1)
int QtScriptShell_QColorDialog::devType ( ) const
int QtScriptShell_QColorDialog::devType ( ) const
void QtScriptShell_QColorDialog::done ( int  result)
void QtScriptShell_QColorDialog::done ( int  result)
void QtScriptShell_QColorDialog::dragEnterEvent ( QDragEnterEvent *  arg__1)
void QtScriptShell_QColorDialog::dragEnterEvent ( QDragEnterEvent *  arg__1)
void QtScriptShell_QColorDialog::dragLeaveEvent ( QDragLeaveEvent *  arg__1)
void QtScriptShell_QColorDialog::dragLeaveEvent ( QDragLeaveEvent *  arg__1)
void QtScriptShell_QColorDialog::dragMoveEvent ( QDragMoveEvent *  arg__1)
void QtScriptShell_QColorDialog::dragMoveEvent ( QDragMoveEvent *  arg__1)
void QtScriptShell_QColorDialog::dropEvent ( QDropEvent *  arg__1)
void QtScriptShell_QColorDialog::dropEvent ( QDropEvent *  arg__1)
void QtScriptShell_QColorDialog::enterEvent ( QEvent *  arg__1)
void QtScriptShell_QColorDialog::enterEvent ( QEvent *  arg__1)
bool QtScriptShell_QColorDialog::event ( QEvent *  arg__1)
bool QtScriptShell_QColorDialog::event ( QEvent *  arg__1)
bool QtScriptShell_QColorDialog::eventFilter ( QObject *  arg__1,
QEvent *  arg__2 
)
bool QtScriptShell_QColorDialog::eventFilter ( QObject *  arg__1,
QEvent *  arg__2 
)
void QtScriptShell_QColorDialog::focusInEvent ( QFocusEvent *  arg__1)
void QtScriptShell_QColorDialog::focusInEvent ( QFocusEvent *  arg__1)
bool QtScriptShell_QColorDialog::focusNextPrevChild ( bool  next)
bool QtScriptShell_QColorDialog::focusNextPrevChild ( bool  next)
void QtScriptShell_QColorDialog::focusOutEvent ( QFocusEvent *  arg__1)
void QtScriptShell_QColorDialog::focusOutEvent ( QFocusEvent *  arg__1)
int QtScriptShell_QColorDialog::heightForWidth ( int  arg__1) const
int QtScriptShell_QColorDialog::heightForWidth ( int  arg__1) const
void QtScriptShell_QColorDialog::hideEvent ( QHideEvent *  arg__1)
void QtScriptShell_QColorDialog::hideEvent ( QHideEvent *  arg__1)
void QtScriptShell_QColorDialog::inputMethodEvent ( QInputMethodEvent *  arg__1)
void QtScriptShell_QColorDialog::inputMethodEvent ( QInputMethodEvent *  arg__1)
QVariant QtScriptShell_QColorDialog::inputMethodQuery ( Qt::InputMethodQuery  arg__1) const
QVariant QtScriptShell_QColorDialog::inputMethodQuery ( Qt::InputMethodQuery  arg__1) const
void QtScriptShell_QColorDialog::keyPressEvent ( QKeyEvent *  arg__1)
void QtScriptShell_QColorDialog::keyPressEvent ( QKeyEvent *  arg__1)
void QtScriptShell_QColorDialog::keyReleaseEvent ( QKeyEvent *  arg__1)
void QtScriptShell_QColorDialog::keyReleaseEvent ( QKeyEvent *  arg__1)
void QtScriptShell_QColorDialog::languageChange ( )
void QtScriptShell_QColorDialog::languageChange ( )
void QtScriptShell_QColorDialog::leaveEvent ( QEvent *  arg__1)
void QtScriptShell_QColorDialog::leaveEvent ( QEvent *  arg__1)
int QtScriptShell_QColorDialog::metric ( QPaintDevice::PaintDeviceMetric  arg__1) const
int QtScriptShell_QColorDialog::metric ( QPaintDevice::PaintDeviceMetric  arg__1) const
void QtScriptShell_QColorDialog::mouseDoubleClickEvent ( QMouseEvent *  arg__1)
void QtScriptShell_QColorDialog::mouseDoubleClickEvent ( QMouseEvent *  arg__1)
void QtScriptShell_QColorDialog::mouseMoveEvent ( QMouseEvent *  arg__1)
void QtScriptShell_QColorDialog::mouseMoveEvent ( QMouseEvent *  arg__1)
void QtScriptShell_QColorDialog::mousePressEvent ( QMouseEvent *  arg__1)
void QtScriptShell_QColorDialog::mousePressEvent ( QMouseEvent *  arg__1)
void QtScriptShell_QColorDialog::mouseReleaseEvent ( QMouseEvent *  arg__1)
void QtScriptShell_QColorDialog::mouseReleaseEvent ( QMouseEvent *  arg__1)
void QtScriptShell_QColorDialog::moveEvent ( QMoveEvent *  arg__1)
void QtScriptShell_QColorDialog::moveEvent ( QMoveEvent *  arg__1)
QPaintEngine * QtScriptShell_QColorDialog::paintEngine ( ) const
QPaintEngine* QtScriptShell_QColorDialog::paintEngine ( ) const
void QtScriptShell_QColorDialog::paintEvent ( QPaintEvent *  arg__1)
void QtScriptShell_QColorDialog::paintEvent ( QPaintEvent *  arg__1)
void QtScriptShell_QColorDialog::reject ( )
void QtScriptShell_QColorDialog::reject ( )
void QtScriptShell_QColorDialog::resizeEvent ( QResizeEvent *  arg__1)
void QtScriptShell_QColorDialog::resizeEvent ( QResizeEvent *  arg__1)
void QtScriptShell_QColorDialog::showEvent ( QShowEvent *  arg__1)
void QtScriptShell_QColorDialog::showEvent ( QShowEvent *  arg__1)
void QtScriptShell_QColorDialog::tabletEvent ( QTabletEvent *  arg__1)
void QtScriptShell_QColorDialog::tabletEvent ( QTabletEvent *  arg__1)
void QtScriptShell_QColorDialog::timerEvent ( QTimerEvent *  arg__1)
void QtScriptShell_QColorDialog::timerEvent ( QTimerEvent *  arg__1)
void QtScriptShell_QColorDialog::wheelEvent ( QWheelEvent *  arg__1)
void QtScriptShell_QColorDialog::wheelEvent ( QWheelEvent *  arg__1)

Member Data Documentation

QScriptValue QtScriptShell_QColorDialog::__qtscript_self

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