You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdebindings/kdejava/koala/org/kde/koala/TDEFontAction.java

173 lines
7.9 KiB

//Auto-generated by kalyptus. DO NOT EDIT.
package org.kde.koala;
import org.kde.qt.Qt;
import org.kde.qt.TQMetaObject;
import org.kde.qt.QtSupport;
import org.kde.qt.TQObject;
import org.kde.qt.TQIconSet;
import org.kde.qt.TQWidget;
/**
*/
public class TDEFontAction extends TDESelectAction {
protected TDEFontAction(Class dummy){super((Class) null);}
public native TQMetaObject metaObject();
public native String className();
public TDEFontAction(String text, TDEShortcut cut, TQObject parent, String name) {
super((Class) null);
newTDEFontAction(text,cut,parent,name);
}
private native void newTDEFontAction(String text, TDEShortcut cut, TQObject parent, String name);
public TDEFontAction(String text, TDEShortcut cut, TQObject parent) {
super((Class) null);
newTDEFontAction(text,cut,parent);
}
private native void newTDEFontAction(String text, TDEShortcut cut, TQObject parent);
public TDEFontAction(String text, TDEShortcut cut) {
super((Class) null);
newTDEFontAction(text,cut);
}
private native void newTDEFontAction(String text, TDEShortcut cut);
public TDEFontAction(String text) {
super((Class) null);
newTDEFontAction(text);
}
private native void newTDEFontAction(String text);
public TDEFontAction(String text, TDEShortcut cut, TQObject receiver, String slot, TQObject parent, String name) {
super((Class) null);
newTDEFontAction(text,cut,receiver,slot,parent,name);
}
private native void newTDEFontAction(String text, TDEShortcut cut, TQObject receiver, String slot, TQObject parent, String name);
public TDEFontAction(String text, TDEShortcut cut, TQObject receiver, String slot, TQObject parent) {
super((Class) null);
newTDEFontAction(text,cut,receiver,slot,parent);
}
private native void newTDEFontAction(String text, TDEShortcut cut, TQObject receiver, String slot, TQObject parent);
public TDEFontAction(String text, TQIconSet pix, TDEShortcut cut, TQObject parent, String name) {
super((Class) null);
newTDEFontAction(text,pix,cut,parent,name);
}
private native void newTDEFontAction(String text, TQIconSet pix, TDEShortcut cut, TQObject parent, String name);
public TDEFontAction(String text, TQIconSet pix, TDEShortcut cut, TQObject parent) {
super((Class) null);
newTDEFontAction(text,pix,cut,parent);
}
private native void newTDEFontAction(String text, TQIconSet pix, TDEShortcut cut, TQObject parent);
public TDEFontAction(String text, TQIconSet pix, TDEShortcut cut) {
super((Class) null);
newTDEFontAction(text,pix,cut);
}
private native void newTDEFontAction(String text, TQIconSet pix, TDEShortcut cut);
public TDEFontAction(String text, TQIconSet pix) {
super((Class) null);
newTDEFontAction(text,pix);
}
private native void newTDEFontAction(String text, TQIconSet pix);
public TDEFontAction(String text, String pix, TDEShortcut cut, TQObject parent, String name) {
super((Class) null);
newTDEFontAction(text,pix,cut,parent,name);
}
private native void newTDEFontAction(String text, String pix, TDEShortcut cut, TQObject parent, String name);
public TDEFontAction(String text, String pix, TDEShortcut cut, TQObject parent) {
super((Class) null);
newTDEFontAction(text,pix,cut,parent);
}
private native void newTDEFontAction(String text, String pix, TDEShortcut cut, TQObject parent);
public TDEFontAction(String text, String pix, TDEShortcut cut) {
super((Class) null);
newTDEFontAction(text,pix,cut);
}
private native void newTDEFontAction(String text, String pix, TDEShortcut cut);
public TDEFontAction(String text, String pix) {
super((Class) null);
newTDEFontAction(text,pix);
}
private native void newTDEFontAction(String text, String pix);
public TDEFontAction(String text, TQIconSet pix, TDEShortcut cut, TQObject receiver, String slot, TQObject parent, String name) {
super((Class) null);
newTDEFontAction(text,pix,cut,receiver,slot,parent,name);
}
private native void newTDEFontAction(String text, TQIconSet pix, TDEShortcut cut, TQObject receiver, String slot, TQObject parent, String name);
public TDEFontAction(String text, TQIconSet pix, TDEShortcut cut, TQObject receiver, String slot, TQObject parent) {
super((Class) null);
newTDEFontAction(text,pix,cut,receiver,slot,parent);
}
private native void newTDEFontAction(String text, TQIconSet pix, TDEShortcut cut, TQObject receiver, String slot, TQObject parent);
public TDEFontAction(String text, String pix, TDEShortcut cut, TQObject receiver, String slot, TQObject parent, String name) {
super((Class) null);
newTDEFontAction(text,pix,cut,receiver,slot,parent,name);
}
private native void newTDEFontAction(String text, String pix, TDEShortcut cut, TQObject receiver, String slot, TQObject parent, String name);
public TDEFontAction(String text, String pix, TDEShortcut cut, TQObject receiver, String slot, TQObject parent) {
super((Class) null);
newTDEFontAction(text,pix,cut,receiver,slot,parent);
}
private native void newTDEFontAction(String text, String pix, TDEShortcut cut, TQObject receiver, String slot, TQObject parent);
public TDEFontAction(int fontListCriteria, String text, TDEShortcut cut, TQObject parent, String name) {
super((Class) null);
newTDEFontAction(fontListCriteria,text,cut,parent,name);
}
private native void newTDEFontAction(int fontListCriteria, String text, TDEShortcut cut, TQObject parent, String name);
public TDEFontAction(int fontListCriteria, String text, TDEShortcut cut, TQObject parent) {
super((Class) null);
newTDEFontAction(fontListCriteria,text,cut,parent);
}
private native void newTDEFontAction(int fontListCriteria, String text, TDEShortcut cut, TQObject parent);
public TDEFontAction(int fontListCriteria, String text, TDEShortcut cut) {
super((Class) null);
newTDEFontAction(fontListCriteria,text,cut);
}
private native void newTDEFontAction(int fontListCriteria, String text, TDEShortcut cut);
public TDEFontAction(int fontListCriteria, String text) {
super((Class) null);
newTDEFontAction(fontListCriteria,text);
}
private native void newTDEFontAction(int fontListCriteria, String text);
public TDEFontAction(int fontListCriteria, String text, String pix, TDEShortcut cut, TQObject parent, String name) {
super((Class) null);
newTDEFontAction(fontListCriteria,text,pix,cut,parent,name);
}
private native void newTDEFontAction(int fontListCriteria, String text, String pix, TDEShortcut cut, TQObject parent, String name);
public TDEFontAction(int fontListCriteria, String text, String pix, TDEShortcut cut, TQObject parent) {
super((Class) null);
newTDEFontAction(fontListCriteria,text,pix,cut,parent);
}
private native void newTDEFontAction(int fontListCriteria, String text, String pix, TDEShortcut cut, TQObject parent);
public TDEFontAction(int fontListCriteria, String text, String pix, TDEShortcut cut) {
super((Class) null);
newTDEFontAction(fontListCriteria,text,pix,cut);
}
private native void newTDEFontAction(int fontListCriteria, String text, String pix, TDEShortcut cut);
public TDEFontAction(int fontListCriteria, String text, String pix) {
super((Class) null);
newTDEFontAction(fontListCriteria,text,pix);
}
private native void newTDEFontAction(int fontListCriteria, String text, String pix);
public TDEFontAction(TQObject parent, String name) {
super((Class) null);
newTDEFontAction(parent,name);
}
private native void newTDEFontAction(TQObject parent, String name);
public TDEFontAction(TQObject parent) {
super((Class) null);
newTDEFontAction(parent);
}
private native void newTDEFontAction(TQObject parent);
public TDEFontAction() {
super((Class) null);
newTDEFontAction();
}
private native void newTDEFontAction();
public native String font();
public native int plug(TQWidget arg1, int index);
public native int plug(TQWidget arg1);
public native void setFont(String family);
/** Deletes the wrapped C++ instance */
protected native void finalize() throws InternalError;
/** Delete the wrapped C++ instance ahead of finalize() */
public native void dispose();
/** Has the wrapped C++ instance been deleted? */
public native boolean isDisposed();
}