Public Methods
- KFontSizeAction ( const QString& text, int accel = 0, QObject* parent = 0,
const char* name = 0 )
- KFontSizeAction ( const QString& text, int accel, const QObject* receiver,
const char* slot, QObject* parent, const char* name = 0 )
- KFontSizeAction ( const QString& text, const QIconSet& pix, int accel = 0,
QObject* parent = 0, const char* name = 0 )
- KFontSizeAction ( const QString& text, const QString& pix, int accel = 0,
QObject* parent = 0, const char* name = 0 )
- KFontSizeAction ( const QString& text, const QIconSet& pix, int accel,
const QObject* receiver, const char* slot,
QObject* parent, const char* name = 0 )
- KFontSizeAction ( const QString& text, const QString& pix, int accel,
const QObject* receiver, const char* slot,
QObject* parent, const char* name = 0 )
- KFontSizeAction ( QObject* parent = 0, const char* name = 0 )
- virtual ~KFontSizeAction ()
- virtual int fontSize () const
Public Slots
Signals
Protected Slots
KFontSizeAction ( const QString& text, int accel = 0, QObject* parent = 0,
const char* name = 0 )
| KFontSizeAction |
KFontSizeAction ( const QString& text, int accel, const QObject* receiver,
const char* slot, QObject* parent, const char* name = 0 )
| KFontSizeAction |
KFontSizeAction ( const QString& text, const QIconSet& pix, int accel = 0,
QObject* parent = 0, const char* name = 0 )
| KFontSizeAction |
KFontSizeAction ( const QString& text, const QString& pix, int accel = 0,
QObject* parent = 0, const char* name = 0 )
| KFontSizeAction |
KFontSizeAction ( const QString& text, const QIconSet& pix, int accel,
const QObject* receiver, const char* slot,
QObject* parent, const char* name = 0 )
| KFontSizeAction |
KFontSizeAction ( const QString& text, const QString& pix, int accel,
const QObject* receiver, const char* slot,
QObject* parent, const char* name = 0 )
| KFontSizeAction |
KFontSizeAction ( QObject* parent = 0, const char* name = 0 )
| KFontSizeAction |
~KFontSizeAction ()
| ~KFontSizeAction |
[virtual]
[const virtual]
void setFontSize ( int size )
| setFontSize |
[virtual slot]
void slotActivated ( int )
| slotActivated |
[protected slots virtual slot]
Reimplemented from KSelectAction.
void slotActivated ( const QString& )
| slotActivated |
[protected slots virtual slot]
Reimplemented from KSelectAction.
void slotActivated ()
| slotActivated |
[protected slots virtual slot]
Reimplemented from KSelectAction.
void fontSizeChanged ( int )
| fontSizeChanged |
[signal]
Generated by: dfaure on kde.faure.org on Thu Jan 17 22:16:05 2002, using kdoc 2.0a53. |