|
|
| KFontAction ( const QString& text, const KShortcut& cut = KShortcut(), QObject* parent = 0,
const char* name = 0 )
| KFontAction |
| KFontAction ( const QString& text, const KShortcut& cut,
const QObject* receiver, const char* slot, QObject* parent,
const char* name = 0 )
| KFontAction |
| KFontAction ( const QString& text, const QIconSet& pix, const KShortcut& cut = KShortcut(),
QObject* parent = 0, const char* name = 0 )
| KFontAction |
| KFontAction ( const QString& text, const QString& pix, const KShortcut& cut = KShortcut(),
QObject* parent = 0, const char* name = 0 )
| KFontAction |
| KFontAction ( const QString& text, const QIconSet& pix, const KShortcut& cut,
const QObject* receiver, const char* slot, QObject* parent,
const char* name = 0 )
| KFontAction |
| KFontAction ( const QString& text, const QString& pix, const KShortcut& cut,
const QObject* receiver, const char* slot, QObject* parent,
const char* name = 0 )
| KFontAction |
| KFontAction ( QObject* parent = 0, const char* name = 0 )
| KFontAction |
| ~KFontAction ()
| ~KFontAction |
| QString font ()
| font |
[const]
| int plug ( QWidget*, int index = -1 )
| plug |
Reimplemented from KSelectAction.
| void setFont ( const QString &family )
| setFont |
[slot]
| void virtual_hook ( int id, void* data )
| virtual_hook |
[protected virtual]
Reimplemented from KSelectAction.
| Generated by: root on sparc64.ports.openbsd.org on Sun Sep 14 00:03:21 2003, using kdoc 2.0a54. |