summaryrefslogtreecommitdiffstats
path: root/kdejava/koala/org/kde/koala/KFontSizeAction.java
blob: 4a970fdf0aedcfecf703f1b409354d2880fb0dad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
//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;

/**
 See {@link KFontSizeActionSignals} for signals emitted by KFontSizeAction
*/
public class KFontSizeAction extends KSelectAction  {
	protected KFontSizeAction(Class dummy){super((Class) null);}
	public native TQMetaObject metaObject();
	public native String className();
	public KFontSizeAction(String text, KShortcut cut, TQObject parent, String name) {
		super((Class) null);
		newKFontSizeAction(text,cut,parent,name);
	}
	private native void newKFontSizeAction(String text, KShortcut cut, TQObject parent, String name);
	public KFontSizeAction(String text, KShortcut cut, TQObject parent) {
		super((Class) null);
		newKFontSizeAction(text,cut,parent);
	}
	private native void newKFontSizeAction(String text, KShortcut cut, TQObject parent);
	public KFontSizeAction(String text, KShortcut cut) {
		super((Class) null);
		newKFontSizeAction(text,cut);
	}
	private native void newKFontSizeAction(String text, KShortcut cut);
	public KFontSizeAction(String text) {
		super((Class) null);
		newKFontSizeAction(text);
	}
	private native void newKFontSizeAction(String text);
	public KFontSizeAction(String text, KShortcut cut, TQObject receiver, String slot, TQObject parent, String name) {
		super((Class) null);
		newKFontSizeAction(text,cut,receiver,slot,parent,name);
	}
	private native void newKFontSizeAction(String text, KShortcut cut, TQObject receiver, String slot, TQObject parent, String name);
	public KFontSizeAction(String text, KShortcut cut, TQObject receiver, String slot, TQObject parent) {
		super((Class) null);
		newKFontSizeAction(text,cut,receiver,slot,parent);
	}
	private native void newKFontSizeAction(String text, KShortcut cut, TQObject receiver, String slot, TQObject parent);
	public KFontSizeAction(String text, TQIconSet pix, KShortcut cut, TQObject parent, String name) {
		super((Class) null);
		newKFontSizeAction(text,pix,cut,parent,name);
	}
	private native void newKFontSizeAction(String text, TQIconSet pix, KShortcut cut, TQObject parent, String name);
	public KFontSizeAction(String text, TQIconSet pix, KShortcut cut, TQObject parent) {
		super((Class) null);
		newKFontSizeAction(text,pix,cut,parent);
	}
	private native void newKFontSizeAction(String text, TQIconSet pix, KShortcut cut, TQObject parent);
	public KFontSizeAction(String text, TQIconSet pix, KShortcut cut) {
		super((Class) null);
		newKFontSizeAction(text,pix,cut);
	}
	private native void newKFontSizeAction(String text, TQIconSet pix, KShortcut cut);
	public KFontSizeAction(String text, TQIconSet pix) {
		super((Class) null);
		newKFontSizeAction(text,pix);
	}
	private native void newKFontSizeAction(String text, TQIconSet pix);
	public KFontSizeAction(String text, String pix, KShortcut cut, TQObject parent, String name) {
		super((Class) null);
		newKFontSizeAction(text,pix,cut,parent,name);
	}
	private native void newKFontSizeAction(String text, String pix, KShortcut cut, TQObject parent, String name);
	public KFontSizeAction(String text, String pix, KShortcut cut, TQObject parent) {
		super((Class) null);
		newKFontSizeAction(text,pix,cut,parent);
	}
	private native void newKFontSizeAction(String text, String pix, KShortcut cut, TQObject parent);
	public KFontSizeAction(String text, String pix, KShortcut cut) {
		super((Class) null);
		newKFontSizeAction(text,pix,cut);
	}
	private native void newKFontSizeAction(String text, String pix, KShortcut cut);
	public KFontSizeAction(String text, String pix) {
		super((Class) null);
		newKFontSizeAction(text,pix);
	}
	private native void newKFontSizeAction(String text, String pix);
	public KFontSizeAction(String text, TQIconSet pix, KShortcut cut, TQObject receiver, String slot, TQObject parent, String name) {
		super((Class) null);
		newKFontSizeAction(text,pix,cut,receiver,slot,parent,name);
	}
	private native void newKFontSizeAction(String text, TQIconSet pix, KShortcut cut, TQObject receiver, String slot, TQObject parent, String name);
	public KFontSizeAction(String text, TQIconSet pix, KShortcut cut, TQObject receiver, String slot, TQObject parent) {
		super((Class) null);
		newKFontSizeAction(text,pix,cut,receiver,slot,parent);
	}
	private native void newKFontSizeAction(String text, TQIconSet pix, KShortcut cut, TQObject receiver, String slot, TQObject parent);
	public KFontSizeAction(String text, String pix, KShortcut cut, TQObject receiver, String slot, TQObject parent, String name) {
		super((Class) null);
		newKFontSizeAction(text,pix,cut,receiver,slot,parent,name);
	}
	private native void newKFontSizeAction(String text, String pix, KShortcut cut, TQObject receiver, String slot, TQObject parent, String name);
	public KFontSizeAction(String text, String pix, KShortcut cut, TQObject receiver, String slot, TQObject parent) {
		super((Class) null);
		newKFontSizeAction(text,pix,cut,receiver,slot,parent);
	}
	private native void newKFontSizeAction(String text, String pix, KShortcut cut, TQObject receiver, String slot, TQObject parent);
	public KFontSizeAction(TQObject parent, String name) {
		super((Class) null);
		newKFontSizeAction(parent,name);
	}
	private native void newKFontSizeAction(TQObject parent, String name);
	public KFontSizeAction(TQObject parent) {
		super((Class) null);
		newKFontSizeAction(parent);
	}
	private native void newKFontSizeAction(TQObject parent);
	public KFontSizeAction() {
		super((Class) null);
		newKFontSizeAction();
	}
	private native void newKFontSizeAction();
	public native int fontSize();
	public native void setFontSize(int size);
	protected native void slotActivated(int arg1);
	protected native void slotActivated(String arg1);
	protected native void slotActivated();
	/** 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();
}