|
PLplot
5.14.0
|
Public Member Functions | |
| sipQtPLWidget (int, int, ::QWidget *) | |
| virtual | ~sipQtPLWidget () |
| int | qt_metacall (QMetaObject::Call, int, void **) |
| void * | qt_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 ::QMetaMethod &) |
| void | sipProtectVirt_disconnectNotify (bool, const ::QMetaMethod &) |
| int | sipProtect_senderSignalIndex () const |
| bool | sipProtect_isSignalConnected (const ::QMetaMethod &) 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_updateMicroFocus () |
| void | sipProtect_create (::WId, bool, bool) |
| void | sipProtect_destroy (bool, bool) |
| bool | sipProtectVirt_focusNextPrevChild (bool, bool) |
| bool | sipProtect_focusNextChild () |
| bool | sipProtect_focusPreviousChild () |
| bool | sipProtectVirt_nativeEvent (bool, const ::QByteArray &, void *, long *) |
| ::QPainter * | sipProtectVirt_sharedPainter (bool) const |
| void | sipProtectVirt_initPainter (bool, ::QPainter *) const |
| 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 ::QMetaMethod &) |
| void | connectNotify (const ::QMetaMethod &) |
| void | customEvent (::QEvent *) |
| void | childEvent (::QChildEvent *) |
| void | timerEvent (::QTimerEvent *) |
| bool | eventFilter (::QObject *, ::QEvent *) |
| bool | event (::QEvent *) |
| int | metric (::QPaintDevice::PaintDeviceMetric) const |
| ::QPaintEngine * | paintEngine () const |
| int | devType () const |
| void | setVisible (bool) |
| ::QSize | sizeHint () const |
| ::QSize | minimumSizeHint () const |
| int | heightForWidth (int) const |
| void | mousePressEvent (::QMouseEvent *) |
| void | mouseReleaseEvent (::QMouseEvent *) |
| void | mouseDoubleClickEvent (::QMouseEvent *) |
| void | mouseMoveEvent (::QMouseEvent *) |
| void | wheelEvent (::QWheelEvent *) |
| void | keyPressEvent (::QKeyEvent *) |
| void | keyReleaseEvent (::QKeyEvent *) |
| void | focusInEvent (::QFocusEvent *) |
| void | focusOutEvent (::QFocusEvent *) |
| void | enterEvent (::QEvent *) |
| void | leaveEvent (::QEvent *) |
| void | paintEvent (::QPaintEvent *) |
| void | moveEvent (::QMoveEvent *) |
| void | resizeEvent (::QResizeEvent *) |
| void | closeEvent (::QCloseEvent *) |
| void | contextMenuEvent (::QContextMenuEvent *) |
| void | tabletEvent (::QTabletEvent *) |
| void | actionEvent (::QActionEvent *) |
| void | dragEnterEvent (::QDragEnterEvent *) |
| void | dragMoveEvent (::QDragMoveEvent *) |
| void | dragLeaveEvent (::QDragLeaveEvent *) |
| void | dropEvent (::QDropEvent *) |
| void | showEvent (::QShowEvent *) |
| void | hideEvent (::QHideEvent *) |
| void | changeEvent (::QEvent *) |
| void | inputMethodEvent (::QInputMethodEvent *) |
| ::QVariant | inputMethodQuery (::Qt::InputMethodQuery) const |
| bool | focusNextPrevChild (bool) |
| bool | hasHeightForWidth () const |
| bool | nativeEvent (const ::QByteArray &, void *, long *) |
| ::QPainter * | sharedPainter () const |
| void | initPainter (::QPainter *) const |
Private Member Functions | |
| sipQtPLWidget (const sipQtPLWidget &) | |
| sipQtPLWidget & | operator= (const sipQtPLWidget &) |
Private Attributes | |
| char | sipPyMethods [46] |
Definition at line 216 of file sipplplot_pyqt5QtPLWidget.cpp.
| sipQtPLWidget::sipQtPLWidget | ( | int | a0, |
| int | a1, | ||
| ::QWidget * | a2 | ||
| ) |
Definition at line 341 of file sipplplot_pyqt5QtPLWidget.cpp.
|
virtual |
Definition at line 346 of file sipplplot_pyqt5QtPLWidget.cpp.
|
private |
|
protected |
Definition at line 910 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 1036 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 430 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 856 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 394 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 874 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 412 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 526 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 376 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 928 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 964 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 946 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 982 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 766 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 481 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 466 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 730 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 1087 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 748 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 1102 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 589 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 1018 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 1147 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 1054 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 1072 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 694 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 712 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 784 of file sipplplot_pyqt5QtPLWidget.cpp.
| const QMetaObject * sipQtPLWidget::metaObject | ( | ) | const |
Definition at line 351 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 496 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 574 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 640 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 658 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 604 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 622 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 820 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 1117 of file sipplplot_pyqt5QtPLWidget.cpp.
|
private |
|
protected |
Definition at line 511 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 802 of file sipplplot_pyqt5QtPLWidget.cpp.
| int sipQtPLWidget::qt_metacall | ( | QMetaObject::Call | _c, |
| int | _id, | ||
| void ** | _a | ||
| ) |
Definition at line 359 of file sipplplot_pyqt5QtPLWidget.cpp.
| void * sipQtPLWidget::qt_metacast | ( | const char * | _clname | ) |
Definition at line 369 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 838 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 541 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 1132 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 1000 of file sipplplot_pyqt5QtPLWidget.cpp.
| void sipQtPLWidget::sipProtect_create | ( | ::WId | a0, |
| bool | a1, | ||
| bool | a2 | ||
| ) |
Definition at line 1330 of file sipplplot_pyqt5QtPLWidget.cpp.
| void sipQtPLWidget::sipProtect_destroy | ( | bool | a0, |
| bool | a1 | ||
| ) |
Definition at line 1335 of file sipplplot_pyqt5QtPLWidget.cpp.
| bool sipQtPLWidget::sipProtect_focusNextChild | ( | ) |
Definition at line 1345 of file sipplplot_pyqt5QtPLWidget.cpp.
| bool sipQtPLWidget::sipProtect_focusPreviousChild | ( | ) |
Definition at line 1350 of file sipplplot_pyqt5QtPLWidget.cpp.
| void sipQtPLWidget::sipProtect_getPlotParameters | ( | double & | a0, |
| double & | a1, | ||
| double & | a2, | ||
| double & | a3 | ||
| ) |
Definition at line 1400 of file sipplplot_pyqt5QtPLWidget.cpp.
| bool sipQtPLWidget::sipProtect_isSignalConnected | ( | const ::QMetaMethod & | a0 | ) | const |
Definition at line 1205 of file sipplplot_pyqt5QtPLWidget.cpp.
| void sipQtPLWidget::sipProtect_nextPage | ( | ) |
Definition at line 1385 of file sipplplot_pyqt5QtPLWidget.cpp.
| int sipQtPLWidget::sipProtect_receivers | ( | const char * | a0 | ) | const |
Definition at line 1170 of file sipplplot_pyqt5QtPLWidget.cpp.
| QObject * sipQtPLWidget::sipProtect_sender | ( | ) | const |
Definition at line 1165 of file sipplplot_pyqt5QtPLWidget.cpp.
| int sipQtPLWidget::sipProtect_senderSignalIndex | ( | ) | const |
Definition at line 1200 of file sipplplot_pyqt5QtPLWidget.cpp.
| void sipQtPLWidget::sipProtect_updateMicroFocus | ( | ) |
Definition at line 1325 of file sipplplot_pyqt5QtPLWidget.cpp.
| void sipQtPLWidget::sipProtectVirt_actionEvent | ( | bool | sipSelfWasArg, |
| ::QActionEvent * | a0 | ||
| ) |
Definition at line 1275 of file sipplplot_pyqt5QtPLWidget.cpp.
| void sipQtPLWidget::sipProtectVirt_changeEvent | ( | bool | sipSelfWasArg, |
| ::QEvent * | a0 | ||
| ) |
Definition at line 1310 of file sipplplot_pyqt5QtPLWidget.cpp.
| void sipQtPLWidget::sipProtectVirt_childEvent | ( | bool | sipSelfWasArg, |
| ::QChildEvent * | a0 | ||
| ) |
Definition at line 1180 of file sipplplot_pyqt5QtPLWidget.cpp.
| void sipQtPLWidget::sipProtectVirt_closeEvent | ( | bool | sipSelfWasArg, |
| ::QCloseEvent * | a0 | ||
| ) |
Definition at line 1380 of file sipplplot_pyqt5QtPLWidget.cpp.
| void sipQtPLWidget::sipProtectVirt_connectNotify | ( | bool | sipSelfWasArg, |
| const ::QMetaMethod & | a0 | ||
| ) |
Definition at line 1190 of file sipplplot_pyqt5QtPLWidget.cpp.
| void sipQtPLWidget::sipProtectVirt_contextMenuEvent | ( | bool | sipSelfWasArg, |
| ::QContextMenuEvent * | a0 | ||
| ) |
Definition at line 1265 of file sipplplot_pyqt5QtPLWidget.cpp.
| void sipQtPLWidget::sipProtectVirt_customEvent | ( | bool | sipSelfWasArg, |
| ::QEvent * | a0 | ||
| ) |
Definition at line 1185 of file sipplplot_pyqt5QtPLWidget.cpp.
| void sipQtPLWidget::sipProtectVirt_disconnectNotify | ( | bool | sipSelfWasArg, |
| const ::QMetaMethod & | a0 | ||
| ) |
Definition at line 1195 of file sipplplot_pyqt5QtPLWidget.cpp.
| void sipQtPLWidget::sipProtectVirt_dragEnterEvent | ( | bool | sipSelfWasArg, |
| ::QDragEnterEvent * | a0 | ||
| ) |
Definition at line 1280 of file sipplplot_pyqt5QtPLWidget.cpp.
| void sipQtPLWidget::sipProtectVirt_dragLeaveEvent | ( | bool | sipSelfWasArg, |
| ::QDragLeaveEvent * | a0 | ||
| ) |
Definition at line 1290 of file sipplplot_pyqt5QtPLWidget.cpp.
| void sipQtPLWidget::sipProtectVirt_dragMoveEvent | ( | bool | sipSelfWasArg, |
| ::QDragMoveEvent * | a0 | ||
| ) |
Definition at line 1285 of file sipplplot_pyqt5QtPLWidget.cpp.
| void sipQtPLWidget::sipProtectVirt_dropEvent | ( | bool | sipSelfWasArg, |
| ::QDropEvent * | a0 | ||
| ) |
Definition at line 1295 of file sipplplot_pyqt5QtPLWidget.cpp.
| void sipQtPLWidget::sipProtectVirt_enterEvent | ( | bool | sipSelfWasArg, |
| ::QEvent * | a0 | ||
| ) |
Definition at line 1250 of file sipplplot_pyqt5QtPLWidget.cpp.
| bool sipQtPLWidget::sipProtectVirt_event | ( | bool | sipSelfWasArg, |
| ::QEvent * | a0 | ||
| ) |
Definition at line 1210 of file sipplplot_pyqt5QtPLWidget.cpp.
| void sipQtPLWidget::sipProtectVirt_focusInEvent | ( | bool | sipSelfWasArg, |
| ::QFocusEvent * | a0 | ||
| ) |
Definition at line 1240 of file sipplplot_pyqt5QtPLWidget.cpp.
| bool sipQtPLWidget::sipProtectVirt_focusNextPrevChild | ( | bool | sipSelfWasArg, |
| bool | a0 | ||
| ) |
Definition at line 1340 of file sipplplot_pyqt5QtPLWidget.cpp.
| void sipQtPLWidget::sipProtectVirt_focusOutEvent | ( | bool | sipSelfWasArg, |
| ::QFocusEvent * | a0 | ||
| ) |
Definition at line 1245 of file sipplplot_pyqt5QtPLWidget.cpp.
| void sipQtPLWidget::sipProtectVirt_hideEvent | ( | bool | sipSelfWasArg, |
| ::QHideEvent * | a0 | ||
| ) |
Definition at line 1305 of file sipplplot_pyqt5QtPLWidget.cpp.
| void sipQtPLWidget::sipProtectVirt_initPainter | ( | bool | sipSelfWasArg, |
| ::QPainter * | a0 | ||
| ) | const |
Definition at line 1365 of file sipplplot_pyqt5QtPLWidget.cpp.
| void sipQtPLWidget::sipProtectVirt_inputMethodEvent | ( | bool | sipSelfWasArg, |
| ::QInputMethodEvent * | a0 | ||
| ) |
Definition at line 1320 of file sipplplot_pyqt5QtPLWidget.cpp.
| void sipQtPLWidget::sipProtectVirt_keyPressEvent | ( | bool | sipSelfWasArg, |
| ::QKeyEvent * | a0 | ||
| ) |
Definition at line 1375 of file sipplplot_pyqt5QtPLWidget.cpp.
| void sipQtPLWidget::sipProtectVirt_keyReleaseEvent | ( | bool | sipSelfWasArg, |
| ::QKeyEvent * | a0 | ||
| ) |
Definition at line 1235 of file sipplplot_pyqt5QtPLWidget.cpp.
| void sipQtPLWidget::sipProtectVirt_leaveEvent | ( | bool | sipSelfWasArg, |
| ::QEvent * | a0 | ||
| ) |
Definition at line 1255 of file sipplplot_pyqt5QtPLWidget.cpp.
| int sipQtPLWidget::sipProtectVirt_metric | ( | bool | sipSelfWasArg, |
| ::QPaintDevice::PaintDeviceMetric | a0 | ||
| ) | const |
Definition at line 1315 of file sipplplot_pyqt5QtPLWidget.cpp.
| void sipQtPLWidget::sipProtectVirt_mouseDoubleClickEvent | ( | bool | sipSelfWasArg, |
| ::QMouseEvent * | a0 | ||
| ) |
Definition at line 1220 of file sipplplot_pyqt5QtPLWidget.cpp.
| void sipQtPLWidget::sipProtectVirt_mouseMoveEvent | ( | bool | sipSelfWasArg, |
| ::QMouseEvent * | a0 | ||
| ) |
Definition at line 1225 of file sipplplot_pyqt5QtPLWidget.cpp.
| void sipQtPLWidget::sipProtectVirt_mousePressEvent | ( | bool | sipSelfWasArg, |
| ::QMouseEvent * | a0 | ||
| ) |
Definition at line 1370 of file sipplplot_pyqt5QtPLWidget.cpp.
| void sipQtPLWidget::sipProtectVirt_mouseReleaseEvent | ( | bool | sipSelfWasArg, |
| ::QMouseEvent * | a0 | ||
| ) |
Definition at line 1215 of file sipplplot_pyqt5QtPLWidget.cpp.
| void sipQtPLWidget::sipProtectVirt_moveEvent | ( | bool | sipSelfWasArg, |
| ::QMoveEvent * | a0 | ||
| ) |
Definition at line 1260 of file sipplplot_pyqt5QtPLWidget.cpp.
| bool sipQtPLWidget::sipProtectVirt_nativeEvent | ( | bool | sipSelfWasArg, |
| const ::QByteArray & | a0, | ||
| void * | a1, | ||
| long * | a2 | ||
| ) |
Definition at line 1355 of file sipplplot_pyqt5QtPLWidget.cpp.
| void sipQtPLWidget::sipProtectVirt_paintEvent | ( | bool | sipSelfWasArg, |
| ::QPaintEvent * | a0 | ||
| ) |
Definition at line 1395 of file sipplplot_pyqt5QtPLWidget.cpp.
| void sipQtPLWidget::sipProtectVirt_resizeEvent | ( | bool | sipSelfWasArg, |
| ::QResizeEvent * | a0 | ||
| ) |
Definition at line 1390 of file sipplplot_pyqt5QtPLWidget.cpp.
| QPainter * sipQtPLWidget::sipProtectVirt_sharedPainter | ( | bool | sipSelfWasArg | ) | const |
Definition at line 1360 of file sipplplot_pyqt5QtPLWidget.cpp.
| void sipQtPLWidget::sipProtectVirt_showEvent | ( | bool | sipSelfWasArg, |
| ::QShowEvent * | a0 | ||
| ) |
Definition at line 1300 of file sipplplot_pyqt5QtPLWidget.cpp.
| void sipQtPLWidget::sipProtectVirt_tabletEvent | ( | bool | sipSelfWasArg, |
| ::QTabletEvent * | a0 | ||
| ) |
Definition at line 1270 of file sipplplot_pyqt5QtPLWidget.cpp.
| void sipQtPLWidget::sipProtectVirt_timerEvent | ( | bool | sipSelfWasArg, |
| ::QTimerEvent * | a0 | ||
| ) |
Definition at line 1175 of file sipplplot_pyqt5QtPLWidget.cpp.
| void sipQtPLWidget::sipProtectVirt_wheelEvent | ( | bool | sipSelfWasArg, |
| ::QWheelEvent * | a0 | ||
| ) |
Definition at line 1230 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 559 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 892 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 448 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 676 of file sipplplot_pyqt5QtPLWidget.cpp.
|
private |
Definition at line 338 of file sipplplot_pyqt5QtPLWidget.cpp.
| sipSimpleWrapper* sipQtPLWidget::sipPySelf |
Definition at line 332 of file sipplplot_pyqt5QtPLWidget.cpp.