, including all inherited members.
aboutToShowContextMenu(QPopupMenu *p) | KComboBox | [signal] |
addDefaultURL(const KURL &url, const QString &text=QString::null) | KURLComboBox | |
addDefaultURL(const KURL &url, const QPixmap &pix, const QString &text=QString::null) | KURLComboBox | |
autoCompletion() const | KComboBox | |
Both enum value (defined in KURLComboBox) | KURLComboBox | |
changeURL(const KURL &url, int index) | KComboBox | |
changeURL(const QPixmap &pixmap, const KURL &url, int index) | KComboBox | |
completion(const QString &) | KComboBox | [signal] |
completionBox(bool create=true) | KComboBox | |
completionMode() const | KCompletionBase | |
completionModeChanged(KGlobalSettings::Completion) | KComboBox | [signal] |
completionObject(bool hsig=true) | KCompletionBase | |
compObj() const | KCompletionBase | |
contains(const QString &text) const | KComboBox | |
create(WId=0, bool initializeWindow=true, bool destroyOldWindow=true) | KComboBox | [virtual] |
cursorPosition() const | KComboBox | |
defaultList (defined in KURLComboBox) | KURLComboBox | [protected] |
delegate() const | KCompletionBase | |
Directories enum value (defined in KURLComboBox) | KURLComboBox | |
emitSignals() const | KCompletionBase | |
eventFilter(QObject *, QEvent *) | KComboBox | [virtual] |
Files enum value (defined in KURLComboBox) | KURLComboBox | |
firstItemIndex (defined in KURLComboBox) | KURLComboBox | [protected] |
getKeyBinding(KeyBindingType item) const | KCompletionBase | |
getKeyBindings() const | KCompletionBase | |
getPixmap(const KURL &url) const | KURLComboBox | [protected] |
handleSignals() const | KCompletionBase | |
init(Mode mode) (defined in KURLComboBox) | KURLComboBox | [protected] |
insertURL(const KURL &url, int index=-1) | KComboBox | |
insertURL(const QPixmap &pixmap, const KURL &url, int index=-1) | KComboBox | |
insertURLItem(const KURLComboItem *) (defined in KURLComboBox) | KURLComboBox | [protected] |
isCompletionObjectAutoDeleted() const | KCompletionBase | |
isContextMenuEnabled() const | KComboBox | |
isURLDropsEnabled() const | KComboBox | |
itemList (defined in KURLComboBox) | KURLComboBox | [protected] |
itemMapper (defined in KURLComboBox) | KURLComboBox | [protected] |
itemSelected(QListBoxItem *) | KComboBox | [virtual, slot] |
KComboBox(QWidget *parent=0, const char *name=0) | KComboBox | |
KComboBox(bool rw, QWidget *parent=0, const char *name=0) | KComboBox | |
KCompletionBase() | KCompletionBase | |
KeyBindingMap | KCompletionBase | |
KeyBindingType enum name | KCompletionBase | |
KURLComboBox(Mode mode, QWidget *parent=0, const char *name=0) | KURLComboBox | |
KURLComboBox(Mode mode, bool rw, QWidget *parent=0, const char *name=0) (defined in KURLComboBox) | KURLComboBox | |
KURLComboItem typedef (defined in KURLComboBox) | KURLComboBox | [protected] |
makeCompletion(const QString &) | KComboBox | [virtual, slot] |
maxItems() const | KURLComboBox | [inline] |
Mode enum name | KURLComboBox | |
NextCompletionMatch | KCompletionBase | |
opendirPix (defined in KURLComboBox) | KURLComboBox | [protected] |
OverLoadResolving enum name | KURLComboBox | |
PrevCompletionMatch | KCompletionBase | |
RemoveBottom enum value (defined in KURLComboBox) | KURLComboBox | |
RemoveTop enum value (defined in KURLComboBox) | 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) | KCompletionBase | |
setCompletedItems(const QStringList &items) | KComboBox | [virtual, slot] |
setCompletedText(const QString &) | KComboBox | [virtual, slot] |
setCompletedText(const QString &, bool) | KComboBox | [virtual] |
setCompletionMode(KGlobalSettings::Completion mode) | KCompletionBase | [virtual] |
setCompletionObject(KCompletion *compObj, bool hsig=true) | KCompletionBase | [virtual] |
setContextMenuEnabled(bool showMenu) | KComboBox | [virtual] |
setCurrentItem(const QString &item, bool insert=false, int index=-1) | KComboBox | [slot] |
setCurrentItem(int index) | KComboBox | [slot] |
setDefaults() | KURLComboBox | |
setDelegate(KCompletionBase *delegate) | KCompletionBase | |
setEditURL(const KURL &url) | KComboBox | |
setEnableSignals(bool enable) | KCompletionBase | |
setHandleSignals(bool handle) | KCompletionBase | [virtual] |
setKeyBinding(KeyBindingType item, const KShortcut &key) | KCompletionBase | |
setLineEdit(QLineEdit *) | KComboBox | [virtual] |
setMaxItems(int) | KURLComboBox | |
setTrapReturnKey(bool trap) | KComboBox | |
setURL(const KURL &url) | KURLComboBox | |
setURLDropsEnabled(bool enable) | KComboBox | |
setURLs(QStringList urls) | KURLComboBox | |
setURLs(QStringList urls, OverLoadResolving remove) | KURLComboBox | |
slotActivated(int) (defined in KURLComboBox) | KURLComboBox | [protected, slot] |
substringCompletion(const QString &) | KComboBox | [signal] |
SubstringCompletion | KCompletionBase | |
TextCompletion | KCompletionBase | |
textRotation(KCompletionBase::KeyBindingType) | KComboBox | [signal] |
trapReturnKey() const | KComboBox | |
updateItem(const KURLComboItem *item, int index, const QPixmap &pix) | KURLComboBox | [protected] |
urlActivated(const KURL &url) | KURLComboBox | [signal] |
urls() const | KURLComboBox | |
useGlobalKeyBindings() | KCompletionBase | |
virtual_hook(int id, void *data) | KComboBox | [virtual] |
wheelEvent(QWheelEvent *ev) | KComboBox | [virtual] |
~KComboBox() | KComboBox | [virtual] |
~KCompletionBase() | KCompletionBase | [virtual] |
~KURLComboBox() | KURLComboBox | |