PLplot
5.15.0
|
Public Member Functions | |
sipQtPLWidget (int, int, ::QWidget *) | |
virtual | ~sipQtPLWidget () |
int | qt_metacall (QMetaObject::Call, int, void **) SIP_OVERRIDE |
void * | qt_metacast (const char *) SIP_OVERRIDE |
const QMetaObject * | metaObject () const SIP_OVERRIDE |
::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 &) SIP_OVERRIDE |
void | connectNotify (const ::QMetaMethod &) SIP_OVERRIDE |
void | customEvent (::QEvent *) SIP_OVERRIDE |
void | childEvent (::QChildEvent *) SIP_OVERRIDE |
void | timerEvent (::QTimerEvent *) SIP_OVERRIDE |
bool | eventFilter (::QObject *, ::QEvent *) SIP_OVERRIDE |
bool | event (::QEvent *) SIP_OVERRIDE |
int | metric (::QPaintDevice::PaintDeviceMetric) const SIP_OVERRIDE |
::QPaintEngine * | paintEngine () const SIP_OVERRIDE |
int | devType () const SIP_OVERRIDE |
void | setVisible (bool) SIP_OVERRIDE |
::QSize | sizeHint () const SIP_OVERRIDE |
::QSize | minimumSizeHint () const SIP_OVERRIDE |
int | heightForWidth (int) const SIP_OVERRIDE |
void | mousePressEvent (::QMouseEvent *) SIP_OVERRIDE |
void | mouseReleaseEvent (::QMouseEvent *) SIP_OVERRIDE |
void | mouseDoubleClickEvent (::QMouseEvent *) SIP_OVERRIDE |
void | mouseMoveEvent (::QMouseEvent *) SIP_OVERRIDE |
void | wheelEvent (::QWheelEvent *) SIP_OVERRIDE |
void | keyPressEvent (::QKeyEvent *) SIP_OVERRIDE |
void | keyReleaseEvent (::QKeyEvent *) SIP_OVERRIDE |
void | focusInEvent (::QFocusEvent *) SIP_OVERRIDE |
void | focusOutEvent (::QFocusEvent *) SIP_OVERRIDE |
void | enterEvent (::QEvent *) SIP_OVERRIDE |
void | leaveEvent (::QEvent *) SIP_OVERRIDE |
void | paintEvent (::QPaintEvent *) SIP_OVERRIDE |
void | moveEvent (::QMoveEvent *) SIP_OVERRIDE |
void | resizeEvent (::QResizeEvent *) SIP_OVERRIDE |
void | closeEvent (::QCloseEvent *) SIP_OVERRIDE |
void | contextMenuEvent (::QContextMenuEvent *) SIP_OVERRIDE |
void | tabletEvent (::QTabletEvent *) SIP_OVERRIDE |
void | actionEvent (::QActionEvent *) SIP_OVERRIDE |
void | dragEnterEvent (::QDragEnterEvent *) SIP_OVERRIDE |
void | dragMoveEvent (::QDragMoveEvent *) SIP_OVERRIDE |
void | dragLeaveEvent (::QDragLeaveEvent *) SIP_OVERRIDE |
void | dropEvent (::QDropEvent *) SIP_OVERRIDE |
void | showEvent (::QShowEvent *) SIP_OVERRIDE |
void | hideEvent (::QHideEvent *) SIP_OVERRIDE |
void | changeEvent (::QEvent *) SIP_OVERRIDE |
void | inputMethodEvent (::QInputMethodEvent *) SIP_OVERRIDE |
::QVariant | inputMethodQuery (::Qt::InputMethodQuery) const SIP_OVERRIDE |
bool | focusNextPrevChild (bool) SIP_OVERRIDE |
bool | hasHeightForWidth () const SIP_OVERRIDE |
bool | nativeEvent (const ::QByteArray &, void *, long *) SIP_OVERRIDE |
::QPainter * | sharedPainter () const SIP_OVERRIDE |
void | initPainter (::QPainter *) const SIP_OVERRIDE |
Private Member Functions | |
sipQtPLWidget (const sipQtPLWidget &) | |
sipQtPLWidget & | operator= (const sipQtPLWidget &) |
Private Attributes | |
char | sipPyMethods [46] |
Definition at line 221 of file sipplplot_pyqt5QtPLWidget.cpp.
sipQtPLWidget::sipQtPLWidget | ( | int | a0, |
int | a1, | ||
::QWidget * | a2 | ||
) |
Definition at line 346 of file sipplplot_pyqt5QtPLWidget.cpp.
|
virtual |
Definition at line 351 of file sipplplot_pyqt5QtPLWidget.cpp.
|
private |
|
protected |
Definition at line 915 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 1041 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 435 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 861 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 399 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 879 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 417 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 531 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 381 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 933 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 969 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 951 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 987 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 771 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 486 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 471 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 735 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 1092 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 753 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 1107 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 594 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 1023 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 1152 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 1059 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 1077 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 699 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 717 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 789 of file sipplplot_pyqt5QtPLWidget.cpp.
const QMetaObject * sipQtPLWidget::metaObject | ( | ) | const |
Definition at line 356 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 501 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 579 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 645 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 663 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 609 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 627 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 825 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 1122 of file sipplplot_pyqt5QtPLWidget.cpp.
|
private |
|
protected |
Definition at line 516 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 807 of file sipplplot_pyqt5QtPLWidget.cpp.
int sipQtPLWidget::qt_metacall | ( | QMetaObject::Call | _c, |
int | _id, | ||
void ** | _a | ||
) |
Definition at line 364 of file sipplplot_pyqt5QtPLWidget.cpp.
void * sipQtPLWidget::qt_metacast | ( | const char * | _clname | ) |
Definition at line 374 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 843 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 546 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 1137 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 1005 of file sipplplot_pyqt5QtPLWidget.cpp.
void sipQtPLWidget::sipProtect_create | ( | ::WId | a0, |
bool | a1, | ||
bool | a2 | ||
) |
Definition at line 1335 of file sipplplot_pyqt5QtPLWidget.cpp.
void sipQtPLWidget::sipProtect_destroy | ( | bool | a0, |
bool | a1 | ||
) |
Definition at line 1340 of file sipplplot_pyqt5QtPLWidget.cpp.
bool sipQtPLWidget::sipProtect_focusNextChild | ( | ) |
Definition at line 1350 of file sipplplot_pyqt5QtPLWidget.cpp.
bool sipQtPLWidget::sipProtect_focusPreviousChild | ( | ) |
Definition at line 1355 of file sipplplot_pyqt5QtPLWidget.cpp.
void sipQtPLWidget::sipProtect_getPlotParameters | ( | double & | a0, |
double & | a1, | ||
double & | a2, | ||
double & | a3 | ||
) |
Definition at line 1405 of file sipplplot_pyqt5QtPLWidget.cpp.
bool sipQtPLWidget::sipProtect_isSignalConnected | ( | const ::QMetaMethod & | a0 | ) | const |
Definition at line 1210 of file sipplplot_pyqt5QtPLWidget.cpp.
void sipQtPLWidget::sipProtect_nextPage | ( | ) |
Definition at line 1390 of file sipplplot_pyqt5QtPLWidget.cpp.
int sipQtPLWidget::sipProtect_receivers | ( | const char * | a0 | ) | const |
Definition at line 1175 of file sipplplot_pyqt5QtPLWidget.cpp.
QObject * sipQtPLWidget::sipProtect_sender | ( | ) | const |
Definition at line 1170 of file sipplplot_pyqt5QtPLWidget.cpp.
int sipQtPLWidget::sipProtect_senderSignalIndex | ( | ) | const |
Definition at line 1205 of file sipplplot_pyqt5QtPLWidget.cpp.
void sipQtPLWidget::sipProtect_updateMicroFocus | ( | ) |
Definition at line 1330 of file sipplplot_pyqt5QtPLWidget.cpp.
void sipQtPLWidget::sipProtectVirt_actionEvent | ( | bool | sipSelfWasArg, |
::QActionEvent * | a0 | ||
) |
Definition at line 1280 of file sipplplot_pyqt5QtPLWidget.cpp.
void sipQtPLWidget::sipProtectVirt_changeEvent | ( | bool | sipSelfWasArg, |
::QEvent * | a0 | ||
) |
Definition at line 1315 of file sipplplot_pyqt5QtPLWidget.cpp.
void sipQtPLWidget::sipProtectVirt_childEvent | ( | bool | sipSelfWasArg, |
::QChildEvent * | a0 | ||
) |
Definition at line 1185 of file sipplplot_pyqt5QtPLWidget.cpp.
void sipQtPLWidget::sipProtectVirt_closeEvent | ( | bool | sipSelfWasArg, |
::QCloseEvent * | a0 | ||
) |
Definition at line 1385 of file sipplplot_pyqt5QtPLWidget.cpp.
void sipQtPLWidget::sipProtectVirt_connectNotify | ( | bool | sipSelfWasArg, |
const ::QMetaMethod & | a0 | ||
) |
Definition at line 1195 of file sipplplot_pyqt5QtPLWidget.cpp.
void sipQtPLWidget::sipProtectVirt_contextMenuEvent | ( | bool | sipSelfWasArg, |
::QContextMenuEvent * | a0 | ||
) |
Definition at line 1270 of file sipplplot_pyqt5QtPLWidget.cpp.
void sipQtPLWidget::sipProtectVirt_customEvent | ( | bool | sipSelfWasArg, |
::QEvent * | a0 | ||
) |
Definition at line 1190 of file sipplplot_pyqt5QtPLWidget.cpp.
void sipQtPLWidget::sipProtectVirt_disconnectNotify | ( | bool | sipSelfWasArg, |
const ::QMetaMethod & | a0 | ||
) |
Definition at line 1200 of file sipplplot_pyqt5QtPLWidget.cpp.
void sipQtPLWidget::sipProtectVirt_dragEnterEvent | ( | bool | sipSelfWasArg, |
::QDragEnterEvent * | a0 | ||
) |
Definition at line 1285 of file sipplplot_pyqt5QtPLWidget.cpp.
void sipQtPLWidget::sipProtectVirt_dragLeaveEvent | ( | bool | sipSelfWasArg, |
::QDragLeaveEvent * | a0 | ||
) |
Definition at line 1295 of file sipplplot_pyqt5QtPLWidget.cpp.
void sipQtPLWidget::sipProtectVirt_dragMoveEvent | ( | bool | sipSelfWasArg, |
::QDragMoveEvent * | a0 | ||
) |
Definition at line 1290 of file sipplplot_pyqt5QtPLWidget.cpp.
void sipQtPLWidget::sipProtectVirt_dropEvent | ( | bool | sipSelfWasArg, |
::QDropEvent * | a0 | ||
) |
Definition at line 1300 of file sipplplot_pyqt5QtPLWidget.cpp.
void sipQtPLWidget::sipProtectVirt_enterEvent | ( | bool | sipSelfWasArg, |
::QEvent * | a0 | ||
) |
Definition at line 1255 of file sipplplot_pyqt5QtPLWidget.cpp.
bool sipQtPLWidget::sipProtectVirt_event | ( | bool | sipSelfWasArg, |
::QEvent * | a0 | ||
) |
Definition at line 1215 of file sipplplot_pyqt5QtPLWidget.cpp.
void sipQtPLWidget::sipProtectVirt_focusInEvent | ( | bool | sipSelfWasArg, |
::QFocusEvent * | a0 | ||
) |
Definition at line 1245 of file sipplplot_pyqt5QtPLWidget.cpp.
bool sipQtPLWidget::sipProtectVirt_focusNextPrevChild | ( | bool | sipSelfWasArg, |
bool | a0 | ||
) |
Definition at line 1345 of file sipplplot_pyqt5QtPLWidget.cpp.
void sipQtPLWidget::sipProtectVirt_focusOutEvent | ( | bool | sipSelfWasArg, |
::QFocusEvent * | a0 | ||
) |
Definition at line 1250 of file sipplplot_pyqt5QtPLWidget.cpp.
void sipQtPLWidget::sipProtectVirt_hideEvent | ( | bool | sipSelfWasArg, |
::QHideEvent * | a0 | ||
) |
Definition at line 1310 of file sipplplot_pyqt5QtPLWidget.cpp.
void sipQtPLWidget::sipProtectVirt_initPainter | ( | bool | sipSelfWasArg, |
::QPainter * | a0 | ||
) | const |
Definition at line 1370 of file sipplplot_pyqt5QtPLWidget.cpp.
void sipQtPLWidget::sipProtectVirt_inputMethodEvent | ( | bool | sipSelfWasArg, |
::QInputMethodEvent * | a0 | ||
) |
Definition at line 1325 of file sipplplot_pyqt5QtPLWidget.cpp.
void sipQtPLWidget::sipProtectVirt_keyPressEvent | ( | bool | sipSelfWasArg, |
::QKeyEvent * | a0 | ||
) |
Definition at line 1380 of file sipplplot_pyqt5QtPLWidget.cpp.
void sipQtPLWidget::sipProtectVirt_keyReleaseEvent | ( | bool | sipSelfWasArg, |
::QKeyEvent * | a0 | ||
) |
Definition at line 1240 of file sipplplot_pyqt5QtPLWidget.cpp.
void sipQtPLWidget::sipProtectVirt_leaveEvent | ( | bool | sipSelfWasArg, |
::QEvent * | a0 | ||
) |
Definition at line 1260 of file sipplplot_pyqt5QtPLWidget.cpp.
int sipQtPLWidget::sipProtectVirt_metric | ( | bool | sipSelfWasArg, |
::QPaintDevice::PaintDeviceMetric | a0 | ||
) | const |
Definition at line 1320 of file sipplplot_pyqt5QtPLWidget.cpp.
void sipQtPLWidget::sipProtectVirt_mouseDoubleClickEvent | ( | bool | sipSelfWasArg, |
::QMouseEvent * | a0 | ||
) |
Definition at line 1225 of file sipplplot_pyqt5QtPLWidget.cpp.
void sipQtPLWidget::sipProtectVirt_mouseMoveEvent | ( | bool | sipSelfWasArg, |
::QMouseEvent * | a0 | ||
) |
Definition at line 1230 of file sipplplot_pyqt5QtPLWidget.cpp.
void sipQtPLWidget::sipProtectVirt_mousePressEvent | ( | bool | sipSelfWasArg, |
::QMouseEvent * | a0 | ||
) |
Definition at line 1375 of file sipplplot_pyqt5QtPLWidget.cpp.
void sipQtPLWidget::sipProtectVirt_mouseReleaseEvent | ( | bool | sipSelfWasArg, |
::QMouseEvent * | a0 | ||
) |
Definition at line 1220 of file sipplplot_pyqt5QtPLWidget.cpp.
void sipQtPLWidget::sipProtectVirt_moveEvent | ( | bool | sipSelfWasArg, |
::QMoveEvent * | a0 | ||
) |
Definition at line 1265 of file sipplplot_pyqt5QtPLWidget.cpp.
bool sipQtPLWidget::sipProtectVirt_nativeEvent | ( | bool | sipSelfWasArg, |
const ::QByteArray & | a0, | ||
void * | a1, | ||
long * | a2 | ||
) |
Definition at line 1360 of file sipplplot_pyqt5QtPLWidget.cpp.
void sipQtPLWidget::sipProtectVirt_paintEvent | ( | bool | sipSelfWasArg, |
::QPaintEvent * | a0 | ||
) |
Definition at line 1400 of file sipplplot_pyqt5QtPLWidget.cpp.
void sipQtPLWidget::sipProtectVirt_resizeEvent | ( | bool | sipSelfWasArg, |
::QResizeEvent * | a0 | ||
) |
Definition at line 1395 of file sipplplot_pyqt5QtPLWidget.cpp.
QPainter * sipQtPLWidget::sipProtectVirt_sharedPainter | ( | bool | sipSelfWasArg | ) | const |
Definition at line 1365 of file sipplplot_pyqt5QtPLWidget.cpp.
void sipQtPLWidget::sipProtectVirt_showEvent | ( | bool | sipSelfWasArg, |
::QShowEvent * | a0 | ||
) |
Definition at line 1305 of file sipplplot_pyqt5QtPLWidget.cpp.
void sipQtPLWidget::sipProtectVirt_tabletEvent | ( | bool | sipSelfWasArg, |
::QTabletEvent * | a0 | ||
) |
Definition at line 1275 of file sipplplot_pyqt5QtPLWidget.cpp.
void sipQtPLWidget::sipProtectVirt_timerEvent | ( | bool | sipSelfWasArg, |
::QTimerEvent * | a0 | ||
) |
Definition at line 1180 of file sipplplot_pyqt5QtPLWidget.cpp.
void sipQtPLWidget::sipProtectVirt_wheelEvent | ( | bool | sipSelfWasArg, |
::QWheelEvent * | a0 | ||
) |
Definition at line 1235 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 564 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 897 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 453 of file sipplplot_pyqt5QtPLWidget.cpp.
|
protected |
Definition at line 681 of file sipplplot_pyqt5QtPLWidget.cpp.
|
private |
Definition at line 343 of file sipplplot_pyqt5QtPLWidget.cpp.
sipSimpleWrapper* sipQtPLWidget::sipPySelf |
Definition at line 337 of file sipplplot_pyqt5QtPLWidget.cpp.