summaryrefslogtreecommitdiffstats
path: root/qtjava/javalib/qtjava/QSizeGrip.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'qtjava/javalib/qtjava/QSizeGrip.cpp')
-rw-r--r--qtjava/javalib/qtjava/QSizeGrip.cpp374
1 files changed, 187 insertions, 187 deletions
diff --git a/qtjava/javalib/qtjava/QSizeGrip.cpp b/qtjava/javalib/qtjava/QSizeGrip.cpp
index 94ef3694..7b983687 100644
--- a/qtjava/javalib/qtjava/QSizeGrip.cpp
+++ b/qtjava/javalib/qtjava/QSizeGrip.cpp
@@ -1,7 +1,7 @@
//Auto-generated by kalyptus. DO NOT EDIT.
-#include <qstring.h>
-#include <qsize.h>
-#include <qsizegrip.h>
+#include <tqstring.h>
+#include <tqsize.h>
+#include <tqsizegrip.h>
#include <qtjava/QtSupport.h>
#include <qtjava/QSizeGrip.h>
@@ -9,360 +9,360 @@
class QSizeGripJBridge : public QSizeGrip
{
public:
- QSizeGripJBridge(QWidget* arg1,const char* arg2) : QSizeGrip(arg1,arg2) {};
- QSizeGripJBridge(QWidget* arg1) : QSizeGrip(arg1) {};
- void protected_paintEvent(QPaintEvent* arg1) {
- QSizeGrip::paintEvent(arg1);
+ QSizeGripJBridge(TQWidget* arg1,const char* arg2) : TQSizeGrip(arg1,arg2) {};
+ QSizeGripJBridge(TQWidget* arg1) : TQSizeGrip(arg1) {};
+ void protected_paintEvent(TQPaintEvent* arg1) {
+ TQSizeGrip::paintEvent(arg1);
return;
}
- void protected_mousePressEvent(QMouseEvent* arg1) {
- QSizeGrip::mousePressEvent(arg1);
+ void protected_mousePressEvent(TQMouseEvent* arg1) {
+ TQSizeGrip::mousePressEvent(arg1);
return;
}
- void protected_mouseMoveEvent(QMouseEvent* arg1) {
- QSizeGrip::mouseMoveEvent(arg1);
+ void protected_mouseMoveEvent(TQMouseEvent* arg1) {
+ TQSizeGrip::mouseMoveEvent(arg1);
return;
}
- bool protected_eventFilter(QObject* arg1,QEvent* arg2) {
- return (bool) QSizeGrip::eventFilter(arg1,arg2);
+ bool protected_eventFilter(TQObject* arg1,TQEvent* arg2) {
+ return (bool) TQSizeGrip::eventFilter(arg1,arg2);
}
~QSizeGripJBridge() {QtSupport::qtKeyDeleted(this);}
- void dragLeaveEvent(QDragLeaveEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"dragLeaveEvent",(void*)arg1,"org.kde.qt.QDragLeaveEvent")) {
- QWidget::dragLeaveEvent(arg1);
+ void dragLeaveEvent(TQDragLeaveEvent* arg1) {
+ if (!QtSupport::eventDelegate(this,"dragLeaveEvent",(void*)arg1,"org.kde.qt.TQDragLeaveEvent")) {
+ TQWidget::dragLeaveEvent(arg1);
}
return;
}
- void setMask(const QRegion& arg1) {
- if (!QtSupport::eventDelegate(this,"setMask",(void*)&arg1,"org.kde.qt.QRegion")) {
- QWidget::setMask(arg1);
+ void setMask(const TQRegion& arg1) {
+ if (!QtSupport::eventDelegate(this,"setMask",(void*)&arg1,"org.kde.qt.TQRegion")) {
+ TQWidget::setMask(arg1);
}
return;
}
- void resizeEvent(QResizeEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"resizeEvent",(void*)arg1,"org.kde.qt.QResizeEvent")) {
- QWidget::resizeEvent(arg1);
+ void resizeEvent(TQResizeEvent* arg1) {
+ if (!QtSupport::eventDelegate(this,"resizeEvent",(void*)arg1,"org.kde.qt.TQResizeEvent")) {
+ TQWidget::resizeEvent(arg1);
}
return;
}
- void mouseDoubleClickEvent(QMouseEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"mouseDoubleClickEvent",(void*)arg1,"org.kde.qt.QMouseEvent")) {
- QWidget::mouseDoubleClickEvent(arg1);
+ void mouseDoubleClickEvent(TQMouseEvent* arg1) {
+ if (!QtSupport::eventDelegate(this,"mouseDoubleClickEvent",(void*)arg1,"org.kde.qt.TQMouseEvent")) {
+ TQWidget::mouseDoubleClickEvent(arg1);
}
return;
}
- void paletteChange(const QPalette& arg1) {
- if (!QtSupport::eventDelegate(this,"paletteChange",(void*)&arg1,"org.kde.qt.QPalette")) {
- QWidget::paletteChange(arg1);
+ void paletteChange(const TQPalette& arg1) {
+ if (!QtSupport::eventDelegate(this,"paletteChange",(void*)&arg1,"org.kde.qt.TQPalette")) {
+ TQWidget::paletteChange(arg1);
}
return;
}
void setActiveWindow() {
- if (!QtSupport::voidDelegate(this,"org.kde.qt.QSizeGrip","setActiveWindow")) {
- QWidget::setActiveWindow();
+ if (!QtSupport::voidDelegate(this,"org.kde.qt.TQSizeGrip","setActiveWindow")) {
+ TQWidget::setActiveWindow();
}
return;
}
- void dragEnterEvent(QDragEnterEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"dragEnterEvent",(void*)arg1,"org.kde.qt.QDragEnterEvent")) {
- QWidget::dragEnterEvent(arg1);
+ void dragEnterEvent(TQDragEnterEvent* arg1) {
+ if (!QtSupport::eventDelegate(this,"dragEnterEvent",(void*)arg1,"org.kde.qt.TQDragEnterEvent")) {
+ TQWidget::dragEnterEvent(arg1);
}
return;
}
void show() {
- if (!QtSupport::voidDelegate(this,"org.kde.qt.QSizeGrip","show")) {
- QWidget::show();
+ if (!QtSupport::voidDelegate(this,"org.kde.qt.TQSizeGrip","show")) {
+ TQWidget::show();
}
return;
}
- void focusOutEvent(QFocusEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"focusOutEvent",(void*)arg1,"org.kde.qt.QFocusEvent")) {
- QWidget::focusOutEvent(arg1);
+ void focusOutEvent(TQFocusEvent* arg1) {
+ if (!QtSupport::eventDelegate(this,"focusOutEvent",(void*)arg1,"org.kde.qt.TQFocusEvent")) {
+ TQWidget::focusOutEvent(arg1);
}
return;
}
void setFocus() {
- if (!QtSupport::voidDelegate(this,"org.kde.qt.QSizeGrip","setFocus")) {
- QWidget::setFocus();
+ if (!QtSupport::voidDelegate(this,"org.kde.qt.TQSizeGrip","setFocus")) {
+ TQWidget::setFocus();
}
return;
}
- void dragMoveEvent(QDragMoveEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"dragMoveEvent",(void*)arg1,"org.kde.qt.QDragMoveEvent")) {
- QWidget::dragMoveEvent(arg1);
+ void dragMoveEvent(TQDragMoveEvent* arg1) {
+ if (!QtSupport::eventDelegate(this,"dragMoveEvent",(void*)arg1,"org.kde.qt.TQDragMoveEvent")) {
+ TQWidget::dragMoveEvent(arg1);
}
return;
}
- void styleChange(QStyle& arg1) {
- if (!QtSupport::eventDelegate(this,"styleChange",(void*)&arg1,"org.kde.qt.QStyle")) {
- QWidget::styleChange(arg1);
+ void styleChange(TQStyle& arg1) {
+ if (!QtSupport::eventDelegate(this,"styleChange",(void*)&arg1,"org.kde.qt.TQStyle")) {
+ TQWidget::styleChange(arg1);
}
return;
}
void hide() {
- if (!QtSupport::voidDelegate(this,"org.kde.qt.QSizeGrip","hide")) {
- QWidget::hide();
+ if (!QtSupport::voidDelegate(this,"org.kde.qt.TQSizeGrip","hide")) {
+ TQWidget::hide();
}
return;
}
- void setPaletteBackgroundColor(const QColor& arg1) {
- if (!QtSupport::eventDelegate(this,"setPaletteBackgroundColor",(void*)&arg1,"org.kde.qt.QColor")) {
- QWidget::setPaletteBackgroundColor(arg1);
+ void setPaletteBackgroundColor(const TQColor& arg1) {
+ if (!QtSupport::eventDelegate(this,"setPaletteBackgroundColor",(void*)&arg1,"org.kde.qt.TQColor")) {
+ TQWidget::setPaletteBackgroundColor(arg1);
}
return;
}
- void setEraseColor(const QColor& arg1) {
- if (!QtSupport::eventDelegate(this,"setEraseColor",(void*)&arg1,"org.kde.qt.QColor")) {
- QWidget::setEraseColor(arg1);
+ void setEraseColor(const TQColor& arg1) {
+ if (!QtSupport::eventDelegate(this,"setEraseColor",(void*)&arg1,"org.kde.qt.TQColor")) {
+ TQWidget::setEraseColor(arg1);
}
return;
}
- void removeChild(QObject* arg1) {
- if (!QtSupport::eventDelegate(this,"removeChild",(void*)arg1,"org.kde.qt.QObject")) {
- QObject::removeChild(arg1);
+ void removeChild(TQObject* arg1) {
+ if (!QtSupport::eventDelegate(this,"removeChild",(void*)arg1,"org.kde.qt.TQObject")) {
+ TQObject::removeChild(arg1);
}
return;
}
- void paintEvent(QPaintEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"paintEvent",(void*)arg1,"org.kde.qt.QPaintEvent")) {
- QSizeGrip::paintEvent(arg1);
+ void paintEvent(TQPaintEvent* arg1) {
+ if (!QtSupport::eventDelegate(this,"paintEvent",(void*)arg1,"org.kde.qt.TQPaintEvent")) {
+ TQSizeGrip::paintEvent(arg1);
}
return;
}
- void imStartEvent(QIMEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"imStartEvent",(void*)arg1,"org.kde.qt.QIMEvent")) {
- QWidget::imStartEvent(arg1);
+ void imStartEvent(TQIMEvent* arg1) {
+ if (!QtSupport::eventDelegate(this,"imStartEvent",(void*)arg1,"org.kde.qt.TQIMEvent")) {
+ TQWidget::imStartEvent(arg1);
}
return;
}
void unsetCursor() {
- if (!QtSupport::voidDelegate(this,"org.kde.qt.QSizeGrip","unsetCursor")) {
- QWidget::unsetCursor();
+ if (!QtSupport::voidDelegate(this,"org.kde.qt.TQSizeGrip","unsetCursor")) {
+ TQWidget::unsetCursor();
}
return;
}
- void hideEvent(QHideEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"hideEvent",(void*)arg1,"org.kde.qt.QHideEvent")) {
- QWidget::hideEvent(arg1);
+ void hideEvent(TQHideEvent* arg1) {
+ if (!QtSupport::eventDelegate(this,"hideEvent",(void*)arg1,"org.kde.qt.TQHideEvent")) {
+ TQWidget::hideEvent(arg1);
}
return;
}
- void moveEvent(QMoveEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"moveEvent",(void*)arg1,"org.kde.qt.QMoveEvent")) {
- QWidget::moveEvent(arg1);
+ void moveEvent(TQMoveEvent* arg1) {
+ if (!QtSupport::eventDelegate(this,"moveEvent",(void*)arg1,"org.kde.qt.TQMoveEvent")) {
+ TQWidget::moveEvent(arg1);
}
return;
}
void polish() {
- if (!QtSupport::voidDelegate(this,"org.kde.qt.QSizeGrip","polish")) {
- QWidget::polish();
+ if (!QtSupport::voidDelegate(this,"org.kde.qt.TQSizeGrip","polish")) {
+ TQWidget::polish();
}
return;
}
void showMaximized() {
- if (!QtSupport::voidDelegate(this,"org.kde.qt.QSizeGrip","showMaximized")) {
- QWidget::showMaximized();
+ if (!QtSupport::voidDelegate(this,"org.kde.qt.TQSizeGrip","showMaximized")) {
+ TQWidget::showMaximized();
}
return;
}
- void setBackgroundPixmap(const QPixmap& arg1) {
- if (!QtSupport::eventDelegate(this,"setBackgroundPixmap",(void*)&arg1,"org.kde.qt.QPixmap")) {
- QWidget::setBackgroundPixmap(arg1);
+ void setBackgroundPixmap(const TQPixmap& arg1) {
+ if (!QtSupport::eventDelegate(this,"setBackgroundPixmap",(void*)&arg1,"org.kde.qt.TQPixmap")) {
+ TQWidget::setBackgroundPixmap(arg1);
}
return;
}
- void showEvent(QShowEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"showEvent",(void*)arg1,"org.kde.qt.QShowEvent")) {
- QWidget::showEvent(arg1);
+ void showEvent(TQShowEvent* arg1) {
+ if (!QtSupport::eventDelegate(this,"showEvent",(void*)arg1,"org.kde.qt.TQShowEvent")) {
+ TQWidget::showEvent(arg1);
}
return;
}
- void keyPressEvent(QKeyEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"keyPressEvent",(void*)arg1,"org.kde.qt.QKeyEvent")) {
- QWidget::keyPressEvent(arg1);
+ void keyPressEvent(TQKeyEvent* arg1) {
+ if (!QtSupport::eventDelegate(this,"keyPressEvent",(void*)arg1,"org.kde.qt.TQKeyEvent")) {
+ TQWidget::keyPressEvent(arg1);
}
return;
}
bool customWhatsThis() {
return QtSupport::booleanDelegate(this,"customWhatsThis");
}
- void setPaletteBackgroundPixmap(const QPixmap& arg1) {
- if (!QtSupport::eventDelegate(this,"setPaletteBackgroundPixmap",(void*)&arg1,"org.kde.qt.QPixmap")) {
- QWidget::setPaletteBackgroundPixmap(arg1);
+ void setPaletteBackgroundPixmap(const TQPixmap& arg1) {
+ if (!QtSupport::eventDelegate(this,"setPaletteBackgroundPixmap",(void*)&arg1,"org.kde.qt.TQPixmap")) {
+ TQWidget::setPaletteBackgroundPixmap(arg1);
}
return;
}
- void setCursor(const QCursor& arg1) {
- if (!QtSupport::eventDelegate(this,"setCursor",(void*)&arg1,"org.kde.qt.QCursor")) {
- QWidget::setCursor(arg1);
+ void setCursor(const TQCursor& arg1) {
+ if (!QtSupport::eventDelegate(this,"setCursor",(void*)&arg1,"org.kde.qt.TQCursor")) {
+ TQWidget::setCursor(arg1);
}
return;
}
- void closeEvent(QCloseEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"closeEvent",(void*)arg1,"org.kde.qt.QCloseEvent")) {
- QWidget::closeEvent(arg1);
+ void closeEvent(TQCloseEvent* arg1) {
+ if (!QtSupport::eventDelegate(this,"closeEvent",(void*)arg1,"org.kde.qt.TQCloseEvent")) {
+ TQWidget::closeEvent(arg1);
}
return;
}
- void customEvent(QCustomEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"customEvent",(void*)arg1,"org.kde.qt.QCustomEvent")) {
- QObject::customEvent(arg1);
+ void customEvent(TQCustomEvent* arg1) {
+ if (!QtSupport::eventDelegate(this,"customEvent",(void*)arg1,"org.kde.qt.TQCustomEvent")) {
+ TQObject::customEvent(arg1);
}
return;
}
- void enterEvent(QEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"enterEvent",(void*)arg1,"org.kde.qt.QEvent")) {
- QWidget::enterEvent(arg1);
+ void enterEvent(TQEvent* arg1) {
+ if (!QtSupport::eventDelegate(this,"enterEvent",(void*)arg1,"org.kde.qt.TQEvent")) {
+ TQWidget::enterEvent(arg1);
}
return;
}
- void timerEvent(QTimerEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"timerEvent",(void*)arg1,"org.kde.qt.QTimerEvent")) {
- QObject::timerEvent(arg1);
+ void timerEvent(TQTimerEvent* arg1) {
+ if (!QtSupport::eventDelegate(this,"timerEvent",(void*)arg1,"org.kde.qt.TQTimerEvent")) {
+ TQObject::timerEvent(arg1);
}
return;
}
- void mouseReleaseEvent(QMouseEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"mouseReleaseEvent",(void*)arg1,"org.kde.qt.QMouseEvent")) {
- QWidget::mouseReleaseEvent(arg1);
+ void mouseReleaseEvent(TQMouseEvent* arg1) {
+ if (!QtSupport::eventDelegate(this,"mouseReleaseEvent",(void*)arg1,"org.kde.qt.TQMouseEvent")) {
+ TQWidget::mouseReleaseEvent(arg1);
}
return;
}
- void setErasePixmap(const QPixmap& arg1) {
- if (!QtSupport::eventDelegate(this,"setErasePixmap",(void*)&arg1,"org.kde.qt.QPixmap")) {
- QWidget::setErasePixmap(arg1);
+ void setErasePixmap(const TQPixmap& arg1) {
+ if (!QtSupport::eventDelegate(this,"setErasePixmap",(void*)&arg1,"org.kde.qt.TQPixmap")) {
+ TQWidget::setErasePixmap(arg1);
}
return;
}
- void childEvent(QChildEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"childEvent",(void*)arg1,"org.kde.qt.QChildEvent")) {
- QObject::childEvent(arg1);
+ void childEvent(TQChildEvent* arg1) {
+ if (!QtSupport::eventDelegate(this,"childEvent",(void*)arg1,"org.kde.qt.TQChildEvent")) {
+ TQObject::childEvent(arg1);
}
return;
}
- void dropEvent(QDropEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"dropEvent",(void*)arg1,"org.kde.qt.QDropEvent")) {
- QWidget::dropEvent(arg1);
+ void dropEvent(TQDropEvent* arg1) {
+ if (!QtSupport::eventDelegate(this,"dropEvent",(void*)arg1,"org.kde.qt.TQDropEvent")) {
+ TQWidget::dropEvent(arg1);
}
return;
}
- void leaveEvent(QEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"leaveEvent",(void*)arg1,"org.kde.qt.QEvent")) {
- QWidget::leaveEvent(arg1);
+ void leaveEvent(TQEvent* arg1) {
+ if (!QtSupport::eventDelegate(this,"leaveEvent",(void*)arg1,"org.kde.qt.TQEvent")) {
+ TQWidget::leaveEvent(arg1);
}
return;
}
- void setIcon(const QPixmap& arg1) {
- if (!QtSupport::eventDelegate(this,"setIcon",(void*)&arg1,"org.kde.qt.QPixmap")) {
- QWidget::setIcon(arg1);
+ void setIcon(const TQPixmap& arg1) {
+ if (!QtSupport::eventDelegate(this,"setIcon",(void*)&arg1,"org.kde.qt.TQPixmap")) {
+ TQWidget::setIcon(arg1);
}
return;
}
void updateMask() {
- if (!QtSupport::voidDelegate(this,"org.kde.qt.QSizeGrip","updateMask")) {
- QWidget::updateMask();
+ if (!QtSupport::voidDelegate(this,"org.kde.qt.TQSizeGrip","updateMask")) {
+ TQWidget::updateMask();
}
return;
}
void showNormal() {
- if (!QtSupport::voidDelegate(this,"org.kde.qt.QSizeGrip","showNormal")) {
- QWidget::showNormal();
+ if (!QtSupport::voidDelegate(this,"org.kde.qt.TQSizeGrip","showNormal")) {
+ TQWidget::showNormal();
}
return;
}
- void imComposeEvent(QIMEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"imComposeEvent",(void*)arg1,"org.kde.qt.QIMEvent")) {
- QWidget::imComposeEvent(arg1);
+ void imComposeEvent(TQIMEvent* arg1) {
+ if (!QtSupport::eventDelegate(this,"imComposeEvent",(void*)arg1,"org.kde.qt.TQIMEvent")) {
+ TQWidget::imComposeEvent(arg1);
}
return;
}
- void mousePressEvent(QMouseEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"mousePressEvent",(void*)arg1,"org.kde.qt.QMouseEvent")) {
- QSizeGrip::mousePressEvent(arg1);
+ void mousePressEvent(TQMouseEvent* arg1) {
+ if (!QtSupport::eventDelegate(this,"mousePressEvent",(void*)arg1,"org.kde.qt.TQMouseEvent")) {
+ TQSizeGrip::mousePressEvent(arg1);
}
return;
}
- void mouseMoveEvent(QMouseEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"mouseMoveEvent",(void*)arg1,"org.kde.qt.QMouseEvent")) {
- QSizeGrip::mouseMoveEvent(arg1);
+ void mouseMoveEvent(TQMouseEvent* arg1) {
+ if (!QtSupport::eventDelegate(this,"mouseMoveEvent",(void*)arg1,"org.kde.qt.TQMouseEvent")) {
+ TQSizeGrip::mouseMoveEvent(arg1);
}
return;
}
- void setFocusProxy(QWidget* arg1) {
- if (!QtSupport::eventDelegate(this,"setFocusProxy",(void*)arg1,"org.kde.qt.QWidget")) {
- QWidget::setFocusProxy(arg1);
+ void setFocusProxy(TQWidget* arg1) {
+ if (!QtSupport::eventDelegate(this,"setFocusProxy",(void*)arg1,"org.kde.qt.TQWidget")) {
+ TQWidget::setFocusProxy(arg1);
}
return;
}
- void fontChange(const QFont& arg1) {
- if (!QtSupport::eventDelegate(this,"fontChange",(void*)&arg1,"org.kde.qt.QFont")) {
- QWidget::fontChange(arg1);
+ void fontChange(const TQFont& arg1) {
+ if (!QtSupport::eventDelegate(this,"fontChange",(void*)&arg1,"org.kde.qt.TQFont")) {
+ TQWidget::fontChange(arg1);
}
return;
}
- void setBackgroundColor(const QColor& arg1) {
- if (!QtSupport::eventDelegate(this,"setBackgroundColor",(void*)&arg1,"org.kde.qt.QColor")) {
- QWidget::setBackgroundColor(arg1);
+ void setBackgroundColor(const TQColor& arg1) {
+ if (!QtSupport::eventDelegate(this,"setBackgroundColor",(void*)&arg1,"org.kde.qt.TQColor")) {
+ TQWidget::setBackgroundColor(arg1);
}
return;
}
void adjustSize() {
- if (!QtSupport::voidDelegate(this,"org.kde.qt.QSizeGrip","adjustSize")) {
- QWidget::adjustSize();
+ if (!QtSupport::voidDelegate(this,"org.kde.qt.TQSizeGrip","adjustSize")) {
+ TQWidget::adjustSize();
}
return;
}
- void wheelEvent(QWheelEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"wheelEvent",(void*)arg1,"org.kde.qt.QWheelEvent")) {
- QWidget::wheelEvent(arg1);
+ void wheelEvent(TQWheelEvent* arg1) {
+ if (!QtSupport::eventDelegate(this,"wheelEvent",(void*)arg1,"org.kde.qt.TQWheelEvent")) {
+ TQWidget::wheelEvent(arg1);
}
return;
}
- void imEndEvent(QIMEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"imEndEvent",(void*)arg1,"org.kde.qt.QIMEvent")) {
- QWidget::imEndEvent(arg1);
+ void imEndEvent(TQIMEvent* arg1) {
+ if (!QtSupport::eventDelegate(this,"imEndEvent",(void*)arg1,"org.kde.qt.TQIMEvent")) {
+ TQWidget::imEndEvent(arg1);
}
return;
}
- void insertChild(QObject* arg1) {
- if (!QtSupport::eventDelegate(this,"insertChild",(void*)arg1,"org.kde.qt.QObject")) {
- QObject::insertChild(arg1);
+ void insertChild(TQObject* arg1) {
+ if (!QtSupport::eventDelegate(this,"insertChild",(void*)arg1,"org.kde.qt.TQObject")) {
+ TQObject::insertChild(arg1);
}
return;
}
- void focusInEvent(QFocusEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"focusInEvent",(void*)arg1,"org.kde.qt.QFocusEvent")) {
- QWidget::focusInEvent(arg1);
+ void focusInEvent(TQFocusEvent* arg1) {
+ if (!QtSupport::eventDelegate(this,"focusInEvent",(void*)arg1,"org.kde.qt.TQFocusEvent")) {
+ TQWidget::focusInEvent(arg1);
}
return;
}
- void tabletEvent(QTabletEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"tabletEvent",(void*)arg1,"org.kde.qt.QTabletEvent")) {
- QWidget::tabletEvent(arg1);
+ void tabletEvent(TQTabletEvent* arg1) {
+ if (!QtSupport::eventDelegate(this,"tabletEvent",(void*)arg1,"org.kde.qt.TQTabletEvent")) {
+ TQWidget::tabletEvent(arg1);
}
return;
}
- void keyReleaseEvent(QKeyEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"keyReleaseEvent",(void*)arg1,"org.kde.qt.QKeyEvent")) {
- QWidget::keyReleaseEvent(arg1);
+ void keyReleaseEvent(TQKeyEvent* arg1) {
+ if (!QtSupport::eventDelegate(this,"keyReleaseEvent",(void*)arg1,"org.kde.qt.TQKeyEvent")) {
+ TQWidget::keyReleaseEvent(arg1);
}
return;
}
- void contextMenuEvent(QContextMenuEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"contextMenuEvent",(void*)arg1,"org.kde.qt.QContextMenuEvent")) {
- QWidget::contextMenuEvent(arg1);
+ void contextMenuEvent(TQContextMenuEvent* arg1) {
+ if (!QtSupport::eventDelegate(this,"contextMenuEvent",(void*)arg1,"org.kde.qt.TQContextMenuEvent")) {
+ TQWidget::contextMenuEvent(arg1);
}
return;
}
- void setGeometry(const QRect& arg1) {
- if (!QtSupport::eventDelegate(this,"setGeometry",(void*)&arg1,"org.kde.qt.QRect")) {
- QWidget::setGeometry(arg1);
+ void setGeometry(const TQRect& arg1) {
+ if (!QtSupport::eventDelegate(this,"setGeometry",(void*)&arg1,"org.kde.qt.TQRect")) {
+ TQWidget::setGeometry(arg1);
}
return;
}
void showMinimized() {
- if (!QtSupport::voidDelegate(this,"org.kde.qt.QSizeGrip","showMinimized")) {
- QWidget::showMinimized();
+ if (!QtSupport::voidDelegate(this,"org.kde.qt.TQSizeGrip","showMinimized")) {
+ TQWidget::showMinimized();
}
return;
}
@@ -372,7 +372,7 @@ JNIEXPORT jstring JNICALL
Java_org_kde_qt_QSizeGrip_className(JNIEnv* env, jobject obj)
{
const char* _qstring;
- _qstring = ((QSizeGrip*) QtSupport::getQt(env, obj))->className();
+ _qstring = ((TQSizeGrip*) QtSupport::getQt(env, obj))->className();
return QtSupport::fromCharString(env, (char *) _qstring);
}
@@ -386,15 +386,15 @@ Java_org_kde_qt_QSizeGrip_dispose(JNIEnv* env, jobject obj)
JNIEXPORT jboolean JNICALL
Java_org_kde_qt_QSizeGrip_eventFilter(JNIEnv* env, jobject obj, jobject arg1, jobject arg2)
{
- jboolean xret = (jboolean) ((QSizeGripJBridge*) QtSupport::getQt(env, obj))->protected_eventFilter((QObject*) QtSupport::getQt(env, arg1), (QEvent*) QtSupport::getQt(env, arg2));
+ jboolean xret = (jboolean) ((QSizeGripJBridge*) QtSupport::getQt(env, obj))->protected_eventFilter((TQObject*) QtSupport::getQt(env, arg1), (TQEvent*) QtSupport::getQt(env, arg2));
return xret;
}
JNIEXPORT void JNICALL
Java_org_kde_qt_QSizeGrip_finalize(JNIEnv* env, jobject obj)
{
- if (QtSupport::allocatedInJavaWorld(env, obj) && ((QWidget*)(QSizeGrip*)QtSupport::getQt(env, obj))->parentWidget(TRUE) == 0) {
- delete (QSizeGrip*)QtSupport::getQt(env, obj);
+ if (QtSupport::allocatedInJavaWorld(env, obj) && ((TQWidget*)(TQSizeGrip*)QtSupport::getQt(env, obj))->parentWidget(TRUE) == 0) {
+ delete (TQSizeGrip*)QtSupport::getQt(env, obj);
QtSupport::setQt(env, obj, 0);
}
return;
@@ -409,21 +409,21 @@ Java_org_kde_qt_QSizeGrip_isDisposed(JNIEnv* env, jobject obj)
JNIEXPORT jobject JNICALL
Java_org_kde_qt_QSizeGrip_metaObject(JNIEnv* env, jobject obj)
{
- jobject xret = QtSupport::objectForQtKey(env, (void*)((QSizeGrip*) QtSupport::getQt(env, obj))->metaObject(), "org.kde.qt.QMetaObject");
+ jobject xret = QtSupport::objectForQtKey(env, (void*)((TQSizeGrip*) QtSupport::getQt(env, obj))->metaObject(), "org.kde.qt.TQMetaObject");
return xret;
}
JNIEXPORT void JNICALL
Java_org_kde_qt_QSizeGrip_mouseMoveEvent(JNIEnv* env, jobject obj, jobject arg1)
{
- ((QSizeGripJBridge*) QtSupport::getQt(env, obj))->protected_mouseMoveEvent((QMouseEvent*) QtSupport::getQt(env, arg1));
+ ((QSizeGripJBridge*) QtSupport::getQt(env, obj))->protected_mouseMoveEvent((TQMouseEvent*) QtSupport::getQt(env, arg1));
return;
}
JNIEXPORT void JNICALL
Java_org_kde_qt_QSizeGrip_mousePressEvent(JNIEnv* env, jobject obj, jobject arg1)
{
- ((QSizeGripJBridge*) QtSupport::getQt(env, obj))->protected_mousePressEvent((QMouseEvent*) QtSupport::getQt(env, arg1));
+ ((QSizeGripJBridge*) QtSupport::getQt(env, obj))->protected_mousePressEvent((TQMouseEvent*) QtSupport::getQt(env, arg1));
return;
}
@@ -431,7 +431,7 @@ JNIEXPORT void JNICALL
Java_org_kde_qt_QSizeGrip_newQSizeGrip__Lorg_kde_qt_QWidget_2(JNIEnv* env, jobject obj, jobject parent)
{
if (QtSupport::getQt(env, obj) == 0) {
- QtSupport::setQt(env, obj, new QSizeGripJBridge((QWidget*) QtSupport::getQt(env, parent)));
+ QtSupport::setQt(env, obj, new QSizeGripJBridge((TQWidget*) QtSupport::getQt(env, parent)));
QtSupport::setObjectForQtKey(env, obj, QtSupport::getQt(env, obj));
}
return;
@@ -440,9 +440,9 @@ Java_org_kde_qt_QSizeGrip_newQSizeGrip__Lorg_kde_qt_QWidget_2(JNIEnv* env, jobje
JNIEXPORT void JNICALL
Java_org_kde_qt_QSizeGrip_newQSizeGrip__Lorg_kde_qt_QWidget_2Ljava_lang_String_2(JNIEnv* env, jobject obj, jobject parent, jstring name)
{
-static QCString* _qstring_name = 0;
+static TQCString* _qstring_name = 0;
if (QtSupport::getQt(env, obj) == 0) {
- QtSupport::setQt(env, obj, new QSizeGripJBridge((QWidget*) QtSupport::getQt(env, parent), (const char*) QtSupport::toCharString(env, name, &_qstring_name)));
+ QtSupport::setQt(env, obj, new QSizeGripJBridge((TQWidget*) QtSupport::getQt(env, parent), (const char*) QtSupport::toCharString(env, name, &_qstring_name)));
QtSupport::setObjectForQtKey(env, obj, QtSupport::getQt(env, obj));
}
return;
@@ -451,23 +451,23 @@ static QCString* _qstring_name = 0;
JNIEXPORT void JNICALL
Java_org_kde_qt_QSizeGrip_paintEvent(JNIEnv* env, jobject obj, jobject arg1)
{
- ((QSizeGripJBridge*) QtSupport::getQt(env, obj))->protected_paintEvent((QPaintEvent*) QtSupport::getQt(env, arg1));
+ ((QSizeGripJBridge*) QtSupport::getQt(env, obj))->protected_paintEvent((TQPaintEvent*) QtSupport::getQt(env, arg1));
return;
}
JNIEXPORT jobject JNICALL
Java_org_kde_qt_QSizeGrip_sizeHint(JNIEnv* env, jobject obj)
{
- jobject xret = QtSupport::objectForQtKey(env, (void*)new QSize(((QSizeGrip*) QtSupport::getQt(env, obj))->sizeHint()), "org.kde.qt.QSize", TRUE);
+ jobject xret = QtSupport::objectForQtKey(env, (void*)new TQSize(((TQSizeGrip*) QtSupport::getQt(env, obj))->sizeHint()), "org.kde.qt.TQSize", TRUE);
return xret;
}
JNIEXPORT jstring JNICALL
Java_org_kde_qt_QSizeGrip_tr__Ljava_lang_String_2(JNIEnv* env, jclass cls, jstring arg1)
{
- QString _qstring;
+ TQString _qstring;
(void) cls;
-static QCString* _qstring_arg1 = 0;
+static TQCString* _qstring_arg1 = 0;
_qstring = QSizeGripJBridge::tr((const char*) QtSupport::toCharString(env, arg1, &_qstring_arg1));
return QtSupport::fromQString(env, &_qstring);
}
@@ -475,10 +475,10 @@ static QCString* _qstring_arg1 = 0;
JNIEXPORT jstring JNICALL
Java_org_kde_qt_QSizeGrip_tr__Ljava_lang_String_2Ljava_lang_String_2(JNIEnv* env, jclass cls, jstring arg1, jstring arg2)
{
- QString _qstring;
+ TQString _qstring;
(void) cls;
-static QCString* _qstring_arg1 = 0;
-static QCString* _qstring_arg2 = 0;
+static TQCString* _qstring_arg1 = 0;
+static TQCString* _qstring_arg2 = 0;
_qstring = QSizeGripJBridge::tr((const char*) QtSupport::toCharString(env, arg1, &_qstring_arg1), (const char*) QtSupport::toCharString(env, arg2, &_qstring_arg2));
return QtSupport::fromQString(env, &_qstring);
}