|
|
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: caleb on tcdevel on Tue Jan 28 12:54:10 2003, using kdoc $. |