KHTML
khtmlviewbar.h
Go to the documentation of this file.
void showBarWidget(KHTMLViewBarWidget *barWidget)
Shows barWidget that was previously added with addBarWidget.
Definition: khtmlviewbar.cpp:91
Definition: khtmlviewbarwidget.h:25
void addBarWidget(KHTMLViewBarWidget *newBarWidget)
Adds a widget to this viewbar.
Definition: khtmlviewbar.cpp:42
visible
Definition: khtmlviewbar.h:34
Definition: khtmlviewbar.h:28
void removePermanentBarWidget(KHTMLViewBarWidget *barWidget)
Removes permanent bar widget from viewbar.
Definition: khtmlviewbar.cpp:71
virtual void keyPressEvent(QKeyEvent *event)
Definition: khtmlviewbar.cpp:129
Definition: khtmlviewbar.h:33
bool hasPermanentWidget(KHTMLViewBarWidget *barWidget) const
Definition: khtmlviewbar.cpp:86
KHTMLViewBar(Position position, KHTMLView *view, QWidget *parent)
Definition: khtmlviewbar.cpp:30
void addPermanentBarWidget(KHTMLViewBarWidget *barWidget)
Adds widget that will be always shown in the viewbar.
Definition: khtmlviewbar.cpp:56
QObject * parent() const
virtual bool event(QEvent *event)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.