summaryrefslogtreecommitdiffstats
path: root/qtjava/javalib/org/kde/qt/QCheckListItem.java
diff options
context:
space:
mode:
Diffstat (limited to 'qtjava/javalib/org/kde/qt/QCheckListItem.java')
-rw-r--r--qtjava/javalib/org/kde/qt/QCheckListItem.java94
1 files changed, 47 insertions, 47 deletions
diff --git a/qtjava/javalib/org/kde/qt/QCheckListItem.java b/qtjava/javalib/org/kde/qt/QCheckListItem.java
index b0ab448a..292da40f 100644
--- a/qtjava/javalib/org/kde/qt/QCheckListItem.java
+++ b/qtjava/javalib/org/kde/qt/QCheckListItem.java
@@ -3,8 +3,8 @@ package org.kde.qt;
import org.kde.qt.Qt;
-public class QCheckListItem extends QListViewItem {
- protected QCheckListItem(Class dummy){super((Class) null);}
+public class TQCheckListItem extends TQListViewItem {
+ protected TQCheckListItem(Class dummy){super((Class) null);}
public static final int RadioButton = 0;
public static final int CheckBox = 1;
public static final int Controller = 2;
@@ -15,79 +15,79 @@ public class QCheckListItem extends QListViewItem {
public static final int NoChange = 1;
public static final int On = 2;
- public QCheckListItem(QCheckListItem parent, String text, int arg3) {
+ public TQCheckListItem(TQCheckListItem parent, String text, int arg3) {
super((Class) null);
- newQCheckListItem(parent,text,arg3);
+ newTQCheckListItem(parent,text,arg3);
}
- private native void newQCheckListItem(QCheckListItem parent, String text, int arg3);
- public QCheckListItem(QCheckListItem parent, String text) {
+ private native void newTQCheckListItem(TQCheckListItem parent, String text, int arg3);
+ public TQCheckListItem(TQCheckListItem parent, String text) {
super((Class) null);
- newQCheckListItem(parent,text);
+ newTQCheckListItem(parent,text);
}
- private native void newQCheckListItem(QCheckListItem parent, String text);
- public QCheckListItem(QCheckListItem parent, QListViewItem after, String text, int arg4) {
+ private native void newTQCheckListItem(TQCheckListItem parent, String text);
+ public TQCheckListItem(TQCheckListItem parent, TQListViewItem after, String text, int arg4) {
super((Class) null);
- newQCheckListItem(parent,after,text,arg4);
+ newTQCheckListItem(parent,after,text,arg4);
}
- private native void newQCheckListItem(QCheckListItem parent, QListViewItem after, String text, int arg4);
- public QCheckListItem(QCheckListItem parent, QListViewItem after, String text) {
+ private native void newTQCheckListItem(TQCheckListItem parent, TQListViewItem after, String text, int arg4);
+ public TQCheckListItem(TQCheckListItem parent, TQListViewItem after, String text) {
super((Class) null);
- newQCheckListItem(parent,after,text);
+ newTQCheckListItem(parent,after,text);
}
- private native void newQCheckListItem(QCheckListItem parent, QListViewItem after, String text);
- public QCheckListItem(QListViewItem parent, String text, int arg3) {
+ private native void newTQCheckListItem(TQCheckListItem parent, TQListViewItem after, String text);
+ public TQCheckListItem(TQListViewItem parent, String text, int arg3) {
super((Class) null);
- newQCheckListItem(parent,text,arg3);
+ newTQCheckListItem(parent,text,arg3);
}
- private native void newQCheckListItem(QListViewItem parent, String text, int arg3);
- public QCheckListItem(QListViewItem parent, String text) {
+ private native void newTQCheckListItem(TQListViewItem parent, String text, int arg3);
+ public TQCheckListItem(TQListViewItem parent, String text) {
super((Class) null);
- newQCheckListItem(parent,text);
+ newTQCheckListItem(parent,text);
}
- private native void newQCheckListItem(QListViewItem parent, String text);
- public QCheckListItem(QListViewItem parent, QListViewItem after, String text, int arg4) {
+ private native void newTQCheckListItem(TQListViewItem parent, String text);
+ public TQCheckListItem(TQListViewItem parent, TQListViewItem after, String text, int arg4) {
super((Class) null);
- newQCheckListItem(parent,after,text,arg4);
+ newTQCheckListItem(parent,after,text,arg4);
}
- private native void newQCheckListItem(QListViewItem parent, QListViewItem after, String text, int arg4);
- public QCheckListItem(QListViewItem parent, QListViewItem after, String text) {
+ private native void newTQCheckListItem(TQListViewItem parent, TQListViewItem after, String text, int arg4);
+ public TQCheckListItem(TQListViewItem parent, TQListViewItem after, String text) {
super((Class) null);
- newQCheckListItem(parent,after,text);
+ newTQCheckListItem(parent,after,text);
}
- private native void newQCheckListItem(QListViewItem parent, QListViewItem after, String text);
- public QCheckListItem(QListView parent, String text, int arg3) {
+ private native void newTQCheckListItem(TQListViewItem parent, TQListViewItem after, String text);
+ public TQCheckListItem(TQListView parent, String text, int arg3) {
super((Class) null);
- newQCheckListItem(parent,text,arg3);
+ newTQCheckListItem(parent,text,arg3);
}
- private native void newQCheckListItem(QListView parent, String text, int arg3);
- public QCheckListItem(QListView parent, String text) {
+ private native void newTQCheckListItem(TQListView parent, String text, int arg3);
+ public TQCheckListItem(TQListView parent, String text) {
super((Class) null);
- newQCheckListItem(parent,text);
+ newTQCheckListItem(parent,text);
}
- private native void newQCheckListItem(QListView parent, String text);
- public QCheckListItem(QListView parent, QListViewItem after, String text, int arg4) {
+ private native void newTQCheckListItem(TQListView parent, String text);
+ public TQCheckListItem(TQListView parent, TQListViewItem after, String text, int arg4) {
super((Class) null);
- newQCheckListItem(parent,after,text,arg4);
+ newTQCheckListItem(parent,after,text,arg4);
}
- private native void newQCheckListItem(QListView parent, QListViewItem after, String text, int arg4);
- public QCheckListItem(QListView parent, QListViewItem after, String text) {
+ private native void newTQCheckListItem(TQListView parent, TQListViewItem after, String text, int arg4);
+ public TQCheckListItem(TQListView parent, TQListViewItem after, String text) {
super((Class) null);
- newQCheckListItem(parent,after,text);
+ newTQCheckListItem(parent,after,text);
}
- private native void newQCheckListItem(QListView parent, QListViewItem after, String text);
- public QCheckListItem(QListViewItem parent, String text, QPixmap arg3) {
+ private native void newTQCheckListItem(TQListView parent, TQListViewItem after, String text);
+ public TQCheckListItem(TQListViewItem parent, String text, TQPixmap arg3) {
super((Class) null);
- newQCheckListItem(parent,text,arg3);
+ newTQCheckListItem(parent,text,arg3);
}
- private native void newQCheckListItem(QListViewItem parent, String text, QPixmap arg3);
- public QCheckListItem(QListView parent, String text, QPixmap arg3) {
+ private native void newTQCheckListItem(TQListViewItem parent, String text, TQPixmap arg3);
+ public TQCheckListItem(TQListView parent, String text, TQPixmap arg3) {
super((Class) null);
- newQCheckListItem(parent,text,arg3);
+ newTQCheckListItem(parent,text,arg3);
}
- private native void newQCheckListItem(QListView parent, String text, QPixmap arg3);
- public native void paintCell(QPainter arg1, QColorGroup cg, int column, int width, int alignment);
- public native void paintFocus(QPainter arg1, QColorGroup cg, QRect r);
- public native int width(QFontMetrics arg1, QListView arg2, int column);
+ private native void newTQCheckListItem(TQListView parent, String text, TQPixmap arg3);
+ public native void paintCell(TQPainter arg1, TQColorGroup cg, int column, int width, int alignment);
+ public native void paintFocus(TQPainter arg1, TQColorGroup cg, TQRect r);
+ public native int width(TQFontMetrics arg1, TQListView arg2, int column);
public native void setup();
public native void setOn(boolean arg1);
public native boolean isOn();