kdeui
KFontSizeAction Class Reference
#include <kactionclasses.h>
Inheritance diagram for KFontSizeAction:

Public Slots | |
| virtual void | setFontSize (int size) |
Signals | |
| void | fontSizeChanged (int) |
Public Member Functions | |
| virtual int | fontSize () const |
| KFontSizeAction (QObject *parent=0, 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 (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=KShortcut(), QObject *parent=0, 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 KShortcut &cut, const QObject *receiver, const char *slot, QObject *parent, const char *name=0) | |
| KFontSizeAction (const QString &text, const KShortcut &cut=KShortcut(), QObject *parent=0, const char *name=0) | |
| virtual | ~KFontSizeAction () |
Protected Slots | |
| virtual void | slotActivated () |
| virtual void | slotActivated (const QString &) |
| virtual void | slotActivated (int) |
Protected Member Functions | |
| virtual void | virtual_hook (int id, void *data) |
Properties | |
| int | fontSize |
Detailed Description
Definition at line 955 of file kactionclasses.h.
Constructor & Destructor Documentation
| KFontSizeAction::KFontSizeAction | ( | const QString & | text, | |
| const KShortcut & | cut = KShortcut(), |
|||
| QObject * | parent = 0, |
|||
| const char * | name = 0 | |||
| ) |
Definition at line 1538 of file kactionclasses.cpp.
| KFontSizeAction::KFontSizeAction | ( | const QString & | text, | |
| const KShortcut & | cut, | |||
| const QObject * | receiver, | |||
| const char * | slot, | |||
| QObject * | parent, | |||
| const char * | name = 0 | |||
| ) |
Definition at line 1546 of file kactionclasses.cpp.
| KFontSizeAction::KFontSizeAction | ( | const QString & | text, | |
| const QIconSet & | pix, | |||
| const KShortcut & | cut = KShortcut(), |
|||
| QObject * | parent = 0, |
|||
| const char * | name = 0 | |||
| ) |
Definition at line 1555 of file kactionclasses.cpp.
| KFontSizeAction::KFontSizeAction | ( | const QString & | text, | |
| const QString & | pix, | |||
| const KShortcut & | cut = KShortcut(), |
|||
| QObject * | parent = 0, |
|||
| const char * | name = 0 | |||
| ) |
Definition at line 1563 of file kactionclasses.cpp.
| KFontSizeAction::KFontSizeAction | ( | const QString & | text, | |
| const QIconSet & | pix, | |||
| const KShortcut & | cut, | |||
| const QObject * | receiver, | |||
| const char * | slot, | |||
| QObject * | parent, | |||
| const char * | name = 0 | |||
| ) |
Definition at line 1571 of file kactionclasses.cpp.
| KFontSizeAction::KFontSizeAction | ( | const QString & | text, | |
| const QString & | pix, | |||
| const KShortcut & | cut, | |||
| const QObject * | receiver, | |||
| const char * | slot, | |||
| QObject * | parent, | |||
| const char * | name = 0 | |||
| ) |
Definition at line 1581 of file kactionclasses.cpp.
| KFontSizeAction::KFontSizeAction | ( | QObject * | parent = 0, |
|
| const char * | name = 0 | |||
| ) |
Definition at line 1591 of file kactionclasses.cpp.
| KFontSizeAction::~KFontSizeAction | ( | ) | [virtual] |
Definition at line 1597 of file kactionclasses.cpp.
Member Function Documentation
| virtual int KFontSizeAction::fontSize | ( | ) | const [virtual] |
| void KFontSizeAction::fontSizeChanged | ( | int | ) | [signal] |
| void KFontSizeAction::setFontSize | ( | int | size | ) | [virtual, slot] |
Definition at line 1617 of file kactionclasses.cpp.
| virtual void KFontSizeAction::slotActivated | ( | ) | [inline, protected, virtual, slot] |
| void KFontSizeAction::slotActivated | ( | const QString & | size | ) | [protected, virtual, slot] |
| void KFontSizeAction::slotActivated | ( | int | index | ) | [protected, virtual, slot] |
| void KFontSizeAction::virtual_hook | ( | int | id, | |
| void * | data | |||
| ) | [protected, virtual] |
Property Documentation
int KFontSizeAction::fontSize [read, write] |
Definition at line 958 of file kactionclasses.h.
The documentation for this class was generated from the following files:
KDE 3.5 API Reference