summaryrefslogtreecommitdiffstats
path: root/qtjava/javalib/qtjava/TQSizeGrip.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'qtjava/javalib/qtjava/TQSizeGrip.cpp')
-rw-r--r--qtjava/javalib/qtjava/TQSizeGrip.cpp146
1 files changed, 73 insertions, 73 deletions
diff --git a/qtjava/javalib/qtjava/TQSizeGrip.cpp b/qtjava/javalib/qtjava/TQSizeGrip.cpp
index b764c7db..fb753492 100644
--- a/qtjava/javalib/qtjava/TQSizeGrip.cpp
+++ b/qtjava/javalib/qtjava/TQSizeGrip.cpp
@@ -28,157 +28,157 @@ public:
}
~TQSizeGripJBridge() {QtSupport::qtKeyDeleted(this);}
void dragLeaveEvent(TQDragLeaveEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"dragLeaveEvent",(void*)arg1,"org.kde.qt.TQDragLeaveEvent")) {
+ if (!QtSupport::eventDelegate(this,"dragLeaveEvent",(void*)arg1,"org.trinitydesktop.qt.TQDragLeaveEvent")) {
TQWidget::dragLeaveEvent(arg1);
}
return;
}
void setMask(const TQRegion& arg1) {
- if (!QtSupport::eventDelegate(this,"setMask",(void*)&arg1,"org.kde.qt.TQRegion")) {
+ if (!QtSupport::eventDelegate(this,"setMask",(void*)&arg1,"org.trinitydesktop.qt.TQRegion")) {
TQWidget::setMask(arg1);
}
return;
}
void resizeEvent(TQResizeEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"resizeEvent",(void*)arg1,"org.kde.qt.TQResizeEvent")) {
+ if (!QtSupport::eventDelegate(this,"resizeEvent",(void*)arg1,"org.trinitydesktop.qt.TQResizeEvent")) {
TQWidget::resizeEvent(arg1);
}
return;
}
void mouseDoubleClickEvent(TQMouseEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"mouseDoubleClickEvent",(void*)arg1,"org.kde.qt.TQMouseEvent")) {
+ if (!QtSupport::eventDelegate(this,"mouseDoubleClickEvent",(void*)arg1,"org.trinitydesktop.qt.TQMouseEvent")) {
TQWidget::mouseDoubleClickEvent(arg1);
}
return;
}
void paletteChange(const TQPalette& arg1) {
- if (!QtSupport::eventDelegate(this,"paletteChange",(void*)&arg1,"org.kde.qt.TQPalette")) {
+ if (!QtSupport::eventDelegate(this,"paletteChange",(void*)&arg1,"org.trinitydesktop.qt.TQPalette")) {
TQWidget::paletteChange(arg1);
}
return;
}
void setActiveWindow() {
- if (!QtSupport::voidDelegate(this,"org.kde.qt.TQSizeGrip","setActiveWindow")) {
+ if (!QtSupport::voidDelegate(this,"org.trinitydesktop.qt.TQSizeGrip","setActiveWindow")) {
TQWidget::setActiveWindow();
}
return;
}
void dragEnterEvent(TQDragEnterEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"dragEnterEvent",(void*)arg1,"org.kde.qt.TQDragEnterEvent")) {
+ if (!QtSupport::eventDelegate(this,"dragEnterEvent",(void*)arg1,"org.trinitydesktop.qt.TQDragEnterEvent")) {
TQWidget::dragEnterEvent(arg1);
}
return;
}
void show() {
- if (!QtSupport::voidDelegate(this,"org.kde.qt.TQSizeGrip","show")) {
+ if (!QtSupport::voidDelegate(this,"org.trinitydesktop.qt.TQSizeGrip","show")) {
TQWidget::show();
}
return;
}
void focusOutEvent(TQFocusEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"focusOutEvent",(void*)arg1,"org.kde.qt.TQFocusEvent")) {
+ if (!QtSupport::eventDelegate(this,"focusOutEvent",(void*)arg1,"org.trinitydesktop.qt.TQFocusEvent")) {
TQWidget::focusOutEvent(arg1);
}
return;
}
void setFocus() {
- if (!QtSupport::voidDelegate(this,"org.kde.qt.TQSizeGrip","setFocus")) {
+ if (!QtSupport::voidDelegate(this,"org.trinitydesktop.qt.TQSizeGrip","setFocus")) {
TQWidget::setFocus();
}
return;
}
void dragMoveEvent(TQDragMoveEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"dragMoveEvent",(void*)arg1,"org.kde.qt.TQDragMoveEvent")) {
+ if (!QtSupport::eventDelegate(this,"dragMoveEvent",(void*)arg1,"org.trinitydesktop.qt.TQDragMoveEvent")) {
TQWidget::dragMoveEvent(arg1);
}
return;
}
void styleChange(TQStyle& arg1) {
- if (!QtSupport::eventDelegate(this,"styleChange",(void*)&arg1,"org.kde.qt.TQStyle")) {
+ if (!QtSupport::eventDelegate(this,"styleChange",(void*)&arg1,"org.trinitydesktop.qt.TQStyle")) {
TQWidget::styleChange(arg1);
}
return;
}
void hide() {
- if (!QtSupport::voidDelegate(this,"org.kde.qt.TQSizeGrip","hide")) {
+ if (!QtSupport::voidDelegate(this,"org.trinitydesktop.qt.TQSizeGrip","hide")) {
TQWidget::hide();
}
return;
}
void setPaletteBackgroundColor(const TQColor& arg1) {
- if (!QtSupport::eventDelegate(this,"setPaletteBackgroundColor",(void*)&arg1,"org.kde.qt.TQColor")) {
+ if (!QtSupport::eventDelegate(this,"setPaletteBackgroundColor",(void*)&arg1,"org.trinitydesktop.qt.TQColor")) {
TQWidget::setPaletteBackgroundColor(arg1);
}
return;
}
void setEraseColor(const TQColor& arg1) {
- if (!QtSupport::eventDelegate(this,"setEraseColor",(void*)&arg1,"org.kde.qt.TQColor")) {
+ if (!QtSupport::eventDelegate(this,"setEraseColor",(void*)&arg1,"org.trinitydesktop.qt.TQColor")) {
TQWidget::setEraseColor(arg1);
}
return;
}
void removeChild(TQObject* arg1) {
- if (!QtSupport::eventDelegate(this,"removeChild",(void*)arg1,"org.kde.qt.TQObject")) {
+ if (!QtSupport::eventDelegate(this,"removeChild",(void*)arg1,"org.trinitydesktop.qt.TQObject")) {
TQObject::removeChild(arg1);
}
return;
}
void paintEvent(TQPaintEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"paintEvent",(void*)arg1,"org.kde.qt.TQPaintEvent")) {
+ if (!QtSupport::eventDelegate(this,"paintEvent",(void*)arg1,"org.trinitydesktop.qt.TQPaintEvent")) {
TQSizeGrip::paintEvent(arg1);
}
return;
}
void imStartEvent(TQIMEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"imStartEvent",(void*)arg1,"org.kde.qt.TQIMEvent")) {
+ if (!QtSupport::eventDelegate(this,"imStartEvent",(void*)arg1,"org.trinitydesktop.qt.TQIMEvent")) {
TQWidget::imStartEvent(arg1);
}
return;
}
void unsetCursor() {
- if (!QtSupport::voidDelegate(this,"org.kde.qt.TQSizeGrip","unsetCursor")) {
+ if (!QtSupport::voidDelegate(this,"org.trinitydesktop.qt.TQSizeGrip","unsetCursor")) {
TQWidget::unsetCursor();
}
return;
}
void hideEvent(TQHideEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"hideEvent",(void*)arg1,"org.kde.qt.TQHideEvent")) {
+ if (!QtSupport::eventDelegate(this,"hideEvent",(void*)arg1,"org.trinitydesktop.qt.TQHideEvent")) {
TQWidget::hideEvent(arg1);
}
return;
}
void moveEvent(TQMoveEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"moveEvent",(void*)arg1,"org.kde.qt.TQMoveEvent")) {
+ if (!QtSupport::eventDelegate(this,"moveEvent",(void*)arg1,"org.trinitydesktop.qt.TQMoveEvent")) {
TQWidget::moveEvent(arg1);
}
return;
}
void polish() {
- if (!QtSupport::voidDelegate(this,"org.kde.qt.TQSizeGrip","polish")) {
+ if (!QtSupport::voidDelegate(this,"org.trinitydesktop.qt.TQSizeGrip","polish")) {
TQWidget::polish();
}
return;
}
void showMaximized() {
- if (!QtSupport::voidDelegate(this,"org.kde.qt.TQSizeGrip","showMaximized")) {
+ if (!QtSupport::voidDelegate(this,"org.trinitydesktop.qt.TQSizeGrip","showMaximized")) {
TQWidget::showMaximized();
}
return;
}
void setBackgroundPixmap(const TQPixmap& arg1) {
- if (!QtSupport::eventDelegate(this,"setBackgroundPixmap",(void*)&arg1,"org.kde.qt.TQPixmap")) {
+ if (!QtSupport::eventDelegate(this,"setBackgroundPixmap",(void*)&arg1,"org.trinitydesktop.qt.TQPixmap")) {
TQWidget::setBackgroundPixmap(arg1);
}
return;
}
void showEvent(TQShowEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"showEvent",(void*)arg1,"org.kde.qt.TQShowEvent")) {
+ if (!QtSupport::eventDelegate(this,"showEvent",(void*)arg1,"org.trinitydesktop.qt.TQShowEvent")) {
TQWidget::showEvent(arg1);
}
return;
}
void keyPressEvent(TQKeyEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"keyPressEvent",(void*)arg1,"org.kde.qt.TQKeyEvent")) {
+ if (!QtSupport::eventDelegate(this,"keyPressEvent",(void*)arg1,"org.trinitydesktop.qt.TQKeyEvent")) {
TQWidget::keyPressEvent(arg1);
}
return;
@@ -187,181 +187,181 @@ public:
return QtSupport::booleanDelegate(this,"customWhatsThis");
}
void setPaletteBackgroundPixmap(const TQPixmap& arg1) {
- if (!QtSupport::eventDelegate(this,"setPaletteBackgroundPixmap",(void*)&arg1,"org.kde.qt.TQPixmap")) {
+ if (!QtSupport::eventDelegate(this,"setPaletteBackgroundPixmap",(void*)&arg1,"org.trinitydesktop.qt.TQPixmap")) {
TQWidget::setPaletteBackgroundPixmap(arg1);
}
return;
}
void setCursor(const TQCursor& arg1) {
- if (!QtSupport::eventDelegate(this,"setCursor",(void*)&arg1,"org.kde.qt.TQCursor")) {
+ if (!QtSupport::eventDelegate(this,"setCursor",(void*)&arg1,"org.trinitydesktop.qt.TQCursor")) {
TQWidget::setCursor(arg1);
}
return;
}
void closeEvent(TQCloseEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"closeEvent",(void*)arg1,"org.kde.qt.TQCloseEvent")) {
+ if (!QtSupport::eventDelegate(this,"closeEvent",(void*)arg1,"org.trinitydesktop.qt.TQCloseEvent")) {
TQWidget::closeEvent(arg1);
}
return;
}
void customEvent(TQCustomEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"customEvent",(void*)arg1,"org.kde.qt.TQCustomEvent")) {
+ if (!QtSupport::eventDelegate(this,"customEvent",(void*)arg1,"org.trinitydesktop.qt.TQCustomEvent")) {
TQObject::customEvent(arg1);
}
return;
}
void enterEvent(TQEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"enterEvent",(void*)arg1,"org.kde.qt.TQEvent")) {
+ if (!QtSupport::eventDelegate(this,"enterEvent",(void*)arg1,"org.trinitydesktop.qt.TQEvent")) {
TQWidget::enterEvent(arg1);
}
return;
}
void timerEvent(TQTimerEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"timerEvent",(void*)arg1,"org.kde.qt.TQTimerEvent")) {
+ if (!QtSupport::eventDelegate(this,"timerEvent",(void*)arg1,"org.trinitydesktop.qt.TQTimerEvent")) {
TQObject::timerEvent(arg1);
}
return;
}
void mouseReleaseEvent(TQMouseEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"mouseReleaseEvent",(void*)arg1,"org.kde.qt.TQMouseEvent")) {
+ if (!QtSupport::eventDelegate(this,"mouseReleaseEvent",(void*)arg1,"org.trinitydesktop.qt.TQMouseEvent")) {
TQWidget::mouseReleaseEvent(arg1);
}
return;
}
void setErasePixmap(const TQPixmap& arg1) {
- if (!QtSupport::eventDelegate(this,"setErasePixmap",(void*)&arg1,"org.kde.qt.TQPixmap")) {
+ if (!QtSupport::eventDelegate(this,"setErasePixmap",(void*)&arg1,"org.trinitydesktop.qt.TQPixmap")) {
TQWidget::setErasePixmap(arg1);
}
return;
}
void childEvent(TQChildEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"childEvent",(void*)arg1,"org.kde.qt.TQChildEvent")) {
+ if (!QtSupport::eventDelegate(this,"childEvent",(void*)arg1,"org.trinitydesktop.qt.TQChildEvent")) {
TQObject::childEvent(arg1);
}
return;
}
void dropEvent(TQDropEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"dropEvent",(void*)arg1,"org.kde.qt.TQDropEvent")) {
+ if (!QtSupport::eventDelegate(this,"dropEvent",(void*)arg1,"org.trinitydesktop.qt.TQDropEvent")) {
TQWidget::dropEvent(arg1);
}
return;
}
void leaveEvent(TQEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"leaveEvent",(void*)arg1,"org.kde.qt.TQEvent")) {
+ if (!QtSupport::eventDelegate(this,"leaveEvent",(void*)arg1,"org.trinitydesktop.qt.TQEvent")) {
TQWidget::leaveEvent(arg1);
}
return;
}
void setIcon(const TQPixmap& arg1) {
- if (!QtSupport::eventDelegate(this,"setIcon",(void*)&arg1,"org.kde.qt.TQPixmap")) {
+ if (!QtSupport::eventDelegate(this,"setIcon",(void*)&arg1,"org.trinitydesktop.qt.TQPixmap")) {
TQWidget::setIcon(arg1);
}
return;
}
void updateMask() {
- if (!QtSupport::voidDelegate(this,"org.kde.qt.TQSizeGrip","updateMask")) {
+ if (!QtSupport::voidDelegate(this,"org.trinitydesktop.qt.TQSizeGrip","updateMask")) {
TQWidget::updateMask();
}
return;
}
void showNormal() {
- if (!QtSupport::voidDelegate(this,"org.kde.qt.TQSizeGrip","showNormal")) {
+ if (!QtSupport::voidDelegate(this,"org.trinitydesktop.qt.TQSizeGrip","showNormal")) {
TQWidget::showNormal();
}
return;
}
void imComposeEvent(TQIMEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"imComposeEvent",(void*)arg1,"org.kde.qt.TQIMEvent")) {
+ if (!QtSupport::eventDelegate(this,"imComposeEvent",(void*)arg1,"org.trinitydesktop.qt.TQIMEvent")) {
TQWidget::imComposeEvent(arg1);
}
return;
}
void mousePressEvent(TQMouseEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"mousePressEvent",(void*)arg1,"org.kde.qt.TQMouseEvent")) {
+ if (!QtSupport::eventDelegate(this,"mousePressEvent",(void*)arg1,"org.trinitydesktop.qt.TQMouseEvent")) {
TQSizeGrip::mousePressEvent(arg1);
}
return;
}
void mouseMoveEvent(TQMouseEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"mouseMoveEvent",(void*)arg1,"org.kde.qt.TQMouseEvent")) {
+ if (!QtSupport::eventDelegate(this,"mouseMoveEvent",(void*)arg1,"org.trinitydesktop.qt.TQMouseEvent")) {
TQSizeGrip::mouseMoveEvent(arg1);
}
return;
}
void setFocusProxy(TQWidget* arg1) {
- if (!QtSupport::eventDelegate(this,"setFocusProxy",(void*)arg1,"org.kde.qt.TQWidget")) {
+ if (!QtSupport::eventDelegate(this,"setFocusProxy",(void*)arg1,"org.trinitydesktop.qt.TQWidget")) {
TQWidget::setFocusProxy(arg1);
}
return;
}
void fontChange(const TQFont& arg1) {
- if (!QtSupport::eventDelegate(this,"fontChange",(void*)&arg1,"org.kde.qt.TQFont")) {
+ if (!QtSupport::eventDelegate(this,"fontChange",(void*)&arg1,"org.trinitydesktop.qt.TQFont")) {
TQWidget::fontChange(arg1);
}
return;
}
void setBackgroundColor(const TQColor& arg1) {
- if (!QtSupport::eventDelegate(this,"setBackgroundColor",(void*)&arg1,"org.kde.qt.TQColor")) {
+ if (!QtSupport::eventDelegate(this,"setBackgroundColor",(void*)&arg1,"org.trinitydesktop.qt.TQColor")) {
TQWidget::setBackgroundColor(arg1);
}
return;
}
void adjustSize() {
- if (!QtSupport::voidDelegate(this,"org.kde.qt.TQSizeGrip","adjustSize")) {
+ if (!QtSupport::voidDelegate(this,"org.trinitydesktop.qt.TQSizeGrip","adjustSize")) {
TQWidget::adjustSize();
}
return;
}
void wheelEvent(TQWheelEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"wheelEvent",(void*)arg1,"org.kde.qt.TQWheelEvent")) {
+ if (!QtSupport::eventDelegate(this,"wheelEvent",(void*)arg1,"org.trinitydesktop.qt.TQWheelEvent")) {
TQWidget::wheelEvent(arg1);
}
return;
}
void imEndEvent(TQIMEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"imEndEvent",(void*)arg1,"org.kde.qt.TQIMEvent")) {
+ if (!QtSupport::eventDelegate(this,"imEndEvent",(void*)arg1,"org.trinitydesktop.qt.TQIMEvent")) {
TQWidget::imEndEvent(arg1);
}
return;
}
void insertChild(TQObject* arg1) {
- if (!QtSupport::eventDelegate(this,"insertChild",(void*)arg1,"org.kde.qt.TQObject")) {
+ if (!QtSupport::eventDelegate(this,"insertChild",(void*)arg1,"org.trinitydesktop.qt.TQObject")) {
TQObject::insertChild(arg1);
}
return;
}
void focusInEvent(TQFocusEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"focusInEvent",(void*)arg1,"org.kde.qt.TQFocusEvent")) {
+ if (!QtSupport::eventDelegate(this,"focusInEvent",(void*)arg1,"org.trinitydesktop.qt.TQFocusEvent")) {
TQWidget::focusInEvent(arg1);
}
return;
}
void tabletEvent(TQTabletEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"tabletEvent",(void*)arg1,"org.kde.qt.TQTabletEvent")) {
+ if (!QtSupport::eventDelegate(this,"tabletEvent",(void*)arg1,"org.trinitydesktop.qt.TQTabletEvent")) {
TQWidget::tabletEvent(arg1);
}
return;
}
void keyReleaseEvent(TQKeyEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"keyReleaseEvent",(void*)arg1,"org.kde.qt.TQKeyEvent")) {
+ if (!QtSupport::eventDelegate(this,"keyReleaseEvent",(void*)arg1,"org.trinitydesktop.qt.TQKeyEvent")) {
TQWidget::keyReleaseEvent(arg1);
}
return;
}
void contextMenuEvent(TQContextMenuEvent* arg1) {
- if (!QtSupport::eventDelegate(this,"contextMenuEvent",(void*)arg1,"org.kde.qt.TQContextMenuEvent")) {
+ if (!QtSupport::eventDelegate(this,"contextMenuEvent",(void*)arg1,"org.trinitydesktop.qt.TQContextMenuEvent")) {
TQWidget::contextMenuEvent(arg1);
}
return;
}
void setGeometry(const TQRect& arg1) {
- if (!QtSupport::eventDelegate(this,"setGeometry",(void*)&arg1,"org.kde.qt.TQRect")) {
+ if (!QtSupport::eventDelegate(this,"setGeometry",(void*)&arg1,"org.trinitydesktop.qt.TQRect")) {
TQWidget::setGeometry(arg1);
}
return;
}
void showMinimized() {
- if (!QtSupport::voidDelegate(this,"org.kde.qt.TQSizeGrip","showMinimized")) {
+ if (!QtSupport::voidDelegate(this,"org.trinitydesktop.qt.TQSizeGrip","showMinimized")) {
TQWidget::showMinimized();
}
return;
@@ -369,7 +369,7 @@ public:
};
JNIEXPORT jstring JNICALL
-Java_org_kde_qt_QSizeGrip_className(JNIEnv* env, jobject obj)
+Java_org_trinitydesktop_qt_QSizeGrip_className(JNIEnv* env, jobject obj)
{
const char* _qstring;
_qstring = ((TQSizeGrip*) QtSupport::getQt(env, obj))->className();
@@ -377,21 +377,21 @@ Java_org_kde_qt_QSizeGrip_className(JNIEnv* env, jobject obj)
}
JNIEXPORT void JNICALL
-Java_org_kde_qt_QSizeGrip_dispose(JNIEnv* env, jobject obj)
+Java_org_trinitydesktop_qt_QSizeGrip_dispose(JNIEnv* env, jobject obj)
{
- Java_org_kde_qt_QSizeGrip_finalize(env, obj);
+ Java_org_trinitydesktop_qt_QSizeGrip_finalize(env, obj);
return;
}
JNIEXPORT jboolean JNICALL
-Java_org_kde_qt_QSizeGrip_eventFilter(JNIEnv* env, jobject obj, jobject arg1, jobject arg2)
+Java_org_trinitydesktop_qt_QSizeGrip_eventFilter(JNIEnv* env, jobject obj, jobject arg1, jobject arg2)
{
jboolean xret = (jboolean) ((TQSizeGripJBridge*) 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)
+Java_org_trinitydesktop_qt_QSizeGrip_finalize(JNIEnv* env, jobject obj)
{
if (QtSupport::allocatedInJavaWorld(env, obj) && ((TQWidget*)(TQSizeGrip*)QtSupport::getQt(env, obj))->parentWidget(TRUE) == 0) {
delete (TQSizeGrip*)QtSupport::getQt(env, obj);
@@ -401,34 +401,34 @@ Java_org_kde_qt_QSizeGrip_finalize(JNIEnv* env, jobject obj)
}
JNIEXPORT jboolean JNICALL
-Java_org_kde_qt_QSizeGrip_isDisposed(JNIEnv* env, jobject obj)
+Java_org_trinitydesktop_qt_QSizeGrip_isDisposed(JNIEnv* env, jobject obj)
{
return (QtSupport::getQt(env, obj) == 0);
}
JNIEXPORT jobject JNICALL
-Java_org_kde_qt_QSizeGrip_metaObject(JNIEnv* env, jobject obj)
+Java_org_trinitydesktop_qt_QSizeGrip_metaObject(JNIEnv* env, jobject obj)
{
- jobject xret = QtSupport::objectForQtKey(env, (void*)((TQSizeGrip*) QtSupport::getQt(env, obj))->metaObject(), "org.kde.qt.TQMetaObject");
+ jobject xret = QtSupport::objectForQtKey(env, (void*)((TQSizeGrip*) QtSupport::getQt(env, obj))->metaObject(), "org.trinitydesktop.qt.TQMetaObject");
return xret;
}
JNIEXPORT void JNICALL
-Java_org_kde_qt_QSizeGrip_mouseMoveEvent(JNIEnv* env, jobject obj, jobject arg1)
+Java_org_trinitydesktop_qt_QSizeGrip_mouseMoveEvent(JNIEnv* env, jobject obj, jobject arg1)
{
((TQSizeGripJBridge*) 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)
+Java_org_trinitydesktop_qt_QSizeGrip_mousePressEvent(JNIEnv* env, jobject obj, jobject arg1)
{
((TQSizeGripJBridge*) QtSupport::getQt(env, obj))->protected_mousePressEvent((TQMouseEvent*) QtSupport::getQt(env, arg1));
return;
}
JNIEXPORT void JNICALL
-Java_org_kde_qt_QSizeGrip_newTQSizeGrip__Lorg_kde_qt_QWidget_2(JNIEnv* env, jobject obj, jobject parent)
+Java_org_trinitydesktop_qt_QSizeGrip_newTQSizeGrip__Lorg_trinitydesktop_qt_QWidget_2(JNIEnv* env, jobject obj, jobject parent)
{
if (QtSupport::getQt(env, obj) == 0) {
QtSupport::setQt(env, obj, new TQSizeGripJBridge((TQWidget*) QtSupport::getQt(env, parent)));
@@ -438,7 +438,7 @@ Java_org_kde_qt_QSizeGrip_newTQSizeGrip__Lorg_kde_qt_QWidget_2(JNIEnv* env, jobj
}
JNIEXPORT void JNICALL
-Java_org_kde_qt_QSizeGrip_newTQSizeGrip__Lorg_kde_qt_QWidget_2Ljava_lang_String_2(JNIEnv* env, jobject obj, jobject parent, jstring name)
+Java_org_trinitydesktop_qt_QSizeGrip_newTQSizeGrip__Lorg_trinitydesktop_qt_QWidget_2Ljava_lang_String_2(JNIEnv* env, jobject obj, jobject parent, jstring name)
{
static TQCString* _qstring_name = 0;
if (QtSupport::getQt(env, obj) == 0) {
@@ -449,21 +449,21 @@ static TQCString* _qstring_name = 0;
}
JNIEXPORT void JNICALL
-Java_org_kde_qt_QSizeGrip_paintEvent(JNIEnv* env, jobject obj, jobject arg1)
+Java_org_trinitydesktop_qt_QSizeGrip_paintEvent(JNIEnv* env, jobject obj, jobject arg1)
{
((TQSizeGripJBridge*) 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)
+Java_org_trinitydesktop_qt_QSizeGrip_sizeHint(JNIEnv* env, jobject obj)
{
- jobject xret = QtSupport::objectForQtKey(env, (void*)new TQSize(((TQSizeGrip*) QtSupport::getQt(env, obj))->sizeHint()), "org.kde.qt.TQSize", TRUE);
+ jobject xret = QtSupport::objectForQtKey(env, (void*)new TQSize(((TQSizeGrip*) QtSupport::getQt(env, obj))->sizeHint()), "org.trinitydesktop.qt.TQSize", TRUE);
return xret;
}
JNIEXPORT jstring JNICALL
-Java_org_kde_qt_QSizeGrip_tr__Ljava_lang_String_2(JNIEnv* env, jclass cls, jstring arg1)
+Java_org_trinitydesktop_qt_QSizeGrip_tr__Ljava_lang_String_2(JNIEnv* env, jclass cls, jstring arg1)
{
TQString _qstring;
(void) cls;
@@ -473,7 +473,7 @@ static TQCString* _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)
+Java_org_trinitydesktop_qt_QSizeGrip_tr__Ljava_lang_String_2Ljava_lang_String_2(JNIEnv* env, jclass cls, jstring arg1, jstring arg2)
{
TQString _qstring;
(void) cls;