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

#include <qtscriptshell_QHeaderView.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 &old)
void currentChanged (const QModelIndex &current, const QModelIndex &old)
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 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
void mouseDoubleClickEvent (QMouseEvent *e)
void mouseDoubleClickEvent (QMouseEvent *e)
void mouseMoveEvent (QMouseEvent *e)
void mouseMoveEvent (QMouseEvent *e)
void mousePressEvent (QMouseEvent *e)
void mousePressEvent (QMouseEvent *e)
void mouseReleaseEvent (QMouseEvent *e)
void mouseReleaseEvent (QMouseEvent *e)
void moveEvent (QMoveEvent *arg__1)
void moveEvent (QMoveEvent *arg__1)
QPaintEngine * paintEngine () const
QPaintEngine * paintEngine () const
void paintEvent (QPaintEvent *e)
void paintEvent (QPaintEvent *e)
void paintSection (QPainter *painter, const QRect &rect, int logicalIndex) const
void paintSection (QPainter *painter, const QRect &rect, int logicalIndex) const
 QtScriptShell_QHeaderView (Qt::Orientation orientation, QWidget *parent=0)
 QtScriptShell_QHeaderView (Qt::Orientation orientation, 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)
QSize sectionSizeFromContents (int logicalIndex) const
QSize sectionSizeFromContents (int logicalIndex) const
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 setModel (QAbstractItemModel *model)
void setModel (QAbstractItemModel *model)
void setRootIndex (const QModelIndex &index)
void setRootIndex (const QModelIndex &index)
void setSelection (const QRect &rect, QItemSelectionModel::SelectionFlags flags)
void setSelection (const QRect &rect, QItemSelectionModel::SelectionFlags flags)
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)
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 *e)
bool viewportEvent (QEvent *e)
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_QHeaderView ()
 ~QtScriptShell_QHeaderView ()

Public Attributes

QScriptValue __qtscript_self

Constructor & Destructor Documentation

QtScriptShell_QHeaderView::QtScriptShell_QHeaderView ( Qt::Orientation  orientation,
QWidget *  parent = 0 
)
QtScriptShell_QHeaderView::~QtScriptShell_QHeaderView ( )
QtScriptShell_QHeaderView::QtScriptShell_QHeaderView ( Qt::Orientation  orientation,
QWidget *  parent = 0 
)
QtScriptShell_QHeaderView::~QtScriptShell_QHeaderView ( )

Member Function Documentation

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

Member Data Documentation

QScriptValue QtScriptShell_QHeaderView::__qtscript_self

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