KHTML
khtmlviewbar.cpp
Go to the documentation of this file.
35 const QBoxLayout::Direction direction = ( position == Top ? QBoxLayout::TopToBottom : QBoxLayout::BottomToTop );
Definition khtmlviewbarwidget.h:26
bool hasPermanentWidget(KHTMLViewBarWidget *barWidget) const
Definition khtmlviewbar.cpp:86
KHTMLViewBar(Position position, KHTMLView *view, QWidget *parent)
Definition khtmlviewbar.cpp:30
void addBarWidget(KHTMLViewBarWidget *newBarWidget)
Adds a widget to this viewbar.
Definition khtmlviewbar.cpp:42
void removePermanentBarWidget(KHTMLViewBarWidget *barWidget)
Removes permanent bar widget from viewbar.
Definition khtmlviewbar.cpp:71
void addPermanentBarWidget(KHTMLViewBarWidget *barWidget)
Adds widget that will be always shown in the viewbar.
Definition khtmlviewbar.cpp:56
virtual void keyPressEvent(QKeyEvent *event)
Definition khtmlviewbar.cpp:129
void showBarWidget(KHTMLViewBarWidget *barWidget)
Shows barWidget that was previously added with addBarWidget.
Definition khtmlviewbar.cpp:91
#define kDebug
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Thu Jul 18 2024 00:00:00 by doxygen 1.11.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Thu Jul 18 2024 00:00:00 by doxygen 1.11.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.