PLplot  5.10.0
sipQtPLWidget Class Reference
Inheritance diagram for sipQtPLWidget:
QtPLWidget QtPLDriver

List of all members.

Public Member Functions

 sipQtPLWidget (int, int, QWidget *)
virtual ~sipQtPLWidget ()
int qt_metacall (QMetaObject::Call, int, void **)
voidqt_metacast (const char *)
const QMetaObject * metaObject () const
QObject * sipProtect_sender () const
int sipProtect_receivers (const char *) const
void sipProtectVirt_timerEvent (bool, QTimerEvent *)
void sipProtectVirt_childEvent (bool, QChildEvent *)
void sipProtectVirt_customEvent (bool, QEvent *)
void sipProtectVirt_connectNotify (bool, const char *)
void sipProtectVirt_disconnectNotify (bool, const char *)
int sipProtect_senderSignalIndex () const
bool sipProtectVirt_event (bool, QEvent *)
void sipProtectVirt_mouseReleaseEvent (bool, QMouseEvent *)
void sipProtectVirt_mouseDoubleClickEvent (bool, QMouseEvent *)
void sipProtectVirt_mouseMoveEvent (bool, QMouseEvent *)
void sipProtectVirt_wheelEvent (bool, QWheelEvent *)
void sipProtectVirt_keyReleaseEvent (bool, QKeyEvent *)
void sipProtectVirt_focusInEvent (bool, QFocusEvent *)
void sipProtectVirt_focusOutEvent (bool, QFocusEvent *)
void sipProtectVirt_enterEvent (bool, QEvent *)
void sipProtectVirt_leaveEvent (bool, QEvent *)
void sipProtectVirt_moveEvent (bool, QMoveEvent *)
void sipProtectVirt_contextMenuEvent (bool, QContextMenuEvent *)
void sipProtectVirt_tabletEvent (bool, QTabletEvent *)
void sipProtectVirt_actionEvent (bool, QActionEvent *)
void sipProtectVirt_dragEnterEvent (bool, QDragEnterEvent *)
void sipProtectVirt_dragMoveEvent (bool, QDragMoveEvent *)
void sipProtectVirt_dragLeaveEvent (bool, QDragLeaveEvent *)
void sipProtectVirt_dropEvent (bool, QDropEvent *)
void sipProtectVirt_showEvent (bool, QShowEvent *)
void sipProtectVirt_hideEvent (bool, QHideEvent *)
void sipProtectVirt_changeEvent (bool, QEvent *)
int sipProtectVirt_metric (bool, QPaintDevice::PaintDeviceMetric) const
void sipProtectVirt_inputMethodEvent (bool, QInputMethodEvent *)
void sipProtect_resetInputContext ()
void sipProtect_updateMicroFocus ()
void sipProtect_create (WId, bool, bool)
void sipProtect_destroy (bool, bool)
bool sipProtectVirt_focusNextPrevChild (bool, bool)
bool sipProtect_focusNextChild ()
bool sipProtect_focusPreviousChild ()
void sipProtectVirt_enabledChange (bool, bool)
void sipProtectVirt_paletteChange (bool, const QPalette &)
void sipProtectVirt_fontChange (bool, const QFont &)
void sipProtectVirt_windowActivationChange (bool, bool)
void sipProtectVirt_languageChange (bool)
void sipProtectVirt_mousePressEvent (bool, QMouseEvent *)
void sipProtectVirt_keyPressEvent (bool, QKeyEvent *)
void sipProtectVirt_closeEvent (bool, QCloseEvent *)
void sipProtect_nextPage ()
void sipProtectVirt_resizeEvent (bool, QResizeEvent *)
void sipProtectVirt_paintEvent (bool, QPaintEvent *)
void sipProtect_getPlotParameters (double &, double &, double &, double &)

Public Attributes

sipSimpleWrapper * sipPySelf

Protected Member Functions

void disconnectNotify (const char *)
void connectNotify (const char *)
void customEvent (QEvent *)
void childEvent (QChildEvent *)
void timerEvent (QTimerEvent *)
bool eventFilter (QObject *, QEvent *)
void languageChange ()
void windowActivationChange (bool)
void fontChange (const QFont &)
void paletteChange (const QPalette &)
void enabledChange (bool)
bool focusNextPrevChild (bool)
QVariant inputMethodQuery (Qt::InputMethodQuery) const
void inputMethodEvent (QInputMethodEvent *)
int metric (QPaintDevice::PaintDeviceMetric) const
void changeEvent (QEvent *)
void hideEvent (QHideEvent *)
void showEvent (QShowEvent *)
void dropEvent (QDropEvent *)
void dragLeaveEvent (QDragLeaveEvent *)
void dragMoveEvent (QDragMoveEvent *)
void dragEnterEvent (QDragEnterEvent *)
void actionEvent (QActionEvent *)
void tabletEvent (QTabletEvent *)
void contextMenuEvent (QContextMenuEvent *)
void closeEvent (QCloseEvent *)
void resizeEvent (QResizeEvent *)
void moveEvent (QMoveEvent *)
void paintEvent (QPaintEvent *)
void leaveEvent (QEvent *)
void enterEvent (QEvent *)
void focusOutEvent (QFocusEvent *)
void focusInEvent (QFocusEvent *)
void keyReleaseEvent (QKeyEvent *)
void keyPressEvent (QKeyEvent *)
void wheelEvent (QWheelEvent *)
void mouseMoveEvent (QMouseEvent *)
void mouseDoubleClickEvent (QMouseEvent *)
void mouseReleaseEvent (QMouseEvent *)
void mousePressEvent (QMouseEvent *)
bool event (QEvent *)
QPaintEngine * paintEngine () const
int heightForWidth (int) const
QSize minimumSizeHint () const
QSize sizeHint () const
void setVisible (bool)
int devType () const

Private Member Functions

 sipQtPLWidget (const sipQtPLWidget &)
sipQtPLWidgetoperator= (const sipQtPLWidget &)

Private Attributes

char sipPyMethods [47]

Detailed Description

Definition at line 204 of file sipplplot_pyqt4QtPLWidget.cpp.


Constructor & Destructor Documentation

sipQtPLWidget::sipQtPLWidget ( int  a0,
int  a1,
QWidget *  a2 
)

Definition at line 332 of file sipplplot_pyqt4QtPLWidget.cpp.

Definition at line 337 of file sipplplot_pyqt4QtPLWidget.cpp.


Member Function Documentation

void sipQtPLWidget::actionEvent ( QActionEvent *  a0) [protected]

Definition at line 746 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::changeEvent ( QEvent *  a0) [protected]

Definition at line 620 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::childEvent ( QChildEvent *  a0) [protected]

Definition at line 416 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::closeEvent ( QCloseEvent *  a0) [protected]

Reimplemented from QtPLWidget.

Definition at line 800 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::connectNotify ( const char *  a0) [protected]

Definition at line 380 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::contextMenuEvent ( QContextMenuEvent *  a0) [protected]

Definition at line 782 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::customEvent ( QEvent *  a0) [protected]

Definition at line 398 of file sipplplot_pyqt4QtPLWidget.cpp.

int sipQtPLWidget::devType ( ) const [protected]

Definition at line 1163 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::disconnectNotify ( const char *  a0) [protected]

Definition at line 362 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::dragEnterEvent ( QDragEnterEvent *  a0) [protected]

Definition at line 728 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::dragLeaveEvent ( QDragLeaveEvent *  a0) [protected]

Definition at line 692 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::dragMoveEvent ( QDragMoveEvent *  a0) [protected]

Definition at line 710 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::dropEvent ( QDropEvent *  a0) [protected]

Definition at line 674 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::enabledChange ( bool  a0) [protected]

Definition at line 539 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::enterEvent ( QEvent *  a0) [protected]

Definition at line 890 of file sipplplot_pyqt4QtPLWidget.cpp.

bool sipQtPLWidget::event ( QEvent *  a0) [protected]

Definition at line 1070 of file sipplplot_pyqt4QtPLWidget.cpp.

bool sipQtPLWidget::eventFilter ( QObject *  a0,
QEvent *  a1 
) [protected]

Definition at line 452 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::focusInEvent ( QFocusEvent *  a0) [protected]

Definition at line 926 of file sipplplot_pyqt4QtPLWidget.cpp.

bool sipQtPLWidget::focusNextPrevChild ( bool  a0) [protected]

Definition at line 557 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::focusOutEvent ( QFocusEvent *  a0) [protected]

Definition at line 908 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::fontChange ( const QFont &  a0) [protected]

Definition at line 503 of file sipplplot_pyqt4QtPLWidget.cpp.

int sipQtPLWidget::heightForWidth ( int  a0) const [protected]

Definition at line 1100 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::hideEvent ( QHideEvent *  a0) [protected]

Definition at line 638 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::inputMethodEvent ( QInputMethodEvent *  a0) [protected]

Definition at line 587 of file sipplplot_pyqt4QtPLWidget.cpp.

QVariant sipQtPLWidget::inputMethodQuery ( Qt::InputMethodQuery  a0) const [protected]

Definition at line 572 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::keyPressEvent ( QKeyEvent *  a0) [protected]

Reimplemented from QtPLWidget.

Definition at line 962 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::keyReleaseEvent ( QKeyEvent *  a0) [protected]

Definition at line 944 of file sipplplot_pyqt4QtPLWidget.cpp.

Definition at line 467 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::leaveEvent ( QEvent *  a0) [protected]

Definition at line 872 of file sipplplot_pyqt4QtPLWidget.cpp.

const QMetaObject * sipQtPLWidget::metaObject ( ) const

Definition at line 342 of file sipplplot_pyqt4QtPLWidget.cpp.

int sipQtPLWidget::metric ( QPaintDevice::PaintDeviceMetric  a0) const [protected]

Definition at line 605 of file sipplplot_pyqt4QtPLWidget.cpp.

QSize sipQtPLWidget::minimumSizeHint ( ) const [protected]

Definition at line 1115 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::mouseDoubleClickEvent ( QMouseEvent *  a0) [protected]

Definition at line 1016 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::mouseMoveEvent ( QMouseEvent *  a0) [protected]

Reimplemented from QtPLWidget.

Definition at line 998 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::mousePressEvent ( QMouseEvent *  a0) [protected]

Reimplemented from QtPLWidget.

Definition at line 1052 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::mouseReleaseEvent ( QMouseEvent *  a0) [protected]

Reimplemented from QtPLWidget.

Definition at line 1034 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::moveEvent ( QMoveEvent *  a0) [protected]

Definition at line 836 of file sipplplot_pyqt4QtPLWidget.cpp.

sipQtPLWidget& sipQtPLWidget::operator= ( const sipQtPLWidget ) [private]
QPaintEngine * sipQtPLWidget::paintEngine ( ) const [protected]

Definition at line 1085 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::paintEvent ( QPaintEvent *  a0) [protected]

Reimplemented from QtPLWidget.

Definition at line 854 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::paletteChange ( const QPalette &  a0) [protected]

Definition at line 521 of file sipplplot_pyqt4QtPLWidget.cpp.

int sipQtPLWidget::qt_metacall ( QMetaObject::Call  _c,
int  _id,
void **  _a 
)

Definition at line 347 of file sipplplot_pyqt4QtPLWidget.cpp.

void * sipQtPLWidget::qt_metacast ( const char *  _clname)

Definition at line 357 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::resizeEvent ( QResizeEvent *  a0) [protected]

Reimplemented from QtPLWidget.

Definition at line 818 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::setVisible ( bool  a0) [protected]

Definition at line 1145 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::showEvent ( QShowEvent *  a0) [protected]

Definition at line 656 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::sipProtect_create ( WId  a0,
bool  a1,
bool  a2 
)

Definition at line 1343 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::sipProtect_destroy ( bool  a0,
bool  a1 
)

Definition at line 1348 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::sipProtect_getPlotParameters ( double &  a0,
double &  a1,
double &  a2,
double &  a3 
)

Definition at line 1423 of file sipplplot_pyqt4QtPLWidget.cpp.

int sipQtPLWidget::sipProtect_receivers ( const char *  a0) const

Definition at line 1183 of file sipplplot_pyqt4QtPLWidget.cpp.

QObject * sipQtPLWidget::sipProtect_sender ( ) const

Definition at line 1178 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::sipProtectVirt_actionEvent ( bool  sipSelfWasArg,
QActionEvent *  a0 
)

Definition at line 1283 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::sipProtectVirt_changeEvent ( bool  sipSelfWasArg,
QEvent *  a0 
)

Definition at line 1318 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::sipProtectVirt_childEvent ( bool  sipSelfWasArg,
QChildEvent *  a0 
)

Definition at line 1193 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::sipProtectVirt_closeEvent ( bool  sipSelfWasArg,
QCloseEvent *  a0 
)

Definition at line 1403 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::sipProtectVirt_connectNotify ( bool  sipSelfWasArg,
const char *  a0 
)

Definition at line 1203 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::sipProtectVirt_contextMenuEvent ( bool  sipSelfWasArg,
QContextMenuEvent *  a0 
)

Definition at line 1273 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::sipProtectVirt_customEvent ( bool  sipSelfWasArg,
QEvent *  a0 
)

Definition at line 1198 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::sipProtectVirt_disconnectNotify ( bool  sipSelfWasArg,
const char *  a0 
)

Definition at line 1208 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::sipProtectVirt_dragEnterEvent ( bool  sipSelfWasArg,
QDragEnterEvent *  a0 
)

Definition at line 1288 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::sipProtectVirt_dragLeaveEvent ( bool  sipSelfWasArg,
QDragLeaveEvent *  a0 
)

Definition at line 1298 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::sipProtectVirt_dragMoveEvent ( bool  sipSelfWasArg,
QDragMoveEvent *  a0 
)

Definition at line 1293 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::sipProtectVirt_dropEvent ( bool  sipSelfWasArg,
QDropEvent *  a0 
)

Definition at line 1303 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::sipProtectVirt_enabledChange ( bool  sipSelfWasArg,
bool  a0 
)

Definition at line 1368 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::sipProtectVirt_enterEvent ( bool  sipSelfWasArg,
QEvent *  a0 
)

Definition at line 1258 of file sipplplot_pyqt4QtPLWidget.cpp.

bool sipQtPLWidget::sipProtectVirt_event ( bool  sipSelfWasArg,
QEvent *  a0 
)

Definition at line 1218 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::sipProtectVirt_focusInEvent ( bool  sipSelfWasArg,
QFocusEvent *  a0 
)

Definition at line 1248 of file sipplplot_pyqt4QtPLWidget.cpp.

bool sipQtPLWidget::sipProtectVirt_focusNextPrevChild ( bool  sipSelfWasArg,
bool  a0 
)

Definition at line 1353 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::sipProtectVirt_focusOutEvent ( bool  sipSelfWasArg,
QFocusEvent *  a0 
)

Definition at line 1253 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::sipProtectVirt_fontChange ( bool  sipSelfWasArg,
const QFont &  a0 
)

Definition at line 1378 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::sipProtectVirt_hideEvent ( bool  sipSelfWasArg,
QHideEvent *  a0 
)

Definition at line 1313 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::sipProtectVirt_inputMethodEvent ( bool  sipSelfWasArg,
QInputMethodEvent *  a0 
)

Definition at line 1328 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::sipProtectVirt_keyPressEvent ( bool  sipSelfWasArg,
QKeyEvent *  a0 
)

Definition at line 1398 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::sipProtectVirt_keyReleaseEvent ( bool  sipSelfWasArg,
QKeyEvent *  a0 
)

Definition at line 1243 of file sipplplot_pyqt4QtPLWidget.cpp.

Definition at line 1388 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::sipProtectVirt_leaveEvent ( bool  sipSelfWasArg,
QEvent *  a0 
)

Definition at line 1263 of file sipplplot_pyqt4QtPLWidget.cpp.

int sipQtPLWidget::sipProtectVirt_metric ( bool  sipSelfWasArg,
QPaintDevice::PaintDeviceMetric  a0 
) const

Definition at line 1323 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::sipProtectVirt_mouseDoubleClickEvent ( bool  sipSelfWasArg,
QMouseEvent *  a0 
)

Definition at line 1228 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::sipProtectVirt_mouseMoveEvent ( bool  sipSelfWasArg,
QMouseEvent *  a0 
)

Definition at line 1233 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::sipProtectVirt_mousePressEvent ( bool  sipSelfWasArg,
QMouseEvent *  a0 
)

Definition at line 1393 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::sipProtectVirt_mouseReleaseEvent ( bool  sipSelfWasArg,
QMouseEvent *  a0 
)

Definition at line 1223 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::sipProtectVirt_moveEvent ( bool  sipSelfWasArg,
QMoveEvent *  a0 
)

Definition at line 1268 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::sipProtectVirt_paintEvent ( bool  sipSelfWasArg,
QPaintEvent *  a0 
)

Definition at line 1418 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::sipProtectVirt_paletteChange ( bool  sipSelfWasArg,
const QPalette &  a0 
)

Definition at line 1373 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::sipProtectVirt_resizeEvent ( bool  sipSelfWasArg,
QResizeEvent *  a0 
)

Definition at line 1413 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::sipProtectVirt_showEvent ( bool  sipSelfWasArg,
QShowEvent *  a0 
)

Definition at line 1308 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::sipProtectVirt_tabletEvent ( bool  sipSelfWasArg,
QTabletEvent *  a0 
)

Definition at line 1278 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::sipProtectVirt_timerEvent ( bool  sipSelfWasArg,
QTimerEvent *  a0 
)

Definition at line 1188 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::sipProtectVirt_wheelEvent ( bool  sipSelfWasArg,
QWheelEvent *  a0 
)

Definition at line 1238 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::sipProtectVirt_windowActivationChange ( bool  sipSelfWasArg,
bool  a0 
)

Definition at line 1383 of file sipplplot_pyqt4QtPLWidget.cpp.

QSize sipQtPLWidget::sizeHint ( ) const [protected]

Definition at line 1130 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::tabletEvent ( QTabletEvent *  a0) [protected]

Definition at line 764 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::timerEvent ( QTimerEvent *  a0) [protected]

Definition at line 434 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::wheelEvent ( QWheelEvent *  a0) [protected]

Definition at line 980 of file sipplplot_pyqt4QtPLWidget.cpp.

void sipQtPLWidget::windowActivationChange ( bool  a0) [protected]

Definition at line 485 of file sipplplot_pyqt4QtPLWidget.cpp.


Member Data Documentation

char sipQtPLWidget::sipPyMethods[47] [private]

Definition at line 329 of file sipplplot_pyqt4QtPLWidget.cpp.

sipSimpleWrapper* sipQtPLWidget::sipPySelf

Definition at line 323 of file sipplplot_pyqt4QtPLWidget.cpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines