Public Methods
- KFontSizeAction ( const QString& text, const KShortcut& cut = KShortcut(), QObject* parent = 0,
const char* name = 0 )
- KFontSizeAction ( const QString& text, const KShortcut& cut, const QObject* receiver,
const char* slot, QObject* parent, const char* name = 0 )
- KFontSizeAction ( const QString& text, const QIconSet& pix, const KShortcut& cut = KShortcut(),
QObject* parent = 0, const char* name = 0 )
- KFontSizeAction ( const QString& text, const QString& pix, const KShortcut& cut = KShortcut(),
QObject* parent = 0, const char* name = 0 )
- KFontSizeAction ( const QString& text, const QIconSet& pix, const KShortcut& cut,
const QObject* receiver, const char* slot,
QObject* parent, const char* name = 0 )
- KFontSizeAction ( const QString& text, const QString& pix, const KShortcut& cut,
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 Methods
Protected Slots
KFontSizeAction ( const QString& text, const KShortcut& cut, 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]
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 $. |