KUrlNavigatorDropDownButton Class Reference
Button of the URL navigator which offers a drop down menu of hidden paths. More...
#include <kurlnavigatordropdownbutton_p.h>
Inheritance diagram for KUrlNavigatorDropDownButton:

Public Member Functions | |
| KUrlNavigatorDropDownButton (QWidget *parent) | |
| virtual | ~KUrlNavigatorDropDownButton () |
| virtual QSize | sizeHint () const |
Protected Member Functions | |
| 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 32 of file kurlnavigatordropdownbutton_p.h.
Constructor & Destructor Documentation
| KUrlNavigatorDropDownButton::KUrlNavigatorDropDownButton | ( | QWidget * | parent | ) | [explicit] |
Definition at line 29 of file kurlnavigatordropdownbutton.cpp.
| KUrlNavigatorDropDownButton::~KUrlNavigatorDropDownButton | ( | ) | [virtual] |
Definition at line 34 of file kurlnavigatordropdownbutton.cpp.
Member Function Documentation
| void KUrlNavigatorDropDownButton::paintEvent | ( | QPaintEvent * | event | ) | [protected, virtual] |
Definition at line 45 of file kurlnavigatordropdownbutton.cpp.
| QSize KUrlNavigatorDropDownButton::sizeHint | ( | void | ) | const [virtual] |
- See also:
- QWidget::sizeHint()
Definition at line 38 of file kurlnavigatordropdownbutton.cpp.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference