PLplot
5.15.0
|
Public Member Functions | |
sipQtExtWidget (int, int, ::QWidget *) | |
virtual | ~sipQtExtWidget () |
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_mouseDoubleClickEvent (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_keyPressEvent (bool, ::QKeyEvent *) |
void | sipProtectVirt_closeEvent (bool, ::QCloseEvent *) |
void | sipProtect_nextPage () |
void | sipProtectVirt_resizeEvent (bool, ::QResizeEvent *) |
void | sipProtect_getPlotParameters (double &, double &, double &, double &) |
void | sipProtectVirt_paintEvent (bool, ::QPaintEvent *) |
Public Attributes | |
sipSimpleWrapper * | sipPySelf |
Protected Member Functions | |
void | initPainter (::QPainter *) const SIP_OVERRIDE |
::QPainter * | sharedPainter () const SIP_OVERRIDE |
bool | nativeEvent (const ::QByteArray &, void *, long *) SIP_OVERRIDE |
bool | hasHeightForWidth () const SIP_OVERRIDE |
bool | focusNextPrevChild (bool) SIP_OVERRIDE |
::QVariant | inputMethodQuery (::Qt::InputMethodQuery) const SIP_OVERRIDE |
void | inputMethodEvent (::QInputMethodEvent *) SIP_OVERRIDE |
void | changeEvent (::QEvent *) SIP_OVERRIDE |
void | hideEvent (::QHideEvent *) SIP_OVERRIDE |
void | showEvent (::QShowEvent *) SIP_OVERRIDE |
void | dropEvent (::QDropEvent *) SIP_OVERRIDE |
void | dragLeaveEvent (::QDragLeaveEvent *) SIP_OVERRIDE |
void | dragMoveEvent (::QDragMoveEvent *) SIP_OVERRIDE |
void | dragEnterEvent (::QDragEnterEvent *) SIP_OVERRIDE |
void | actionEvent (::QActionEvent *) SIP_OVERRIDE |
void | tabletEvent (::QTabletEvent *) SIP_OVERRIDE |
void | contextMenuEvent (::QContextMenuEvent *) SIP_OVERRIDE |
void | closeEvent (::QCloseEvent *) SIP_OVERRIDE |
void | resizeEvent (::QResizeEvent *) SIP_OVERRIDE |
void | moveEvent (::QMoveEvent *) SIP_OVERRIDE |
void | paintEvent (::QPaintEvent *) SIP_OVERRIDE |
void | leaveEvent (::QEvent *) SIP_OVERRIDE |
void | enterEvent (::QEvent *) SIP_OVERRIDE |
void | focusOutEvent (::QFocusEvent *) SIP_OVERRIDE |
void | focusInEvent (::QFocusEvent *) SIP_OVERRIDE |
void | keyReleaseEvent (::QKeyEvent *) SIP_OVERRIDE |
void | keyPressEvent (::QKeyEvent *) SIP_OVERRIDE |
void | wheelEvent (::QWheelEvent *) SIP_OVERRIDE |
void | mouseMoveEvent (::QMouseEvent *) SIP_OVERRIDE |
void | mouseDoubleClickEvent (::QMouseEvent *) SIP_OVERRIDE |
void | mouseReleaseEvent (::QMouseEvent *) SIP_OVERRIDE |
void | mousePressEvent (::QMouseEvent *) SIP_OVERRIDE |
int | heightForWidth (int) const SIP_OVERRIDE |
::QSize | minimumSizeHint () const SIP_OVERRIDE |
::QSize | sizeHint () const SIP_OVERRIDE |
void | setVisible (bool) SIP_OVERRIDE |
int | devType () const SIP_OVERRIDE |
::QPaintEngine * | paintEngine () const SIP_OVERRIDE |
int | metric (::QPaintDevice::PaintDeviceMetric) const SIP_OVERRIDE |
bool | event (::QEvent *) SIP_OVERRIDE |
bool | eventFilter (::QObject *, ::QEvent *) SIP_OVERRIDE |
void | timerEvent (::QTimerEvent *) SIP_OVERRIDE |
void | childEvent (::QChildEvent *) SIP_OVERRIDE |
void | customEvent (::QEvent *) SIP_OVERRIDE |
void | connectNotify (const ::QMetaMethod &) SIP_OVERRIDE |
void | disconnectNotify (const ::QMetaMethod &) SIP_OVERRIDE |
Private Member Functions | |
sipQtExtWidget (const sipQtExtWidget &) | |
sipQtExtWidget & | operator= (const sipQtExtWidget &) |
Private Attributes | |
char | sipPyMethods [46] |
Definition at line 221 of file sipplplot_pyqt5QtExtWidget.cpp.
sipQtExtWidget::sipQtExtWidget | ( | int | a0, |
int | a1, | ||
::QWidget * | a2 | ||
) |
Definition at line 343 of file sipplplot_pyqt5QtExtWidget.cpp.
|
virtual |
Definition at line 348 of file sipplplot_pyqt5QtExtWidget.cpp.
|
private |
|
protected |
Definition at line 615 of file sipplplot_pyqt5QtExtWidget.cpp.
|
protected |
Definition at line 489 of file sipplplot_pyqt5QtExtWidget.cpp.
|
protected |
Definition at line 1095 of file sipplplot_pyqt5QtExtWidget.cpp.
|
protected |
Definition at line 669 of file sipplplot_pyqt5QtExtWidget.cpp.
|
protected |
Definition at line 1131 of file sipplplot_pyqt5QtExtWidget.cpp.
|
protected |
Definition at line 651 of file sipplplot_pyqt5QtExtWidget.cpp.
|
protected |
Definition at line 1113 of file sipplplot_pyqt5QtExtWidget.cpp.
|
protected |
Definition at line 1002 of file sipplplot_pyqt5QtExtWidget.cpp.
|
protected |
Definition at line 1149 of file sipplplot_pyqt5QtExtWidget.cpp.
|
protected |
Definition at line 597 of file sipplplot_pyqt5QtExtWidget.cpp.
|
protected |
Definition at line 561 of file sipplplot_pyqt5QtExtWidget.cpp.
|
protected |
Definition at line 579 of file sipplplot_pyqt5QtExtWidget.cpp.
|
protected |
Definition at line 543 of file sipplplot_pyqt5QtExtWidget.cpp.
|
protected |
Definition at line 759 of file sipplplot_pyqt5QtExtWidget.cpp.
|
protected |
Definition at line 1047 of file sipplplot_pyqt5QtExtWidget.cpp.
|
protected |
Definition at line 1062 of file sipplplot_pyqt5QtExtWidget.cpp.
|
protected |
Definition at line 795 of file sipplplot_pyqt5QtExtWidget.cpp.
|
protected |
Definition at line 441 of file sipplplot_pyqt5QtExtWidget.cpp.
|
protected |
Definition at line 777 of file sipplplot_pyqt5QtExtWidget.cpp.
|
protected |
Definition at line 426 of file sipplplot_pyqt5QtExtWidget.cpp.
|
protected |
Definition at line 939 of file sipplplot_pyqt5QtExtWidget.cpp.
|
protected |
Definition at line 507 of file sipplplot_pyqt5QtExtWidget.cpp.
|
protected |
Definition at line 378 of file sipplplot_pyqt5QtExtWidget.cpp.
|
protected |
Definition at line 471 of file sipplplot_pyqt5QtExtWidget.cpp.
|
protected |
Definition at line 456 of file sipplplot_pyqt5QtExtWidget.cpp.
|
protected |
Definition at line 831 of file sipplplot_pyqt5QtExtWidget.cpp.
|
protected |
Definition at line 813 of file sipplplot_pyqt5QtExtWidget.cpp.
|
protected |
Definition at line 741 of file sipplplot_pyqt5QtExtWidget.cpp.
const QMetaObject * sipQtExtWidget::metaObject | ( | ) | const |
Definition at line 353 of file sipplplot_pyqt5QtExtWidget.cpp.
|
protected |
Definition at line 1032 of file sipplplot_pyqt5QtExtWidget.cpp.
|
protected |
Definition at line 954 of file sipplplot_pyqt5QtExtWidget.cpp.
|
protected |
Definition at line 885 of file sipplplot_pyqt5QtExtWidget.cpp.
|
protected |
Definition at line 867 of file sipplplot_pyqt5QtExtWidget.cpp.
|
protected |
Definition at line 921 of file sipplplot_pyqt5QtExtWidget.cpp.
|
protected |
Definition at line 903 of file sipplplot_pyqt5QtExtWidget.cpp.
|
protected |
Definition at line 705 of file sipplplot_pyqt5QtExtWidget.cpp.
|
protected |
Definition at line 411 of file sipplplot_pyqt5QtExtWidget.cpp.
|
private |
|
protected |
Definition at line 1017 of file sipplplot_pyqt5QtExtWidget.cpp.
|
protected |
Definition at line 723 of file sipplplot_pyqt5QtExtWidget.cpp.
int sipQtExtWidget::qt_metacall | ( | QMetaObject::Call | _c, |
int | _id, | ||
void ** | _a | ||
) |
Definition at line 361 of file sipplplot_pyqt5QtExtWidget.cpp.
void * sipQtExtWidget::qt_metacast | ( | const char * | _clname | ) |
Definition at line 371 of file sipplplot_pyqt5QtExtWidget.cpp.
|
protected |
Definition at line 687 of file sipplplot_pyqt5QtExtWidget.cpp.
|
protected |
Definition at line 984 of file sipplplot_pyqt5QtExtWidget.cpp.
|
protected |
Definition at line 396 of file sipplplot_pyqt5QtExtWidget.cpp.
|
protected |
Definition at line 525 of file sipplplot_pyqt5QtExtWidget.cpp.
void sipQtExtWidget::sipProtect_create | ( | ::WId | a0, |
bool | a1, | ||
bool | a2 | ||
) |
Definition at line 1322 of file sipplplot_pyqt5QtExtWidget.cpp.
void sipQtExtWidget::sipProtect_destroy | ( | bool | a0, |
bool | a1 | ||
) |
Definition at line 1327 of file sipplplot_pyqt5QtExtWidget.cpp.
bool sipQtExtWidget::sipProtect_focusNextChild | ( | ) |
Definition at line 1337 of file sipplplot_pyqt5QtExtWidget.cpp.
bool sipQtExtWidget::sipProtect_focusPreviousChild | ( | ) |
Definition at line 1342 of file sipplplot_pyqt5QtExtWidget.cpp.
void sipQtExtWidget::sipProtect_getPlotParameters | ( | double & | a0, |
double & | a1, | ||
double & | a2, | ||
double & | a3 | ||
) |
Definition at line 1382 of file sipplplot_pyqt5QtExtWidget.cpp.
bool sipQtExtWidget::sipProtect_isSignalConnected | ( | const ::QMetaMethod & | a0 | ) | const |
Definition at line 1207 of file sipplplot_pyqt5QtExtWidget.cpp.
void sipQtExtWidget::sipProtect_nextPage | ( | ) |
Definition at line 1372 of file sipplplot_pyqt5QtExtWidget.cpp.
int sipQtExtWidget::sipProtect_receivers | ( | const char * | a0 | ) | const |
Definition at line 1172 of file sipplplot_pyqt5QtExtWidget.cpp.
QObject * sipQtExtWidget::sipProtect_sender | ( | ) | const |
Definition at line 1167 of file sipplplot_pyqt5QtExtWidget.cpp.
int sipQtExtWidget::sipProtect_senderSignalIndex | ( | ) | const |
Definition at line 1202 of file sipplplot_pyqt5QtExtWidget.cpp.
void sipQtExtWidget::sipProtect_updateMicroFocus | ( | ) |
Definition at line 1317 of file sipplplot_pyqt5QtExtWidget.cpp.
void sipQtExtWidget::sipProtectVirt_actionEvent | ( | bool | sipSelfWasArg, |
::QActionEvent * | a0 | ||
) |
Definition at line 1267 of file sipplplot_pyqt5QtExtWidget.cpp.
void sipQtExtWidget::sipProtectVirt_changeEvent | ( | bool | sipSelfWasArg, |
::QEvent * | a0 | ||
) |
Definition at line 1302 of file sipplplot_pyqt5QtExtWidget.cpp.
void sipQtExtWidget::sipProtectVirt_childEvent | ( | bool | sipSelfWasArg, |
::QChildEvent * | a0 | ||
) |
Definition at line 1182 of file sipplplot_pyqt5QtExtWidget.cpp.
void sipQtExtWidget::sipProtectVirt_closeEvent | ( | bool | sipSelfWasArg, |
::QCloseEvent * | a0 | ||
) |
Definition at line 1367 of file sipplplot_pyqt5QtExtWidget.cpp.
void sipQtExtWidget::sipProtectVirt_connectNotify | ( | bool | sipSelfWasArg, |
const ::QMetaMethod & | a0 | ||
) |
Definition at line 1192 of file sipplplot_pyqt5QtExtWidget.cpp.
void sipQtExtWidget::sipProtectVirt_contextMenuEvent | ( | bool | sipSelfWasArg, |
::QContextMenuEvent * | a0 | ||
) |
Definition at line 1257 of file sipplplot_pyqt5QtExtWidget.cpp.
void sipQtExtWidget::sipProtectVirt_customEvent | ( | bool | sipSelfWasArg, |
::QEvent * | a0 | ||
) |
Definition at line 1187 of file sipplplot_pyqt5QtExtWidget.cpp.
void sipQtExtWidget::sipProtectVirt_disconnectNotify | ( | bool | sipSelfWasArg, |
const ::QMetaMethod & | a0 | ||
) |
Definition at line 1197 of file sipplplot_pyqt5QtExtWidget.cpp.
void sipQtExtWidget::sipProtectVirt_dragEnterEvent | ( | bool | sipSelfWasArg, |
::QDragEnterEvent * | a0 | ||
) |
Definition at line 1272 of file sipplplot_pyqt5QtExtWidget.cpp.
void sipQtExtWidget::sipProtectVirt_dragLeaveEvent | ( | bool | sipSelfWasArg, |
::QDragLeaveEvent * | a0 | ||
) |
Definition at line 1282 of file sipplplot_pyqt5QtExtWidget.cpp.
void sipQtExtWidget::sipProtectVirt_dragMoveEvent | ( | bool | sipSelfWasArg, |
::QDragMoveEvent * | a0 | ||
) |
Definition at line 1277 of file sipplplot_pyqt5QtExtWidget.cpp.
void sipQtExtWidget::sipProtectVirt_dropEvent | ( | bool | sipSelfWasArg, |
::QDropEvent * | a0 | ||
) |
Definition at line 1287 of file sipplplot_pyqt5QtExtWidget.cpp.
void sipQtExtWidget::sipProtectVirt_enterEvent | ( | bool | sipSelfWasArg, |
::QEvent * | a0 | ||
) |
Definition at line 1242 of file sipplplot_pyqt5QtExtWidget.cpp.
bool sipQtExtWidget::sipProtectVirt_event | ( | bool | sipSelfWasArg, |
::QEvent * | a0 | ||
) |
Definition at line 1212 of file sipplplot_pyqt5QtExtWidget.cpp.
void sipQtExtWidget::sipProtectVirt_focusInEvent | ( | bool | sipSelfWasArg, |
::QFocusEvent * | a0 | ||
) |
Definition at line 1232 of file sipplplot_pyqt5QtExtWidget.cpp.
bool sipQtExtWidget::sipProtectVirt_focusNextPrevChild | ( | bool | sipSelfWasArg, |
bool | a0 | ||
) |
Definition at line 1332 of file sipplplot_pyqt5QtExtWidget.cpp.
void sipQtExtWidget::sipProtectVirt_focusOutEvent | ( | bool | sipSelfWasArg, |
::QFocusEvent * | a0 | ||
) |
Definition at line 1237 of file sipplplot_pyqt5QtExtWidget.cpp.
void sipQtExtWidget::sipProtectVirt_hideEvent | ( | bool | sipSelfWasArg, |
::QHideEvent * | a0 | ||
) |
Definition at line 1297 of file sipplplot_pyqt5QtExtWidget.cpp.
void sipQtExtWidget::sipProtectVirt_initPainter | ( | bool | sipSelfWasArg, |
::QPainter * | a0 | ||
) | const |
Definition at line 1357 of file sipplplot_pyqt5QtExtWidget.cpp.
void sipQtExtWidget::sipProtectVirt_inputMethodEvent | ( | bool | sipSelfWasArg, |
::QInputMethodEvent * | a0 | ||
) |
Definition at line 1312 of file sipplplot_pyqt5QtExtWidget.cpp.
void sipQtExtWidget::sipProtectVirt_keyPressEvent | ( | bool | sipSelfWasArg, |
::QKeyEvent * | a0 | ||
) |
Definition at line 1362 of file sipplplot_pyqt5QtExtWidget.cpp.
void sipQtExtWidget::sipProtectVirt_keyReleaseEvent | ( | bool | sipSelfWasArg, |
::QKeyEvent * | a0 | ||
) |
Definition at line 1227 of file sipplplot_pyqt5QtExtWidget.cpp.
void sipQtExtWidget::sipProtectVirt_leaveEvent | ( | bool | sipSelfWasArg, |
::QEvent * | a0 | ||
) |
Definition at line 1247 of file sipplplot_pyqt5QtExtWidget.cpp.
int sipQtExtWidget::sipProtectVirt_metric | ( | bool | sipSelfWasArg, |
::QPaintDevice::PaintDeviceMetric | a0 | ||
) | const |
Definition at line 1307 of file sipplplot_pyqt5QtExtWidget.cpp.
void sipQtExtWidget::sipProtectVirt_mouseDoubleClickEvent | ( | bool | sipSelfWasArg, |
::QMouseEvent * | a0 | ||
) |
Definition at line 1217 of file sipplplot_pyqt5QtExtWidget.cpp.
void sipQtExtWidget::sipProtectVirt_moveEvent | ( | bool | sipSelfWasArg, |
::QMoveEvent * | a0 | ||
) |
Definition at line 1252 of file sipplplot_pyqt5QtExtWidget.cpp.
bool sipQtExtWidget::sipProtectVirt_nativeEvent | ( | bool | sipSelfWasArg, |
const ::QByteArray & | a0, | ||
void * | a1, | ||
long * | a2 | ||
) |
Definition at line 1347 of file sipplplot_pyqt5QtExtWidget.cpp.
void sipQtExtWidget::sipProtectVirt_paintEvent | ( | bool | sipSelfWasArg, |
::QPaintEvent * | a0 | ||
) |
Definition at line 1387 of file sipplplot_pyqt5QtExtWidget.cpp.
void sipQtExtWidget::sipProtectVirt_resizeEvent | ( | bool | sipSelfWasArg, |
::QResizeEvent * | a0 | ||
) |
Definition at line 1377 of file sipplplot_pyqt5QtExtWidget.cpp.
QPainter * sipQtExtWidget::sipProtectVirt_sharedPainter | ( | bool | sipSelfWasArg | ) | const |
Definition at line 1352 of file sipplplot_pyqt5QtExtWidget.cpp.
void sipQtExtWidget::sipProtectVirt_showEvent | ( | bool | sipSelfWasArg, |
::QShowEvent * | a0 | ||
) |
Definition at line 1292 of file sipplplot_pyqt5QtExtWidget.cpp.
void sipQtExtWidget::sipProtectVirt_tabletEvent | ( | bool | sipSelfWasArg, |
::QTabletEvent * | a0 | ||
) |
Definition at line 1262 of file sipplplot_pyqt5QtExtWidget.cpp.
void sipQtExtWidget::sipProtectVirt_timerEvent | ( | bool | sipSelfWasArg, |
::QTimerEvent * | a0 | ||
) |
Definition at line 1177 of file sipplplot_pyqt5QtExtWidget.cpp.
void sipQtExtWidget::sipProtectVirt_wheelEvent | ( | bool | sipSelfWasArg, |
::QWheelEvent * | a0 | ||
) |
Definition at line 1222 of file sipplplot_pyqt5QtExtWidget.cpp.
|
protected |
Definition at line 969 of file sipplplot_pyqt5QtExtWidget.cpp.
|
protected |
Definition at line 633 of file sipplplot_pyqt5QtExtWidget.cpp.
|
protected |
Definition at line 1077 of file sipplplot_pyqt5QtExtWidget.cpp.
|
protected |
Definition at line 849 of file sipplplot_pyqt5QtExtWidget.cpp.
|
private |
Definition at line 340 of file sipplplot_pyqt5QtExtWidget.cpp.
sipSimpleWrapper* sipQtExtWidget::sipPySelf |
Definition at line 334 of file sipplplot_pyqt5QtExtWidget.cpp.