|
PLplot
5.15.0
|
#include "sipAPIplplot_pyqt5.h"#include "qt.h"#include <qwidget.h>#include <qevent.h>#include <qscreen.h>#include <qnamespace.h>#include <qstring.h>#include <qicon.h>#include <qpainter.h>#include <qbytearray.h>#include <qwindow.h>#include <qpixmap.h>#include <qrect.h>#include <qmargins.h>#include <qgraphicseffect.h>#include <qgraphicsproxywidget.h>#include <QtGlobal>#include <qlocale.h>#include <qpaintdevice.h>#include <qpoint.h>#include <qregion.h>#include <qsize.h>#include <qfontinfo.h>#include <qfontmetrics.h>#include <qfont.h>#include <qvariant.h>#include <qcoreevent.h>#include <qpaintengine.h>#include <qlist.h>#include <qaction.h>#include <qlayout.h>#include <qsizepolicy.h>#include <qkeysequence.h>#include <qcursor.h>#include <qbitmap.h>#include <qpalette.h>#include <qstyle.h>#include <qobjectdefs.h>#include <qmetaobject.h>#include <qobject.h>#include <qthread.h>#include <qregexp.h>#include <qregularexpression.h>Go to the source code of this file.
Classes | |
| class | sipQtPLWidget |
Functions | |
| PyDoc_STRVAR (doc_QtPLWidget_clearWidget, "clearWidget(self)") | |
| static PyObject * | meth_QtPLWidget_clearWidget (PyObject *, PyObject *) |
| PyDoc_STRVAR (doc_QtPLWidget_mousePressEvent, "mousePressEvent(self, QMouseEvent)") | |
| static PyObject * | meth_QtPLWidget_mousePressEvent (PyObject *, PyObject *) |
| PyDoc_STRVAR (doc_QtPLWidget_keyPressEvent, "keyPressEvent(self, QKeyEvent)") | |
| static PyObject * | meth_QtPLWidget_keyPressEvent (PyObject *, PyObject *) |
| PyDoc_STRVAR (doc_QtPLWidget_closeEvent, "closeEvent(self, QCloseEvent)") | |
| static PyObject * | meth_QtPLWidget_closeEvent (PyObject *, PyObject *) |
| PyDoc_STRVAR (doc_QtPLWidget_nextPage, "nextPage(self)") | |
| static PyObject * | meth_QtPLWidget_nextPage (PyObject *, PyObject *) |
| PyDoc_STRVAR (doc_QtPLWidget_resizeEvent, "resizeEvent(self, QResizeEvent)") | |
| static PyObject * | meth_QtPLWidget_resizeEvent (PyObject *, PyObject *) |
| PyDoc_STRVAR (doc_QtPLWidget_paintEvent, "paintEvent(self, QPaintEvent)") | |
| static PyObject * | meth_QtPLWidget_paintEvent (PyObject *, PyObject *) |
| PyDoc_STRVAR (doc_QtPLWidget_getPlotParameters, "getPlotParameters(self) -> Tuple[float, float, float, float]") | |
| static PyObject * | meth_QtPLWidget_getPlotParameters (PyObject *, PyObject *) |
| static void * | cast_QtPLWidget (void *, const sipTypeDef *) |
| static void | release_QtPLWidget (void *, int) |
| static void * | array_QtPLWidget (Py_ssize_t) |
| static void | dealloc_QtPLWidget (sipSimpleWrapper *) |
| static void * | init_type_QtPLWidget (sipSimpleWrapper *, PyObject *, PyObject *, PyObject **, PyObject **, PyObject **) |
| PyDoc_STRVAR (doc_QtPLWidget, "\1QtPLWidget(int = QT_DEFAULT_X, int = QT_DEFAULT_Y, QWidget = None)") | |
Variables | |
| static sipEncodedTypeDef | supers_QtPLWidget [] = {{0, 2, 0}, {1, 255, 1}} |
| static PyMethodDef | methods_QtPLWidget [] |
| static pyqt5ClassPluginDef | plugin_QtPLWidget |
| sipClassTypeDef | sipTypeDef_plplot_pyqt5_QtPLWidget |
|
static |
Definition at line 1374 of file sipplplot_pyqt5QtPLWidget.cpp.
|
static |
Definition at line 1340 of file sipplplot_pyqt5QtPLWidget.cpp.
|
static |
Definition at line 1381 of file sipplplot_pyqt5QtPLWidget.cpp.
|
static |
Definition at line 1394 of file sipplplot_pyqt5QtPLWidget.cpp.
|
static |
Definition at line 1128 of file sipplplot_pyqt5QtPLWidget.cpp.
|
static |
Definition at line 1207 of file sipplplot_pyqt5QtPLWidget.cpp.
|
static |
Definition at line 1313 of file sipplplot_pyqt5QtPLWidget.cpp.
|
static |
Definition at line 1180 of file sipplplot_pyqt5QtPLWidget.cpp.
|
static |
Definition at line 1153 of file sipplplot_pyqt5QtPLWidget.cpp.
|
static |
Definition at line 1234 of file sipplplot_pyqt5QtPLWidget.cpp.
|
static |
Definition at line 1286 of file sipplplot_pyqt5QtPLWidget.cpp.
|
static |
Definition at line 1259 of file sipplplot_pyqt5QtPLWidget.cpp.
| PyDoc_STRVAR | ( | doc_QtPLWidget | , |
| "\1QtPLWidget(int = QT_DEFAULT_X, int = QT_DEFAULT_Y, QWidget = None)" | |||
| ) |
| PyDoc_STRVAR | ( | doc_QtPLWidget_clearWidget | , |
| "clearWidget(self)" | |||
| ) |
| PyDoc_STRVAR | ( | doc_QtPLWidget_closeEvent | , |
| "closeEvent(self, QCloseEvent)" | |||
| ) |
| PyDoc_STRVAR | ( | doc_QtPLWidget_getPlotParameters | , |
| "getPlotParameters(self) -> Tuple" | [float, float, float, float] | ||
| ) |
| PyDoc_STRVAR | ( | doc_QtPLWidget_keyPressEvent | , |
| "keyPressEvent(self, QKeyEvent)" | |||
| ) |
| PyDoc_STRVAR | ( | doc_QtPLWidget_mousePressEvent | , |
| "mousePressEvent(self, QMouseEvent)" | |||
| ) |
| PyDoc_STRVAR | ( | doc_QtPLWidget_nextPage | , |
| "nextPage(self)" | |||
| ) |
| PyDoc_STRVAR | ( | doc_QtPLWidget_paintEvent | , |
| "paintEvent(self, QPaintEvent)" | |||
| ) |
| PyDoc_STRVAR | ( | doc_QtPLWidget_resizeEvent | , |
| "resizeEvent(self, QResizeEvent)" | |||
| ) |
|
static |
Definition at line 1362 of file sipplplot_pyqt5QtPLWidget.cpp.
|
static |
Definition at line 1421 of file sipplplot_pyqt5QtPLWidget.cpp.
|
static |
Definition at line 1435 of file sipplplot_pyqt5QtPLWidget.cpp.
| sipClassTypeDef sipTypeDef_plplot_pyqt5_QtPLWidget |
Definition at line 1443 of file sipplplot_pyqt5QtPLWidget.cpp.
|
static |
Definition at line 1418 of file sipplplot_pyqt5QtPLWidget.cpp.