aboutToShowContextMenu(TQPopupMenu *p) | KComboBox | signal |
addToHistory(const TQString &item) | KHistoryCombo | slot |
autoCompletion() const | KComboBox | inline |
changeURL(const KURL &url, int index) | KComboBox | |
changeURL(const TQPixmap &pixmap, const KURL &url, int index) | KComboBox | |
cleared() | KHistoryCombo | signal |
clearHistory() | KHistoryCombo | slot |
completion(const TQString &) | KComboBox | signal |
completionBox(bool create=true) | KComboBox | |
completionMode() const | TDECompletionBase | |
completionModeChanged(TDEGlobalSettings::Completion) | KComboBox | signal |
completionObject(bool hsig=true) | TDECompletionBase | |
compObj() const | TDECompletionBase | |
contains(const TQString &text) const | KComboBox | |
create(WId=0, bool initializeWindow=true, bool destroyOldWindow=true) | KComboBox | protectedvirtual |
cursorPosition() const | KComboBox | inline |
delegate() const | TDECompletionBase | protected |
emitSignals() const | TDECompletionBase | |
eventFilter(TQObject *, TQEvent *) | KComboBox | virtual |
getKeyBinding(KeyBindingType item) const | TDECompletionBase | |
getKeyBindings() const | TDECompletionBase | protected |
handleSignals() const | TDECompletionBase | |
historyItems() const | KHistoryCombo | |
insertItems(const TQStringList &items) | KHistoryCombo | protected |
insertURL(const KURL &url, int index=-1) | KComboBox | |
insertURL(const TQPixmap &pixmap, const KURL &url, int index=-1) | KComboBox | |
isCompletionObjectAutoDeleted() const | TDECompletionBase | |
isContextMenuEnabled() const | KComboBox | inline |
isHistoryEditorEnabled() const (defined in KHistoryCombo) | KHistoryCombo | |
isURLDropsEnabled() const | KComboBox | |
itemSelected(TQListBoxItem *) | KComboBox | inlineprotectedvirtualslot |
KComboBox(TQWidget *parent=0, const char *name=0) | KComboBox | |
KComboBox(bool rw, TQWidget *parent=0, const char *name=0) | KComboBox | |
KeyBindingType enum name | TDECompletionBase | |
keyPressEvent(TQKeyEvent *) | KHistoryCombo | protectedvirtual |
KHistoryCombo(TQWidget *parent=0L, const char *name=0L) | KHistoryCombo | |
KHistoryCombo(bool useCompletion, TQWidget *parent=0L, const char *name=0L) | KHistoryCombo | |
makeCompletion(const TQString &) | KComboBox | protectedvirtualslot |
NextCompletionMatch | TDECompletionBase | |
pixmapProvider() const | KHistoryCombo | inline |
PrevCompletionMatch | TDECompletionBase | |
removed(const TQString &item) (defined in KHistoryCombo) | KHistoryCombo | signal |
removeFromHistory(const TQString &item) | KHistoryCombo | |
reset() | KHistoryCombo | inline |
returnPressed() | KComboBox | signal |
returnPressed(const TQString &) | KComboBox | signal |
rotateText(TDECompletionBase::KeyBindingType type) | KComboBox | slot |
setAutoCompletion(bool autocomplete) | KComboBox | virtual |
setAutoDeleteCompletionObject(bool autoDelete) | TDECompletionBase | |
setCompletedItems(const TQStringList &items) | KComboBox | slot |
setCompletedText(const TQString &) | KComboBox | virtualslot |
setCompletedText(const TQString &, bool) (defined in KComboBox) | KComboBox | protectedvirtual |
setCompletionMode(TDEGlobalSettings::Completion mode) | TDECompletionBase | virtual |
setCompletionObject(TDECompletion *compObj, bool hsig=true) | TDECompletionBase | virtual |
setContextMenuEnabled(bool showMenu) | KComboBox | virtual |
setCurrentItem(const TQString &item, bool insert=false, int index=-1) | KComboBox | slot |
setCurrentItem(int index) | KComboBox | inlineslot |
setDelegate(TDECompletionBase *delegate) | TDECompletionBase | protected |
setEditURL(const KURL &url) | KComboBox | |
setEnableSignals(bool enable) | TDECompletionBase | |
setHandleSignals(bool handle) | TDECompletionBase | virtual |
setHistoryEditorEnabled(bool enable) | KHistoryCombo | |
setHistoryItems(TQStringList items) | KHistoryCombo | inline |
setHistoryItems(TQStringList items, bool setCompletionList) | KHistoryCombo | |
setKeyBinding(KeyBindingType item, const TDEShortcut &key) | TDECompletionBase | |
setLineEdit(TQLineEdit *) | KComboBox | virtual |
setPixmapProvider(KPixmapProvider *prov) | KHistoryCombo | |
setTrapReturnKey(bool trap) | KComboBox | |
setURLDropsEnabled(bool enable) | KComboBox | |
SubstringCompletion | TDECompletionBase | |
substringCompletion(const TQString &) | KComboBox | signal |
TDECompletionBase() | TDECompletionBase | |
TextCompletion | TDECompletionBase | |
textRotation(TDECompletionBase::KeyBindingType) | KComboBox | signal |
trapReturnKey() const | KComboBox | |
useCompletion() const | KHistoryCombo | inlineprotected |
useGlobalKeyBindings() | TDECompletionBase | |
virtual_hook(int id, void *data) (defined in KHistoryCombo) | KHistoryCombo | protectedvirtual |
wheelEvent(TQWheelEvent *ev) | KHistoryCombo | protectedvirtual |
~KComboBox() | KComboBox | virtual |
~KHistoryCombo() | KHistoryCombo | |
~TDECompletionBase() | TDECompletionBase | virtual |