org.kde.koala
public class KFontSizeAction extends KSelectAction
| Constructor Summary | |
|---|---|
| protected | KFontSizeAction(Class dummy) |
| KFontSizeAction(String text, KShortcut cut, QObject parent, String name) | |
| KFontSizeAction(String text, KShortcut cut, QObject parent) | |
| KFontSizeAction(String text, KShortcut cut) | |
| KFontSizeAction(String text) | |
| KFontSizeAction(String text, KShortcut cut, QObject receiver, String slot, QObject parent, String name) | |
| KFontSizeAction(String text, KShortcut cut, QObject receiver, String slot, QObject parent) | |
| KFontSizeAction(String text, QIconSet pix, KShortcut cut, QObject parent, String name) | |
| KFontSizeAction(String text, QIconSet pix, KShortcut cut, QObject parent) | |
| KFontSizeAction(String text, QIconSet pix, KShortcut cut) | |
| KFontSizeAction(String text, QIconSet pix) | |
| KFontSizeAction(String text, String pix, KShortcut cut, QObject parent, String name) | |
| KFontSizeAction(String text, String pix, KShortcut cut, QObject parent) | |
| KFontSizeAction(String text, String pix, KShortcut cut) | |
| KFontSizeAction(String text, String pix) | |
| KFontSizeAction(String text, QIconSet pix, KShortcut cut, QObject receiver, String slot, QObject parent, String name) | |
| KFontSizeAction(String text, QIconSet pix, KShortcut cut, QObject receiver, String slot, QObject parent) | |
| KFontSizeAction(String text, String pix, KShortcut cut, QObject receiver, String slot, QObject parent, String name) | |
| KFontSizeAction(String text, String pix, KShortcut cut, QObject receiver, String slot, QObject parent) | |
| KFontSizeAction(QObject parent, String name) | |
| KFontSizeAction(QObject parent) | |
| KFontSizeAction() | |
| Method Summary | |
|---|---|
| String | className() |
| void | dispose() Delete the wrapped C++ instance ahead of finalize() |
| protected void | finalize() Deletes the wrapped C++ instance |
| int | fontSize() |
| boolean | isDisposed() Has the wrapped C++ instance been deleted? |
| QMetaObject | metaObject() |
| void | setFontSize(int size) |
| protected void | slotActivated(int arg1) |
| protected void | slotActivated(String arg1) |
| protected void | slotActivated() |