KIO
kurlcombobox.h
Go to the documentation of this file.
KComboBox(bool rw, QWidget *parent=0)
virtual void setCompletionObject(KCompletion *compObj, bool hsig=true)
This combobox shows a number of recent URLs/directories, as well as some default directories.
Definition kurlcombobox.h:48
void setUrls(const QStringList &urls)
Inserts urls into the combobox below the "default urls" (see addDefaultUrl).
Definition kurlcombobox.cpp:169
virtual void mousePressEvent(QMouseEvent *event)
Definition kurlcombobox.cpp:386
OverLoadResolving
This Enumeration is used in setUrl() to determine which items will be removed when the given list is ...
Definition kurlcombobox.h:65
virtual void mouseMoveEvent(QMouseEvent *event)
Definition kurlcombobox.cpp:403
void setMaxItems(int)
Sets how many items should be handled and displayed by the combobox.
Definition kurlcombobox.cpp:329
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.