|
|
| KFontAction ( const QString& text, int accel = 0, QObject* parent = 0, const char* name = 0 )
| KFontAction |
| KFontAction ( const QString& text, int accel, const QObject* receiver, const char* slot, QObject* parent, const char* name = 0 )
| KFontAction |
| KFontAction ( const QString& text, const QIconSet& pix, int accel = 0, QObject* parent = 0, const char* name = 0 )
| KFontAction |
| KFontAction ( const QString& text, const QString& pix, int accel = 0, QObject* parent = 0, const char* name = 0 )
| KFontAction |
| KFontAction ( const QString& text, const QIconSet& pix, int accel, const QObject* receiver, const char* slot, QObject* parent, const char* name = 0 )
| KFontAction |
| KFontAction ( const QString& text, const QString& pix, int accel, 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]
| Generated by: dfaure on Tue Feb 27 12:46:33 2001, using kdoc 2.0a50. |