KHTML
KHTMLZoomFactorAction Class Reference
#include <khtml_ext.h>
Inheritance diagram for KHTMLZoomFactorAction:

Public Member Functions | |
| KHTMLZoomFactorAction (KHTMLPart *part, bool direction, const QString &iconName, const QString &text, QObject *parent) | |
| virtual | ~KHTMLZoomFactorAction () |
Protected Slots | |
| void | slotTriggered (QAction *action) |
Detailed Description
Definition at line 161 of file khtml_ext.h.
Constructor & Destructor Documentation
| KHTMLZoomFactorAction::KHTMLZoomFactorAction | ( | KHTMLPart * | part, |
| bool | direction, | ||
| const QString & | iconName, | ||
| const QString & | text, | ||
| QObject * | parent | ||
| ) |
Definition at line 1006 of file khtml_ext.cpp.
| KHTMLZoomFactorAction::~KHTMLZoomFactorAction | ( | ) | [virtual] |
Definition at line 1042 of file khtml_ext.cpp.
Member Function Documentation
| void KHTMLZoomFactorAction::slotTriggered | ( | QAction * | action | ) | [protected, slot] |
Definition at line 1046 of file khtml_ext.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 20:59:03 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 20:59:03 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.