KHTML
KHTMLZoomFactorAction Class Reference
#include <khtml_ext.h>
Inheritance diagram for KHTMLZoomFactorAction:
Public Member Functions | |
KHTMLZoomFactorAction (KHTMLPart *part, bool direction, const QString &text, const QString &icon, const KShortcut &cut, const QObject *receiver, const char *slot, QObject *parent, const char *name) | |
KHTMLZoomFactorAction (KHTMLPart *part, bool direction, const QString &text, const QString &icon, const QObject *receiver, const char *slot, QObject *parent, const char *name) | |
virtual int | plug (QWidget *widget, int index) |
virtual | ~KHTMLZoomFactorAction () |
Protected Slots | |
void | slotActivated () |
Detailed Description
Definition at line 152 of file khtml_ext.h.
Constructor & Destructor Documentation
KHTMLZoomFactorAction::KHTMLZoomFactorAction | ( | KHTMLPart * | part, | |
bool | direction, | |||
const QString & | text, | |||
const QString & | icon, | |||
const QObject * | receiver, | |||
const char * | slot, | |||
QObject * | parent, | |||
const char * | name | |||
) |
Definition at line 964 of file khtml_ext.cpp.
KHTMLZoomFactorAction::KHTMLZoomFactorAction | ( | KHTMLPart * | part, | |
bool | direction, | |||
const QString & | text, | |||
const QString & | icon, | |||
const KShortcut & | cut, | |||
const QObject * | receiver, | |||
const char * | slot, | |||
QObject * | parent, | |||
const char * | name | |||
) |
Definition at line 970 of file khtml_ext.cpp.
KHTMLZoomFactorAction::~KHTMLZoomFactorAction | ( | ) | [virtual] |
Definition at line 1002 of file khtml_ext.cpp.
Member Function Documentation
void KHTMLZoomFactorAction::slotActivated | ( | ) | [inline, protected, virtual, slot] |
The documentation for this class was generated from the following files: