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

#include <qtscriptshell_QTableWidget.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 closeEditor (QWidget *editor, QAbstractItemDelegate::EndEditHint hint)
void closeEditor (QWidget *editor, QAbstractItemDelegate::EndEditHint hint)
void closeEvent (QCloseEvent *arg__1)
void closeEvent (QCloseEvent *arg__1)
void commitData (QWidget *editor)
void commitData (QWidget *editor)
void contextMenuEvent (QContextMenuEvent *arg__1)
void contextMenuEvent (QContextMenuEvent *arg__1)
void currentChanged (const QModelIndex &current, const QModelIndex &previous)
void currentChanged (const QModelIndex &current, const QModelIndex &previous)
void customEvent (QEvent *arg__1)
void customEvent (QEvent *arg__1)
void dataChanged (const QModelIndex &topLeft, const QModelIndex &bottomRight)
void dataChanged (const QModelIndex &topLeft, const QModelIndex &bottomRight)
int devType () const
int devType () const
void doItemsLayout ()
void doItemsLayout ()
void dragEnterEvent (QDragEnterEvent *event)
void dragEnterEvent (QDragEnterEvent *event)
void dragLeaveEvent (QDragLeaveEvent *event)
void dragLeaveEvent (QDragLeaveEvent *event)
void dragMoveEvent (QDragMoveEvent *event)
void dragMoveEvent (QDragMoveEvent *event)
void dropEvent (QDropEvent *event)
void dropEvent (QDropEvent *event)
bool dropMimeData (int row, int column, const QMimeData *data, Qt::DropAction action)
bool dropMimeData (int row, int column, const QMimeData *data, Qt::DropAction action)
bool edit (const QModelIndex &index, QAbstractItemView::EditTrigger trigger, QEvent *event)
bool edit (const QModelIndex &index, QAbstractItemView::EditTrigger trigger, QEvent *event)
void editorDestroyed (QObject *editor)
void editorDestroyed (QObject *editor)
void enterEvent (QEvent *arg__1)
void enterEvent (QEvent *arg__1)
bool event (QEvent *e)
bool event (QEvent *e)
bool eventFilter (QObject *arg__1, QEvent *arg__2)
bool eventFilter (QObject *arg__1, QEvent *arg__2)
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 *arg__1)
void hideEvent (QHideEvent *arg__1)
int horizontalOffset () const
int horizontalOffset () const
void horizontalScrollbarAction (int action)
void horizontalScrollbarAction (int action)
void horizontalScrollbarValueChanged (int value)
void horizontalScrollbarValueChanged (int value)
QModelIndex indexAt (const QPoint &p) const
QModelIndex indexAt (const QPoint &p) const
void inputMethodEvent (QInputMethodEvent *event)
void inputMethodEvent (QInputMethodEvent *event)
QVariant inputMethodQuery (Qt::InputMethodQuery query) const
QVariant inputMethodQuery (Qt::InputMethodQuery query) const
bool isIndexHidden (const QModelIndex &index) const
bool isIndexHidden (const QModelIndex &index) const
void keyboardSearch (const QString &search)
void keyboardSearch (const QString &search)
void keyPressEvent (QKeyEvent *event)
void keyPressEvent (QKeyEvent *event)
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
QStringList mimeTypes () const
QStringList mimeTypes () const
void mouseDoubleClickEvent (QMouseEvent *event)
void mouseDoubleClickEvent (QMouseEvent *event)
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 *e)
void paintEvent (QPaintEvent *e)
 QtScriptShell_QTableWidget (QWidget *parent=0)
 QtScriptShell_QTableWidget (QWidget *parent=0)
 QtScriptShell_QTableWidget (int rows, int columns, QWidget *parent=0)
 QtScriptShell_QTableWidget (int rows, int columns, QWidget *parent=0)
void reset ()
void reset ()
void resizeEvent (QResizeEvent *event)
void resizeEvent (QResizeEvent *event)
void rowsAboutToBeRemoved (const QModelIndex &parent, int start, int end)
void rowsAboutToBeRemoved (const QModelIndex &parent, int start, int end)
void rowsInserted (const QModelIndex &parent, int start, int end)
void rowsInserted (const QModelIndex &parent, int start, int end)
void scrollContentsBy (int dx, int dy)
void scrollContentsBy (int dx, int dy)
void scrollTo (const QModelIndex &index, QAbstractItemView::ScrollHint hint)
void scrollTo (const QModelIndex &index, QAbstractItemView::ScrollHint hint)
void selectAll ()
void selectAll ()
QList< QModelIndex > selectedIndexes () const
QList< QModelIndex > selectedIndexes () const
void selectionChanged (const QItemSelection &selected, const QItemSelection &deselected)
void selectionChanged (const QItemSelection &selected, const QItemSelection &deselected)
QItemSelectionModel::SelectionFlags selectionCommand (const QModelIndex &index, const QEvent *event) const
QItemSelectionModel::SelectionFlags selectionCommand (const QModelIndex &index, const QEvent *event) const
void setRootIndex (const QModelIndex &index)
void setRootIndex (const QModelIndex &index)
void setSelection (const QRect &rect, QItemSelectionModel::SelectionFlags command)
void setSelection (const QRect &rect, QItemSelectionModel::SelectionFlags command)
void setSelectionModel (QItemSelectionModel *selectionModel)
void setSelectionModel (QItemSelectionModel *selectionModel)
void showEvent (QShowEvent *arg__1)
void showEvent (QShowEvent *arg__1)
int sizeHintForColumn (int column) const
int sizeHintForColumn (int column) const
int sizeHintForRow (int row) const
int sizeHintForRow (int row) const
void startDrag (Qt::DropActions supportedActions)
void startDrag (Qt::DropActions supportedActions)
Qt::DropActions supportedDropActions () const
Qt::DropActions supportedDropActions () const
void tabletEvent (QTabletEvent *arg__1)
void tabletEvent (QTabletEvent *arg__1)
void timerEvent (QTimerEvent *event)
void timerEvent (QTimerEvent *event)
void updateEditorData ()
void updateEditorData ()
void updateEditorGeometries ()
void updateEditorGeometries ()
void updateGeometries ()
void updateGeometries ()
int verticalOffset () const
int verticalOffset () const
void verticalScrollbarAction (int action)
void verticalScrollbarAction (int action)
void verticalScrollbarValueChanged (int value)
void verticalScrollbarValueChanged (int value)
QStyleOptionViewItem viewOptions () const
QStyleOptionViewItem viewOptions () const
bool viewportEvent (QEvent *event)
bool viewportEvent (QEvent *event)
QRect visualRect (const QModelIndex &index) const
QRect visualRect (const QModelIndex &index) const
QRegion visualRegionForSelection (const QItemSelection &selection) const
QRegion visualRegionForSelection (const QItemSelection &selection) const
void wheelEvent (QWheelEvent *arg__1)
void wheelEvent (QWheelEvent *arg__1)
 ~QtScriptShell_QTableWidget ()
 ~QtScriptShell_QTableWidget ()

Public Attributes

QScriptValue __qtscript_self

Constructor & Destructor Documentation

QtScriptShell_QTableWidget::QtScriptShell_QTableWidget ( QWidget *  parent = 0)
QtScriptShell_QTableWidget::QtScriptShell_QTableWidget ( int  rows,
int  columns,
QWidget *  parent = 0 
)
QtScriptShell_QTableWidget::~QtScriptShell_QTableWidget ( )
QtScriptShell_QTableWidget::QtScriptShell_QTableWidget ( QWidget *  parent = 0)
QtScriptShell_QTableWidget::QtScriptShell_QTableWidget ( int  rows,
int  columns,
QWidget *  parent = 0 
)
QtScriptShell_QTableWidget::~QtScriptShell_QTableWidget ( )

Member Function Documentation

void QtScriptShell_QTableWidget::actionEvent ( QActionEvent *  arg__1)
void QtScriptShell_QTableWidget::actionEvent ( QActionEvent *  arg__1)
void QtScriptShell_QTableWidget::changeEvent ( QEvent *  arg__1)
void QtScriptShell_QTableWidget::changeEvent ( QEvent *  arg__1)
void QtScriptShell_QTableWidget::childEvent ( QChildEvent *  arg__1)
void QtScriptShell_QTableWidget::childEvent ( QChildEvent *  arg__1)
void QtScriptShell_QTableWidget::closeEditor ( QWidget *  editor,
QAbstractItemDelegate::EndEditHint  hint 
)
void QtScriptShell_QTableWidget::closeEditor ( QWidget *  editor,
QAbstractItemDelegate::EndEditHint  hint 
)
void QtScriptShell_QTableWidget::closeEvent ( QCloseEvent *  arg__1)
void QtScriptShell_QTableWidget::closeEvent ( QCloseEvent *  arg__1)
void QtScriptShell_QTableWidget::commitData ( QWidget *  editor)
void QtScriptShell_QTableWidget::commitData ( QWidget *  editor)
void QtScriptShell_QTableWidget::contextMenuEvent ( QContextMenuEvent *  arg__1)
void QtScriptShell_QTableWidget::contextMenuEvent ( QContextMenuEvent *  arg__1)
void QtScriptShell_QTableWidget::currentChanged ( const QModelIndex &  current,
const QModelIndex &  previous 
)
void QtScriptShell_QTableWidget::currentChanged ( const QModelIndex &  current,
const QModelIndex &  previous 
)
void QtScriptShell_QTableWidget::customEvent ( QEvent *  arg__1)
void QtScriptShell_QTableWidget::customEvent ( QEvent *  arg__1)
void QtScriptShell_QTableWidget::dataChanged ( const QModelIndex &  topLeft,
const QModelIndex &  bottomRight 
)
void QtScriptShell_QTableWidget::dataChanged ( const QModelIndex &  topLeft,
const QModelIndex &  bottomRight 
)
int QtScriptShell_QTableWidget::devType ( ) const
int QtScriptShell_QTableWidget::devType ( ) const
void QtScriptShell_QTableWidget::doItemsLayout ( )
void QtScriptShell_QTableWidget::doItemsLayout ( )
void QtScriptShell_QTableWidget::dragEnterEvent ( QDragEnterEvent *  event)
void QtScriptShell_QTableWidget::dragEnterEvent ( QDragEnterEvent *  event)
void QtScriptShell_QTableWidget::dragLeaveEvent ( QDragLeaveEvent *  event)
void QtScriptShell_QTableWidget::dragLeaveEvent ( QDragLeaveEvent *  event)
void QtScriptShell_QTableWidget::dragMoveEvent ( QDragMoveEvent *  event)
void QtScriptShell_QTableWidget::dragMoveEvent ( QDragMoveEvent *  event)
void QtScriptShell_QTableWidget::dropEvent ( QDropEvent *  event)
void QtScriptShell_QTableWidget::dropEvent ( QDropEvent *  event)
bool QtScriptShell_QTableWidget::dropMimeData ( int  row,
int  column,
const QMimeData *  data,
Qt::DropAction  action 
)
bool QtScriptShell_QTableWidget::dropMimeData ( int  row,
int  column,
const QMimeData *  data,
Qt::DropAction  action 
)
bool QtScriptShell_QTableWidget::edit ( const QModelIndex &  index,
QAbstractItemView::EditTrigger  trigger,
QEvent *  event 
)
bool QtScriptShell_QTableWidget::edit ( const QModelIndex &  index,
QAbstractItemView::EditTrigger  trigger,
QEvent *  event 
)
void QtScriptShell_QTableWidget::editorDestroyed ( QObject *  editor)
void QtScriptShell_QTableWidget::editorDestroyed ( QObject *  editor)
void QtScriptShell_QTableWidget::enterEvent ( QEvent *  arg__1)
void QtScriptShell_QTableWidget::enterEvent ( QEvent *  arg__1)
bool QtScriptShell_QTableWidget::event ( QEvent *  e)
bool QtScriptShell_QTableWidget::event ( QEvent *  e)
bool QtScriptShell_QTableWidget::eventFilter ( QObject *  arg__1,
QEvent *  arg__2 
)
bool QtScriptShell_QTableWidget::eventFilter ( QObject *  arg__1,
QEvent *  arg__2 
)
void QtScriptShell_QTableWidget::focusInEvent ( QFocusEvent *  event)
void QtScriptShell_QTableWidget::focusInEvent ( QFocusEvent *  event)
bool QtScriptShell_QTableWidget::focusNextPrevChild ( bool  next)
bool QtScriptShell_QTableWidget::focusNextPrevChild ( bool  next)
void QtScriptShell_QTableWidget::focusOutEvent ( QFocusEvent *  event)
void QtScriptShell_QTableWidget::focusOutEvent ( QFocusEvent *  event)
int QtScriptShell_QTableWidget::heightForWidth ( int  arg__1) const
int QtScriptShell_QTableWidget::heightForWidth ( int  arg__1) const
void QtScriptShell_QTableWidget::hideEvent ( QHideEvent *  arg__1)
void QtScriptShell_QTableWidget::hideEvent ( QHideEvent *  arg__1)
int QtScriptShell_QTableWidget::horizontalOffset ( ) const
int QtScriptShell_QTableWidget::horizontalOffset ( ) const
void QtScriptShell_QTableWidget::horizontalScrollbarAction ( int  action)
void QtScriptShell_QTableWidget::horizontalScrollbarAction ( int  action)
void QtScriptShell_QTableWidget::horizontalScrollbarValueChanged ( int  value)
void QtScriptShell_QTableWidget::horizontalScrollbarValueChanged ( int  value)
QModelIndex QtScriptShell_QTableWidget::indexAt ( const QPoint &  p) const
QModelIndex QtScriptShell_QTableWidget::indexAt ( const QPoint &  p) const
void QtScriptShell_QTableWidget::inputMethodEvent ( QInputMethodEvent *  event)
void QtScriptShell_QTableWidget::inputMethodEvent ( QInputMethodEvent *  event)
QVariant QtScriptShell_QTableWidget::inputMethodQuery ( Qt::InputMethodQuery  query) const
QVariant QtScriptShell_QTableWidget::inputMethodQuery ( Qt::InputMethodQuery  query) const
bool QtScriptShell_QTableWidget::isIndexHidden ( const QModelIndex &  index) const
bool QtScriptShell_QTableWidget::isIndexHidden ( const QModelIndex &  index) const
void QtScriptShell_QTableWidget::keyboardSearch ( const QString &  search)
void QtScriptShell_QTableWidget::keyboardSearch ( const QString &  search)
void QtScriptShell_QTableWidget::keyPressEvent ( QKeyEvent *  event)
void QtScriptShell_QTableWidget::keyPressEvent ( QKeyEvent *  event)
void QtScriptShell_QTableWidget::keyReleaseEvent ( QKeyEvent *  arg__1)
void QtScriptShell_QTableWidget::keyReleaseEvent ( QKeyEvent *  arg__1)
void QtScriptShell_QTableWidget::languageChange ( )
void QtScriptShell_QTableWidget::languageChange ( )
void QtScriptShell_QTableWidget::leaveEvent ( QEvent *  arg__1)
void QtScriptShell_QTableWidget::leaveEvent ( QEvent *  arg__1)
int QtScriptShell_QTableWidget::metric ( QPaintDevice::PaintDeviceMetric  arg__1) const
int QtScriptShell_QTableWidget::metric ( QPaintDevice::PaintDeviceMetric  arg__1) const
QStringList QtScriptShell_QTableWidget::mimeTypes ( ) const
QStringList QtScriptShell_QTableWidget::mimeTypes ( ) const
void QtScriptShell_QTableWidget::mouseDoubleClickEvent ( QMouseEvent *  event)
void QtScriptShell_QTableWidget::mouseDoubleClickEvent ( QMouseEvent *  event)
void QtScriptShell_QTableWidget::mouseMoveEvent ( QMouseEvent *  event)
void QtScriptShell_QTableWidget::mouseMoveEvent ( QMouseEvent *  event)
void QtScriptShell_QTableWidget::mousePressEvent ( QMouseEvent *  event)
void QtScriptShell_QTableWidget::mousePressEvent ( QMouseEvent *  event)
void QtScriptShell_QTableWidget::mouseReleaseEvent ( QMouseEvent *  event)
void QtScriptShell_QTableWidget::mouseReleaseEvent ( QMouseEvent *  event)
void QtScriptShell_QTableWidget::moveEvent ( QMoveEvent *  arg__1)
void QtScriptShell_QTableWidget::moveEvent ( QMoveEvent *  arg__1)
QPaintEngine * QtScriptShell_QTableWidget::paintEngine ( ) const
QPaintEngine* QtScriptShell_QTableWidget::paintEngine ( ) const
void QtScriptShell_QTableWidget::paintEvent ( QPaintEvent *  e)
void QtScriptShell_QTableWidget::paintEvent ( QPaintEvent *  e)
void QtScriptShell_QTableWidget::reset ( )
void QtScriptShell_QTableWidget::reset ( )
void QtScriptShell_QTableWidget::resizeEvent ( QResizeEvent *  event)
void QtScriptShell_QTableWidget::resizeEvent ( QResizeEvent *  event)
void QtScriptShell_QTableWidget::rowsAboutToBeRemoved ( const QModelIndex &  parent,
int  start,
int  end 
)
void QtScriptShell_QTableWidget::rowsAboutToBeRemoved ( const QModelIndex &  parent,
int  start,
int  end 
)
void QtScriptShell_QTableWidget::rowsInserted ( const QModelIndex &  parent,
int  start,
int  end 
)
void QtScriptShell_QTableWidget::rowsInserted ( const QModelIndex &  parent,
int  start,
int  end 
)
void QtScriptShell_QTableWidget::scrollContentsBy ( int  dx,
int  dy 
)
void QtScriptShell_QTableWidget::scrollContentsBy ( int  dx,
int  dy 
)
void QtScriptShell_QTableWidget::scrollTo ( const QModelIndex &  index,
QAbstractItemView::ScrollHint  hint 
)
void QtScriptShell_QTableWidget::scrollTo ( const QModelIndex &  index,
QAbstractItemView::ScrollHint  hint 
)
void QtScriptShell_QTableWidget::selectAll ( )
void QtScriptShell_QTableWidget::selectAll ( )
QList<QModelIndex > QtScriptShell_QTableWidget::selectedIndexes ( ) const
QList< QModelIndex > QtScriptShell_QTableWidget::selectedIndexes ( ) const
void QtScriptShell_QTableWidget::selectionChanged ( const QItemSelection &  selected,
const QItemSelection &  deselected 
)
void QtScriptShell_QTableWidget::selectionChanged ( const QItemSelection &  selected,
const QItemSelection &  deselected 
)
QItemSelectionModel::SelectionFlags QtScriptShell_QTableWidget::selectionCommand ( const QModelIndex &  index,
const QEvent *  event 
) const
QItemSelectionModel::SelectionFlags QtScriptShell_QTableWidget::selectionCommand ( const QModelIndex &  index,
const QEvent *  event 
) const
void QtScriptShell_QTableWidget::setRootIndex ( const QModelIndex &  index)
void QtScriptShell_QTableWidget::setRootIndex ( const QModelIndex &  index)
void QtScriptShell_QTableWidget::setSelection ( const QRect &  rect,
QItemSelectionModel::SelectionFlags  command 
)
void QtScriptShell_QTableWidget::setSelection ( const QRect &  rect,
QItemSelectionModel::SelectionFlags  command 
)
void QtScriptShell_QTableWidget::setSelectionModel ( QItemSelectionModel *  selectionModel)
void QtScriptShell_QTableWidget::setSelectionModel ( QItemSelectionModel *  selectionModel)
void QtScriptShell_QTableWidget::showEvent ( QShowEvent *  arg__1)
void QtScriptShell_QTableWidget::showEvent ( QShowEvent *  arg__1)
int QtScriptShell_QTableWidget::sizeHintForColumn ( int  column) const
int QtScriptShell_QTableWidget::sizeHintForColumn ( int  column) const
int QtScriptShell_QTableWidget::sizeHintForRow ( int  row) const
int QtScriptShell_QTableWidget::sizeHintForRow ( int  row) const
void QtScriptShell_QTableWidget::startDrag ( Qt::DropActions  supportedActions)
void QtScriptShell_QTableWidget::startDrag ( Qt::DropActions  supportedActions)
Qt::DropActions QtScriptShell_QTableWidget::supportedDropActions ( ) const
Qt::DropActions QtScriptShell_QTableWidget::supportedDropActions ( ) const
void QtScriptShell_QTableWidget::tabletEvent ( QTabletEvent *  arg__1)
void QtScriptShell_QTableWidget::tabletEvent ( QTabletEvent *  arg__1)
void QtScriptShell_QTableWidget::timerEvent ( QTimerEvent *  event)
void QtScriptShell_QTableWidget::timerEvent ( QTimerEvent *  event)
void QtScriptShell_QTableWidget::updateEditorData ( )
void QtScriptShell_QTableWidget::updateEditorData ( )
void QtScriptShell_QTableWidget::updateEditorGeometries ( )
void QtScriptShell_QTableWidget::updateEditorGeometries ( )
void QtScriptShell_QTableWidget::updateGeometries ( )
void QtScriptShell_QTableWidget::updateGeometries ( )
int QtScriptShell_QTableWidget::verticalOffset ( ) const
int QtScriptShell_QTableWidget::verticalOffset ( ) const
void QtScriptShell_QTableWidget::verticalScrollbarAction ( int  action)
void QtScriptShell_QTableWidget::verticalScrollbarAction ( int  action)
void QtScriptShell_QTableWidget::verticalScrollbarValueChanged ( int  value)
void QtScriptShell_QTableWidget::verticalScrollbarValueChanged ( int  value)
QStyleOptionViewItem QtScriptShell_QTableWidget::viewOptions ( ) const
QStyleOptionViewItem QtScriptShell_QTableWidget::viewOptions ( ) const
bool QtScriptShell_QTableWidget::viewportEvent ( QEvent *  event)
bool QtScriptShell_QTableWidget::viewportEvent ( QEvent *  event)
QRect QtScriptShell_QTableWidget::visualRect ( const QModelIndex &  index) const
QRect QtScriptShell_QTableWidget::visualRect ( const QModelIndex &  index) const
QRegion QtScriptShell_QTableWidget::visualRegionForSelection ( const QItemSelection &  selection) const
QRegion QtScriptShell_QTableWidget::visualRegionForSelection ( const QItemSelection &  selection) const
void QtScriptShell_QTableWidget::wheelEvent ( QWheelEvent *  arg__1)
void QtScriptShell_QTableWidget::wheelEvent ( QWheelEvent *  arg__1)

Member Data Documentation

QScriptValue QtScriptShell_QTableWidget::__qtscript_self

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