PLplot 5.15.0
Loading...
Searching...
No Matches
sipQtPLWidget Class Reference
Inheritance diagram for sipQtPLWidget:

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
 

Public Attributes

sipSimpleWrappersipPySelf
 

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 &)
 
sipQtPLWidgetoperator= (const sipQtPLWidget &)
 

Private Attributes

char sipPyMethods [46]
 

Detailed Description

Definition at line 224 of file sipplplot_pyqt5QtPLWidget.cpp.

Constructor & Destructor Documentation

◆ sipQtPLWidget() [1/2]

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

Definition at line 296 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ ~sipQtPLWidget()

sipQtPLWidget::~sipQtPLWidget ( )
virtual

Definition at line 301 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ sipQtPLWidget() [2/2]

sipQtPLWidget::sipQtPLWidget ( const sipQtPLWidget )
private

Member Function Documentation

◆ actionEvent()

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

Definition at line 869 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ changeEvent()

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

Definition at line 995 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ childEvent()

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

Definition at line 389 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ closeEvent()

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

Definition at line 815 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ connectNotify()

void sipQtPLWidget::connectNotify ( const ::QMetaMethod &  a0)
protected

Definition at line 353 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ contextMenuEvent()

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

Definition at line 833 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ customEvent()

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

Definition at line 371 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ devType()

int sipQtPLWidget::devType ( ) const
protected

Definition at line 485 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ disconnectNotify()

void sipQtPLWidget::disconnectNotify ( const ::QMetaMethod &  a0)
protected

Definition at line 335 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ dragEnterEvent()

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

Definition at line 887 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ dragLeaveEvent()

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

Definition at line 923 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ dragMoveEvent()

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

Definition at line 905 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ dropEvent()

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

Definition at line 941 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ enterEvent()

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

Definition at line 725 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ event()

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

Definition at line 440 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ eventFilter()

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

Definition at line 425 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ focusInEvent()

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

Definition at line 689 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ focusNextPrevChild()

bool sipQtPLWidget::focusNextPrevChild ( bool  a0)
protected

Definition at line 1046 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ focusOutEvent()

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

Definition at line 707 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ hasHeightForWidth()

bool sipQtPLWidget::hasHeightForWidth ( ) const
protected

Definition at line 1061 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ heightForWidth()

int sipQtPLWidget::heightForWidth ( int  a0) const
protected

Definition at line 548 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ hideEvent()

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

Definition at line 977 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ initPainter()

void sipQtPLWidget::initPainter ( ::QPainter *  a0) const
protected

Definition at line 1106 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ inputMethodEvent()

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

Definition at line 1013 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ inputMethodQuery()

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

Definition at line 1031 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ keyPressEvent()

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

Definition at line 653 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ keyReleaseEvent()

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

Definition at line 671 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ leaveEvent()

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

Definition at line 743 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ metaObject()

const QMetaObject * sipQtPLWidget::metaObject ( ) const

Definition at line 306 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ metric()

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

Definition at line 455 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ minimumSizeHint()

QSize sipQtPLWidget::minimumSizeHint ( ) const
protected

Definition at line 533 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ mouseDoubleClickEvent()

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

Definition at line 599 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ mouseMoveEvent()

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

Definition at line 617 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ mousePressEvent()

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

Definition at line 563 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ mouseReleaseEvent()

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

Definition at line 581 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ moveEvent()

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

Definition at line 779 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ nativeEvent()

bool sipQtPLWidget::nativeEvent ( const ::QByteArray &  a0,
void *  a1,
long *  a2 
)
protected

Definition at line 1076 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ operator=()

sipQtPLWidget & sipQtPLWidget::operator= ( const sipQtPLWidget )
private

◆ paintEngine()

QPaintEngine * sipQtPLWidget::paintEngine ( ) const
protected

Definition at line 470 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ paintEvent()

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

Definition at line 761 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ qt_metacall()

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

Definition at line 314 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ qt_metacast()

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

Definition at line 328 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ resizeEvent()

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

Definition at line 797 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ setVisible()

void sipQtPLWidget::setVisible ( bool  a0)
protected

Definition at line 500 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ sharedPainter()

QPainter * sipQtPLWidget::sharedPainter ( ) const
protected

Definition at line 1091 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ showEvent()

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

Definition at line 959 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ sizeHint()

QSize sipQtPLWidget::sizeHint ( ) const
protected

Definition at line 518 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ tabletEvent()

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

Definition at line 851 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ timerEvent()

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

Definition at line 407 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ wheelEvent()

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

Definition at line 635 of file sipplplot_pyqt5QtPLWidget.cpp.

Member Data Documentation

◆ sipPyMethods

char sipQtPLWidget::sipPyMethods[46]
private

Definition at line 293 of file sipplplot_pyqt5QtPLWidget.cpp.

◆ sipPySelf

sipSimpleWrapper* sipQtPLWidget::sipPySelf

Definition at line 287 of file sipplplot_pyqt5QtPLWidget.cpp.


The documentation for this class was generated from the following file: