KFile
KDEPrivate::KUrlNavigatorDropDownButton Class Reference
#include <kurlnavigatordropdownbutton_p.h>
Inheritance diagram for KDEPrivate::KUrlNavigatorDropDownButton:
Public Member Functions | |
KUrlNavigatorDropDownButton (QWidget *parent) | |
virtual | ~KUrlNavigatorDropDownButton () |
virtual QSize | sizeHint () const |
Public Member Functions inherited from KDEPrivate::KUrlNavigatorButtonBase | |
KUrlNavigatorButtonBase (QWidget *parent) | |
virtual | ~KUrlNavigatorButtonBase () |
bool | isActive () const |
void | setActive (bool active) |
Protected Member Functions | |
virtual void | keyPressEvent (QKeyEvent *event) |
virtual void | paintEvent (QPaintEvent *event) |
Protected Member Functions inherited from KDEPrivate::KUrlNavigatorButtonBase | |
void | drawHoverBackground (QPainter *painter) |
virtual void | enterEvent (QEvent *event) |
virtual void | focusInEvent (QFocusEvent *event) |
virtual void | focusOutEvent (QFocusEvent *event) |
QColor | foregroundColor () const |
bool | isDisplayHintEnabled (DisplayHint hint) const |
virtual void | leaveEvent (QEvent *event) |
void | setDisplayHintEnabled (DisplayHint hint, bool enable) |
Additional Inherited Members | |
Protected Types inherited from KDEPrivate::KUrlNavigatorButtonBase | |
enum | { BorderWidth = 2 } |
enum | DisplayHint { EnteredHint = 1, DraggedHint = 2, PopupActiveHint = 4 } |
Detailed Description
Button of the URL navigator which offers a drop down menu of hidden paths.
The button will only be shown if the width of the URL navigator is too small to show the whole path.
Definition at line 35 of file kurlnavigatordropdownbutton_p.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 32 of file kurlnavigatordropdownbutton.cpp.
|
virtual |
Definition at line 37 of file kurlnavigatordropdownbutton.cpp.
Member Function Documentation
|
protectedvirtual |
Definition at line 72 of file kurlnavigatordropdownbutton.cpp.
|
protectedvirtual |
Definition at line 48 of file kurlnavigatordropdownbutton.cpp.
|
virtual |
- See also
- QWidget::sizeHint()
Definition at line 41 of file kurlnavigatordropdownbutton.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:52:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:52:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.