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 |
Protected Member Functions | |
| virtual void | keyPressEvent (QKeyEvent *event) |
| virtual void | paintEvent (QPaintEvent *event) |
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
| KDEPrivate::KUrlNavigatorDropDownButton::KUrlNavigatorDropDownButton | ( | QWidget * | parent | ) | [explicit] |
Definition at line 32 of file kurlnavigatordropdownbutton.cpp.
Definition at line 37 of file kurlnavigatordropdownbutton.cpp.
Member Function Documentation
| void KDEPrivate::KUrlNavigatorDropDownButton::keyPressEvent | ( | QKeyEvent * | event | ) | [protected, virtual] |
Definition at line 72 of file kurlnavigatordropdownbutton.cpp.
| void KDEPrivate::KUrlNavigatorDropDownButton::paintEvent | ( | QPaintEvent * | event | ) | [protected, virtual] |
Definition at line 48 of file kurlnavigatordropdownbutton.cpp.
| QSize KDEPrivate::KUrlNavigatorDropDownButton::sizeHint | ( | void | ) | const [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-2012 The KDE developers.
Generated on Wed May 2 2012 19:18:01 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Wed May 2 2012 19:18:01 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.