KIO
kurlnavigator.h
61 * when the URL has been changed. This allows to restore the view state when going back in history.
319 * NOTE: There is no limit to the size of the badge widget. If your badge widget is taller than other
320 * controls in KUrlNavigator, then the whole KUrlNavigator will be resized to accommodate it. Also,
321 * KUrlNavigator has fixed minimumWidth of 100, so if your badge widget is too wide, it might be clipped
322 * when the space is tight. You might want to call KUrlNavigator::setMinimumWidth() with a larger value
324 * In general, it is recommended to keep the badge widget small and not expanding, to avoid layout issues.
This combobox shows a number of recent URLs/directories, as well as some default directories.
Definition kurlcombobox.h:43
Q_SIGNALSQ_SIGNALS
Q_SLOTSQ_SLOTS
virtual bool eventFilter(QObject *watched, QEvent *event)
virtual void keyPressEvent(QKeyEvent *event)
virtual void keyReleaseEvent(QKeyEvent *event)
virtual void mousePressEvent(QMouseEvent *event)
virtual void mouseReleaseEvent(QMouseEvent *event)
virtual void resizeEvent(QResizeEvent *event)
void setFocus()
virtual void wheelEvent(QWheelEvent *event)
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:16:28 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:16:28 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.