aboutToShowContextMenu(QMenu *p) | KComboBox | signal |
addUrl(const KUrl &url) | KComboBox | |
addUrl(const QIcon &icon, const KUrl &url) | KComboBox | |
autoCompletion | KComboBox | |
autoCompletion() const | KComboBox | |
changeURL(const KUrl &url, int index) | KComboBox | inline |
changeURL(const QPixmap &pixmap, const KUrl &url, int index) | KComboBox | inline |
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 | 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 | protectedvirtual |
currentDictionary() const | Sonnet::DictionaryComboBox | |
currentDictionaryName() const | Sonnet::DictionaryComboBox | |
cursorPosition() const | KComboBox | |
delegate() const | KCompletionBase | protected |
dictionaryChanged(const QString &dictionary) | Sonnet::DictionaryComboBox | signal |
DictionaryComboBox(QWidget *parent=0) | Sonnet::DictionaryComboBox | explicit |
dictionaryNameChanged(const QString &dictionaryName) | Sonnet::DictionaryComboBox | signal |
emitSignals() const | KCompletionBase | |
eventFilter(QObject *, QEvent *) | KComboBox | virtual |
getKeyBinding(KeyBindingType item) const | KCompletionBase | |
getKeyBindings() const | KCompletionBase | protected |
handleSignals() const | KCompletionBase | |
insertURL(const KUrl &url, int index=-1) | KComboBox | inline |
insertURL(const QPixmap &pixmap, const KUrl &url, int index=-1) | KComboBox | inline |
insertUrl(int index, const KUrl &url) | KComboBox | |
insertUrl(int index, const QIcon &icon, const KUrl &url) | KComboBox | |
isCompletionObjectAutoDeleted() const | KCompletionBase | |
KComboBox(QWidget *parent=0) | KComboBox | explicit |
KComboBox(bool rw, QWidget *parent=0) | KComboBox | explicit |
KCompletionBase() | KCompletionBase | |
KeyBindingMap typedef | KCompletionBase | |
KeyBindingType enum name | KCompletionBase | |
makeCompletion(const QString &) | KComboBox | protectedvirtualslot |
minimumSizeHint() const | KComboBox | protectedvirtual |
NextCompletionMatch enum value | KCompletionBase | |
PrevCompletionMatch enum value | KCompletionBase | |
reloadCombo() | Sonnet::DictionaryComboBox | |
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, bool autosubject=true) | KComboBox | slot |
setCompletedText(const QString &) | KComboBox | virtualslot |
setCompletedText(const QString &, bool) | KComboBox | protectedvirtual |
setCompletionMode(KGlobalSettings::Completion mode) | KCompletionBase | virtual |
setCompletionObject(KCompletion *compObj, bool hsig=true) | KCompletionBase | virtual |
setContextMenuEnabled(bool showMenu) | KComboBox | virtual |
setCurrentByDictionary(const QString &dictionary) | Sonnet::DictionaryComboBox | |
setCurrentByDictionaryName(const QString &dictionaryName) | Sonnet::DictionaryComboBox | |
setCurrentItem(const QString &item, bool insert=false, int index=-1) | KComboBox | slot |
setDelegate(KCompletionBase *delegate) | KCompletionBase | protected |
setEditable(bool editable) | KComboBox | |
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 |
setTrapReturnKey(bool trap) | KComboBox | |
setUrlDropsEnabled(bool enable) | KComboBox | |
substringCompletion(const QString &) | KComboBox | signal |
SubstringCompletion enum value | KCompletionBase | |
TextCompletion enum value | KCompletionBase | |
textRotation(KCompletionBase::KeyBindingType) | KComboBox | signal |
trapReturnKey | KComboBox | |
trapReturnKey() const | KComboBox | |
urlDropsEnabled | KComboBox | |
urlDropsEnabled() const | KComboBox | |
useGlobalKeyBindings() | KCompletionBase | |
virtual_hook(int id, void *data) | KCompletionBase | protectedvirtual |
wheelEvent(QWheelEvent *ev) | KComboBox | protectedvirtual |
~DictionaryComboBox() | Sonnet::DictionaryComboBox | |
~KComboBox() | KComboBox | virtual |
~KCompletionBase() | KCompletionBase | virtual |