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