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

#include <qtscriptshell_QSpinBox.h>

List of all members.

Public Member Functions

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 clear ()
void clear ()
void closeEvent (QCloseEvent *event)
void closeEvent (QCloseEvent *event)
void contextMenuEvent (QContextMenuEvent *event)
void contextMenuEvent (QContextMenuEvent *event)
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 *event)
bool event (QEvent *event)
bool eventFilter (QObject *arg__1, QEvent *arg__2)
bool eventFilter (QObject *arg__1, QEvent *arg__2)
void fixup (QString &str) const
void fixup (QString &str) const
void focusInEvent (QFocusEvent *event)
void focusInEvent (QFocusEvent *event)
bool focusNextPrevChild (bool next)
bool focusNextPrevChild (bool next)
void focusOutEvent (QFocusEvent *event)
void focusOutEvent (QFocusEvent *event)
int heightForWidth (int arg__1) const
int heightForWidth (int arg__1) const
void hideEvent (QHideEvent *event)
void hideEvent (QHideEvent *event)
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 *event)
void keyPressEvent (QKeyEvent *event)
void keyReleaseEvent (QKeyEvent *event)
void keyReleaseEvent (QKeyEvent *event)
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 *event)
void mouseMoveEvent (QMouseEvent *event)
void mousePressEvent (QMouseEvent *event)
void mousePressEvent (QMouseEvent *event)
void mouseReleaseEvent (QMouseEvent *event)
void mouseReleaseEvent (QMouseEvent *event)
void moveEvent (QMoveEvent *arg__1)
void moveEvent (QMoveEvent *arg__1)
QPaintEngine * paintEngine () const
QPaintEngine * paintEngine () const
void paintEvent (QPaintEvent *event)
void paintEvent (QPaintEvent *event)
 QtScriptShell_QSpinBox (QWidget *parent=0)
 QtScriptShell_QSpinBox (QWidget *parent=0)
void resizeEvent (QResizeEvent *event)
void resizeEvent (QResizeEvent *event)
void showEvent (QShowEvent *event)
void showEvent (QShowEvent *event)
void stepBy (int steps)
void stepBy (int steps)
QAbstractSpinBox::StepEnabled stepEnabled () const
QAbstractSpinBox::StepEnabled stepEnabled () const
void tabletEvent (QTabletEvent *arg__1)
void tabletEvent (QTabletEvent *arg__1)
QString textFromValue (int val) const
QString textFromValue (int val) const
void timerEvent (QTimerEvent *event)
void timerEvent (QTimerEvent *event)
QValidator::State validate (QString &input, int &pos) const
QValidator::State validate (QString &input, int &pos) const
int valueFromText (const QString &text) const
int valueFromText (const QString &text) const
void wheelEvent (QWheelEvent *event)
void wheelEvent (QWheelEvent *event)
 ~QtScriptShell_QSpinBox ()
 ~QtScriptShell_QSpinBox ()

Public Attributes

QScriptValue __qtscript_self

Constructor & Destructor Documentation

QtScriptShell_QSpinBox::QtScriptShell_QSpinBox ( QWidget *  parent = 0)
QtScriptShell_QSpinBox::~QtScriptShell_QSpinBox ( )
QtScriptShell_QSpinBox::QtScriptShell_QSpinBox ( QWidget *  parent = 0)
QtScriptShell_QSpinBox::~QtScriptShell_QSpinBox ( )

Member Function Documentation

void QtScriptShell_QSpinBox::actionEvent ( QActionEvent *  arg__1)
void QtScriptShell_QSpinBox::actionEvent ( QActionEvent *  arg__1)
void QtScriptShell_QSpinBox::changeEvent ( QEvent *  event)
void QtScriptShell_QSpinBox::changeEvent ( QEvent *  event)
void QtScriptShell_QSpinBox::childEvent ( QChildEvent *  arg__1)
void QtScriptShell_QSpinBox::childEvent ( QChildEvent *  arg__1)
void QtScriptShell_QSpinBox::clear ( )
void QtScriptShell_QSpinBox::clear ( )
void QtScriptShell_QSpinBox::closeEvent ( QCloseEvent *  event)
void QtScriptShell_QSpinBox::closeEvent ( QCloseEvent *  event)
void QtScriptShell_QSpinBox::contextMenuEvent ( QContextMenuEvent *  event)
void QtScriptShell_QSpinBox::contextMenuEvent ( QContextMenuEvent *  event)
void QtScriptShell_QSpinBox::customEvent ( QEvent *  arg__1)
void QtScriptShell_QSpinBox::customEvent ( QEvent *  arg__1)
int QtScriptShell_QSpinBox::devType ( ) const
int QtScriptShell_QSpinBox::devType ( ) const
void QtScriptShell_QSpinBox::dragEnterEvent ( QDragEnterEvent *  arg__1)
void QtScriptShell_QSpinBox::dragEnterEvent ( QDragEnterEvent *  arg__1)
void QtScriptShell_QSpinBox::dragLeaveEvent ( QDragLeaveEvent *  arg__1)
void QtScriptShell_QSpinBox::dragLeaveEvent ( QDragLeaveEvent *  arg__1)
void QtScriptShell_QSpinBox::dragMoveEvent ( QDragMoveEvent *  arg__1)
void QtScriptShell_QSpinBox::dragMoveEvent ( QDragMoveEvent *  arg__1)
void QtScriptShell_QSpinBox::dropEvent ( QDropEvent *  arg__1)
void QtScriptShell_QSpinBox::dropEvent ( QDropEvent *  arg__1)
void QtScriptShell_QSpinBox::enterEvent ( QEvent *  arg__1)
void QtScriptShell_QSpinBox::enterEvent ( QEvent *  arg__1)
bool QtScriptShell_QSpinBox::event ( QEvent *  event)
bool QtScriptShell_QSpinBox::event ( QEvent *  event)
bool QtScriptShell_QSpinBox::eventFilter ( QObject *  arg__1,
QEvent *  arg__2 
)
bool QtScriptShell_QSpinBox::eventFilter ( QObject *  arg__1,
QEvent *  arg__2 
)
void QtScriptShell_QSpinBox::fixup ( QString &  str) const
void QtScriptShell_QSpinBox::fixup ( QString &  str) const
void QtScriptShell_QSpinBox::focusInEvent ( QFocusEvent *  event)
void QtScriptShell_QSpinBox::focusInEvent ( QFocusEvent *  event)
bool QtScriptShell_QSpinBox::focusNextPrevChild ( bool  next)
bool QtScriptShell_QSpinBox::focusNextPrevChild ( bool  next)
void QtScriptShell_QSpinBox::focusOutEvent ( QFocusEvent *  event)
void QtScriptShell_QSpinBox::focusOutEvent ( QFocusEvent *  event)
int QtScriptShell_QSpinBox::heightForWidth ( int  arg__1) const
int QtScriptShell_QSpinBox::heightForWidth ( int  arg__1) const
void QtScriptShell_QSpinBox::hideEvent ( QHideEvent *  event)
void QtScriptShell_QSpinBox::hideEvent ( QHideEvent *  event)
void QtScriptShell_QSpinBox::inputMethodEvent ( QInputMethodEvent *  arg__1)
void QtScriptShell_QSpinBox::inputMethodEvent ( QInputMethodEvent *  arg__1)
QVariant QtScriptShell_QSpinBox::inputMethodQuery ( Qt::InputMethodQuery  arg__1) const
QVariant QtScriptShell_QSpinBox::inputMethodQuery ( Qt::InputMethodQuery  arg__1) const
void QtScriptShell_QSpinBox::keyPressEvent ( QKeyEvent *  event)
void QtScriptShell_QSpinBox::keyPressEvent ( QKeyEvent *  event)
void QtScriptShell_QSpinBox::keyReleaseEvent ( QKeyEvent *  event)
void QtScriptShell_QSpinBox::keyReleaseEvent ( QKeyEvent *  event)
void QtScriptShell_QSpinBox::languageChange ( )
void QtScriptShell_QSpinBox::languageChange ( )
void QtScriptShell_QSpinBox::leaveEvent ( QEvent *  arg__1)
void QtScriptShell_QSpinBox::leaveEvent ( QEvent *  arg__1)
int QtScriptShell_QSpinBox::metric ( QPaintDevice::PaintDeviceMetric  arg__1) const
int QtScriptShell_QSpinBox::metric ( QPaintDevice::PaintDeviceMetric  arg__1) const
void QtScriptShell_QSpinBox::mouseDoubleClickEvent ( QMouseEvent *  arg__1)
void QtScriptShell_QSpinBox::mouseDoubleClickEvent ( QMouseEvent *  arg__1)
void QtScriptShell_QSpinBox::mouseMoveEvent ( QMouseEvent *  event)
void QtScriptShell_QSpinBox::mouseMoveEvent ( QMouseEvent *  event)
void QtScriptShell_QSpinBox::mousePressEvent ( QMouseEvent *  event)
void QtScriptShell_QSpinBox::mousePressEvent ( QMouseEvent *  event)
void QtScriptShell_QSpinBox::mouseReleaseEvent ( QMouseEvent *  event)
void QtScriptShell_QSpinBox::mouseReleaseEvent ( QMouseEvent *  event)
void QtScriptShell_QSpinBox::moveEvent ( QMoveEvent *  arg__1)
void QtScriptShell_QSpinBox::moveEvent ( QMoveEvent *  arg__1)
QPaintEngine* QtScriptShell_QSpinBox::paintEngine ( ) const
QPaintEngine * QtScriptShell_QSpinBox::paintEngine ( ) const
void QtScriptShell_QSpinBox::paintEvent ( QPaintEvent *  event)
void QtScriptShell_QSpinBox::paintEvent ( QPaintEvent *  event)
void QtScriptShell_QSpinBox::resizeEvent ( QResizeEvent *  event)
void QtScriptShell_QSpinBox::resizeEvent ( QResizeEvent *  event)
void QtScriptShell_QSpinBox::showEvent ( QShowEvent *  event)
void QtScriptShell_QSpinBox::showEvent ( QShowEvent *  event)
void QtScriptShell_QSpinBox::stepBy ( int  steps)
void QtScriptShell_QSpinBox::stepBy ( int  steps)
QAbstractSpinBox::StepEnabled QtScriptShell_QSpinBox::stepEnabled ( ) const
QAbstractSpinBox::StepEnabled QtScriptShell_QSpinBox::stepEnabled ( ) const
void QtScriptShell_QSpinBox::tabletEvent ( QTabletEvent *  arg__1)
void QtScriptShell_QSpinBox::tabletEvent ( QTabletEvent *  arg__1)
QString QtScriptShell_QSpinBox::textFromValue ( int  val) const
QString QtScriptShell_QSpinBox::textFromValue ( int  val) const
void QtScriptShell_QSpinBox::timerEvent ( QTimerEvent *  event)
void QtScriptShell_QSpinBox::timerEvent ( QTimerEvent *  event)
QValidator::State QtScriptShell_QSpinBox::validate ( QString &  input,
int &  pos 
) const
QValidator::State QtScriptShell_QSpinBox::validate ( QString &  input,
int &  pos 
) const
int QtScriptShell_QSpinBox::valueFromText ( const QString &  text) const
int QtScriptShell_QSpinBox::valueFromText ( const QString &  text) const
void QtScriptShell_QSpinBox::wheelEvent ( QWheelEvent *  event)
void QtScriptShell_QSpinBox::wheelEvent ( QWheelEvent *  event)

Member Data Documentation

QScriptValue QtScriptShell_QSpinBox::__qtscript_self

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