|
|
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 kde.faure.org on Thu Jan 17 22:16:05 2002, using kdoc 2.0a53. |