void QAbstractPageSetupDialog_QtDShell::__override_inputMethodEvent(QInputMethodEvent*  arg__1, bool static_call)
{
    if (static_call) {
        QWidget::inputMethodEvent((QInputMethodEvent* )arg__1);
    } else {
        inputMethodEvent((QInputMethodEvent* )arg__1);
    }
}
Пример #2
0
void QDateEdit_QtDShell::__override_inputMethodEvent(QInputMethodEvent*  arg__1, bool static_call)
{
    if (static_call) {
        QWidget::inputMethodEvent((QInputMethodEvent* )arg__1);
    } else {
        inputMethodEvent((QInputMethodEvent* )arg__1);
    }
}
void QGraphicsEllipseItem_QtDShell::__override_inputMethodEvent(QInputMethodEvent*  event0, bool static_call)
{
    if (static_call) {
        QGraphicsItem::inputMethodEvent((QInputMethodEvent* )event0);
    } else {
        inputMethodEvent((QInputMethodEvent* )event0);
    }
}
Пример #4
0
void QFontComboBox_QtDShell::__override_inputMethodEvent(QInputMethodEvent*  arg__1, bool static_call)
{
    if (static_call) {
        QComboBox::inputMethodEvent((QInputMethodEvent* )arg__1);
    } else {
        inputMethodEvent((QInputMethodEvent* )arg__1);
    }
}
Пример #5
0
void DhQGLWidget::DvhinputMethodEvent(QInputMethodEvent* x1) {
  return inputMethodEvent(x1);
}
Пример #6
0
void DhQPushButton::DvhinputMethodEvent(QInputMethodEvent* x1) {
  return inputMethodEvent(x1);
}
Пример #7
0
void DhQAbstractSpinBox::DvhinputMethodEvent(QInputMethodEvent* x1) {
  return inputMethodEvent(x1);
}
Пример #8
0
void DhQGroupBox::DvhinputMethodEvent(QInputMethodEvent* x1) {
  return inputMethodEvent(x1);
}
Пример #9
0
void DhQGraphicsItemGroup::DvhinputMethodEvent(QInputMethodEvent* x1) {
  return inputMethodEvent(x1);
}
Пример #10
0
void DhQGraphicsEllipseItem::DvhinputMethodEvent(QInputMethodEvent* x1) {
  return inputMethodEvent(x1);
}
Пример #11
0
void DhQSlider::DvhinputMethodEvent(QInputMethodEvent* x1) {
  return inputMethodEvent(x1);
}
Пример #12
0
void DhQScrollArea::DvhinputMethodEvent(QInputMethodEvent* x1) {
  return inputMethodEvent(x1);
}
Пример #13
0
void DhQGraphicsScene::DvhinputMethodEvent(QInputMethodEvent* x1) {
  return inputMethodEvent(x1);
}