KDEWebKit
kwebpage.h
Go to the documentation of this file.
An enhanced QWebPage that provides integration into the KDE environment.
Definition kwebpage.h:76
@ KWalletIntegration
Use KWallet to store login credentials and other form data from web sites.
Definition kwebpage.h:108
@ KPartsIntegration
Use KPart componenets, if available, to display content in <embed> and <object> tags.
Definition kwebpage.h:101
@ NoIntegration
Provide only very basic integration such as using KDE icons for the actions provided by QWebPage.
Definition kwebpage.h:90
KWebPage(QObject *parent=0, Integration flags=Integration())
Constructs a KWebPage with parent parent.
Definition kwebpage.cpp:222
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.