KIO
KUrlComboBox Member List
This is the complete list of members for KUrlComboBox, including all inherited members.
| aboutToShowContextMenu(QMenu *p) | KComboBox | signal |
| addDefaultUrl(const KUrl &url, const QString &text=QString()) | KUrlComboBox | |
| addDefaultUrl(const KUrl &url, const QIcon &icon, const QString &text=QString()) | KUrlComboBox | |
| addUrl(const KUrl &url) | KComboBox | |
| addUrl(const QIcon &icon, const KUrl &url) | KComboBox | |
| autoCompletion | KComboBox | |
| autoCompletion() const | KComboBox | |
| Both enum value | KUrlComboBox | |
| changeURL(const KUrl &url, int index) | KComboBox | |
| changeURL(const QPixmap &pixmap, const KUrl &url, int index) | KComboBox | |
| changeUrl(int index, const KUrl &url) | KComboBox | |
| changeUrl(int index, const QIcon &icon, const KUrl &url) | KComboBox | |
| completion(const QString &) | KComboBox | signal |
| completionBox(bool create=true) | KComboBox | |
| completionMode() const | KComboBox | |
| completionModeChanged(KGlobalSettings::Completion) | KComboBox | signal |
| completionObject(bool hsig=true) | KComboBox | |
| compObj() const | KComboBox | |
| contains(const QString &text) const | KComboBox | |
| create(WId=0, bool initializeWindow=true, bool destroyOldWindow=true) | KComboBox | protectedvirtual |
| cursorPosition() const | KComboBox | |
| delegate() const | KComboBox | protected |
| Directories enum value | KUrlComboBox | |
| emitSignals() const | KComboBox | |
| eventFilter(QObject *, QEvent *) | KComboBox | virtual |
| Files enum value | KUrlComboBox | |
| getKeyBinding(KeyBindingType item) const | KComboBox | |
| getKeyBindings() const | KComboBox | protected |
| handleSignals() const | KComboBox | |
| insertURL(const KUrl &url, int index=-1) | KComboBox | |
| insertURL(const QPixmap &pixmap, const KUrl &url, int index=-1) | KComboBox | |
| insertUrl(int index, const KUrl &url) | KComboBox | |
| insertUrl(int index, const QIcon &icon, const KUrl &url) | KComboBox | |
| isCompletionObjectAutoDeleted() const | KComboBox | |
| KComboBox(QWidget *parent=0) | KComboBox | |
| KComboBox(bool rw, QWidget *parent=0) | KComboBox | |
| KCompletionBase() | KComboBox | |
| KeyBindingMap typedef | KComboBox | |
| KeyBindingType enum name | KComboBox | |
| KUrlComboBox(Mode mode, QWidget *parent=0) | KUrlComboBox | explicit |
| KUrlComboBox(Mode mode, bool rw, QWidget *parent=0) | KUrlComboBox | |
| makeCompletion(const QString &) | KComboBox | protectedvirtualslot |
| maxItems | KUrlComboBox | |
| maxItems() const | KUrlComboBox | |
| minimumSizeHint() const | KComboBox | protectedvirtual |
| Mode enum name | KUrlComboBox | |
| mouseMoveEvent(QMouseEvent *event) | KUrlComboBox | protectedvirtual |
| mousePressEvent(QMouseEvent *event) | KUrlComboBox | protectedvirtual |
| NextCompletionMatch enum value | KComboBox | |
| OverLoadResolving enum name | KUrlComboBox | |
| PrevCompletionMatch enum value | KComboBox | |
| RemoveBottom enum value | KUrlComboBox | |
| RemoveTop enum value | KUrlComboBox | |
| removeUrl(const KUrl &url, bool checkDefaultURLs=true) | KUrlComboBox | |
| returnPressed() | KComboBox | signal |
| returnPressed(const QString &) | KComboBox | signal |
| rotateText(KCompletionBase::KeyBindingType type) | KComboBox | slot |
| setAutoCompletion(bool autocomplete) | KComboBox | virtual |
| setAutoDeleteCompletionObject(bool autoDelete) | KComboBox | |
| setCompletedItems(const QStringList &items, bool autosubject=true) | KComboBox | slot |
| setCompletedItems(const QStringList &items, bool autoSuggest=true)=0 | KComboBox | pure virtual |
| setCompletedText(const QString &) | KComboBox | virtualslot |
| setCompletedText(const QString &text)=0 | KComboBox | pure virtual |
| setCompletedText(const QString &, bool) | KComboBox | protectedvirtual |
| setCompletionMode(KGlobalSettings::Completion mode) | KComboBox | virtual |
| setCompletionObject(KCompletion *compObj, bool hsig=true) | KUrlComboBox | virtual |
| setContextMenuEnabled(bool showMenu) | KComboBox | virtual |
| setCurrentItem(const QString &item, bool insert=false, int index=-1) | KComboBox | slot |
| setDefaults() | KUrlComboBox | |
| setDelegate(KCompletionBase *delegate) | KComboBox | protected |
| setEditable(bool editable) | KComboBox | |
| setEditUrl(const KUrl &url) | KComboBox | |
| setEnableSignals(bool enable) | KComboBox | |
| setHandleSignals(bool handle) | KComboBox | virtual |
| setKeyBinding(KeyBindingType item, const KShortcut &key) | KComboBox | |
| setLineEdit(QLineEdit *) | KComboBox | virtual |
| setMaxItems(int) | KUrlComboBox | |
| setTrapReturnKey(bool trap) | KComboBox | |
| setUrl(const KUrl &url) | KUrlComboBox | |
| setUrlDropsEnabled(bool enable) | KComboBox | |
| setUrls(const QStringList &urls) | KUrlComboBox | |
| setUrls(const QStringList &urls, OverLoadResolving remove) | KUrlComboBox | |
| SubstringCompletion enum value | KComboBox | |
| substringCompletion(const QString &) | KComboBox | signal |
| TextCompletion enum value | KComboBox | |
| textRotation(KCompletionBase::KeyBindingType) | KComboBox | signal |
| trapReturnKey | KComboBox | |
| trapReturnKey() const | KComboBox | |
| urlActivated(const KUrl &url) | KUrlComboBox | signal |
| urlDropsEnabled | KComboBox | |
| urlDropsEnabled() const | KComboBox | |
| urls | KUrlComboBox | |
| urls() const | KUrlComboBox | |
| useGlobalKeyBindings() | KComboBox | |
| virtual_hook(int id, void *data) | KComboBox | protectedvirtual |
| wheelEvent(QWheelEvent *ev) | KComboBox | protectedvirtual |
| ~KComboBox() | KComboBox | virtual |
| ~KCompletionBase() | KComboBox | virtual |
| ~KUrlComboBox() | KUrlComboBox |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference