, including all inherited members.
aboutToShowContextMenu(QPopupMenu *p) | KComboBox | [signal] |
activated(int index) | QComboBox | |
activated(const QString &string) | QComboBox | |
autoCompletion (defined in KComboBox) | KComboBox | |
autoCompletion() const | KComboBox | [inline] |
QComboBox::autoCompletion() | QComboBox | |
autoResize() | QComboBox | |
changeItem(const QString &t, int index) | QComboBox | |
changeItem(const QPixmap &im, int index) | QComboBox | |
changeItem(const QPixmap &im, const QString &t, int index) | QComboBox | |
changeURL(const KURL &url, int index) | KComboBox | |
changeURL(const QPixmap &pixmap, const KURL &url, int index) | KComboBox | |
clear() | QComboBox | |
clearEdit() | QComboBox | |
clearValidator() | QComboBox | |
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 | |
contextMenuEnabled (defined in KComboBox) | KComboBox | |
count() | QComboBox | |
create(WId=0, bool initializeWindow=true, bool destroyOldWindow=true) | KComboBox | [protected, virtual] |
currentItem() | QComboBox | |
currentText() | QComboBox | |
cursorPosition() const | KComboBox | [inline] |
delegate() const | KCompletionBase | [protected] |
duplicatesEnabled() | QComboBox | |
editable() | QComboBox | |
emitSignals() const | KCompletionBase | |
eventFilter(QObject *, QEvent *) | KComboBox | [virtual] |
getKeyBinding(KeyBindingType item) const | KCompletionBase | |
getKeyBindings() const | KCompletionBase | [protected] |
handleSignals() const | KCompletionBase | |
highlighted(int index) | QComboBox | |
highlighted(const QString &string) | QComboBox | |
insertionPolicy() | QComboBox | |
insertItem(const QString &t, int index=-1) | QComboBox | |
insertItem(const QPixmap &pixmap, int index=-1) | QComboBox | |
insertItem(const QPixmap &pixmap, const QString &text, int index=-1) | QComboBox | |
insertStringList(const QStringList &list, int index=-1) | QComboBox | |
insertStrList(const char **strings, int numStrings=-1, int index=-1) | QComboBox | |
insertStrList(const QStrList &list, int index=-1) | QComboBox | |
insertStrList(const QStrList *list, int index=-1) | QComboBox | |
insertURL(const KURL &url, int index=-1) | KComboBox | |
insertURL(const QPixmap &pixmap, const KURL &url, int index=-1) | KComboBox | |
isCompletionObjectAutoDeleted() const | KCompletionBase | |
isContextMenuEnabled() const | KComboBox | [inline] |
isURLDropsEnabled() const | KComboBox | |
itemSelected(QListBoxItem *) | KComboBox | [inline, protected, 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 typedef | KCompletionBase | |
KeyBindingType enum name | KCompletionBase | |
lineEdit() | QComboBox | |
listBox() | QComboBox | |
makeCompletion(const QString &) | KComboBox | [protected, virtual, slot] |
maxCount() | QComboBox | |
NextCompletionMatch | KCompletionBase | |
pixmap(int index) | QComboBox | |
popup() | QComboBox | |
PrevCompletionMatch | KCompletionBase | |
QComboBox(QWidget *parent=0, const char *name=0) | QComboBox | |
QComboBox(bool rw, QWidget *parent=0, const char *name=0) | QComboBox | |
removeItem(int index) | QComboBox | |
returnPressed() | KComboBox | [signal] |
returnPressed(const QString &) | KComboBox | [signal] |
rotateText(KCompletionBase::KeyBindingType type) | KComboBox | [slot] |
setAutoCompletion(bool autocomplete) | KComboBox | [virtual] |
setAutoDeleteCompletionObject(bool autoDelete) | KCompletionBase | |
setAutoResize(bool) | QComboBox | |
setCompletedItems(const QStringList &items) | KComboBox | [virtual, slot] |
setCompletedText(const QString &) | KComboBox | [virtual, slot] |
setCompletedText(const QString &, bool) (defined in KComboBox) | KComboBox | [protected, 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 | [inline, slot] |
setCurrentText(const QString &) | QComboBox | |
setDelegate(KCompletionBase *delegate) | KCompletionBase | [protected] |
setDuplicatesEnabled(bool enable) | QComboBox | |
setEditable(bool) | QComboBox | |
setEditText(const QString &newText) | QComboBox | |
setEditURL(const KURL &url) | KComboBox | |
setEnableSignals(bool enable) | KCompletionBase | |
setFont(const QFont &font) | QComboBox | |
setHandleSignals(bool handle) | KCompletionBase | [virtual] |
setInsertionPolicy(Policy policy) | QComboBox | |
setKeyBinding(KeyBindingType item, const KShortcut &key) | KCompletionBase | |
setLineEdit(QLineEdit *) | KComboBox | [virtual] |
setListBox(QListBox *newListBox) | QComboBox | |
setMaxCount(int) | QComboBox | |
setPalette(const QPalette &palette) | QComboBox | |
setSizeLimit(int) | QComboBox | |
setTrapReturnKey(bool trap) | KComboBox | |
setURLDropsEnabled(bool enable) | KComboBox | |
setValidator(const QValidator *v) | QComboBox | |
sizeLimit() | QComboBox | |
substringCompletion(const QString &) | KComboBox | [signal] |
SubstringCompletion | KCompletionBase | |
text(int index) | QComboBox | |
textChanged(const QString &string) | QComboBox | |
TextCompletion | KCompletionBase | |
textRotation(KCompletionBase::KeyBindingType) | KComboBox | [signal] |
trapReturnKey (defined in KComboBox) | KComboBox | |
trapReturnKey() const | KComboBox | |
urlDropsEnabled (defined in KComboBox) | KComboBox | |
useGlobalKeyBindings() | KCompletionBase | |
validator() | QComboBox | |
virtual_hook(int id, void *data) (defined in KComboBox) | KComboBox | [protected, virtual] |
wheelEvent(QWheelEvent *ev) (defined in KComboBox) | KComboBox | [protected, virtual] |
~KComboBox() | KComboBox | [virtual] |
~KCompletionBase() | KCompletionBase | [virtual] |
~QComboBox() | QComboBox | |