kurlcombobox.h
This combobox shows a number of recent URLs/directories, as well as some default directories.
Definition kurlcombobox.h:42
OverLoadResolving
This Enumeration is used in setURL() to determine which items will be removed when the given list is ...
Definition kurlcombobox.h:59
void setURLs(TQStringList urls)
Inserts urls into the combobox below the "default urls" (see addDefaultURL).
Definition kurlcombobox.cpp:137
void setMaxItems(int)
Sets how many items should be handled and displayed by the combobox.
Definition kurlcombobox.cpp:287
KURLComboBox(Mode mode, TQWidget *parent=0, const char *name=0)
Constructs a KURLComboBox.
Definition kurlcombobox.cpp:41
Trinity API Reference