, including all inherited members.
aboutToShowContextMenu(QPopupMenu *p) | KComboBox | [signal] |
activated(int index) | QComboBox | |
activated(const QString &string) | QComboBox | |
autoCompletion | KComboBox | |
autoCompletion() const | KComboBox | [inline] |
bold | KFontCombo | |
bold() const | KFontCombo | |
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 | |
completionModeChanged(KGlobalSettings::Completion) | KComboBox | [signal] |
contains(const QString &text) const | KComboBox | |
contextMenuEnabled | KComboBox | |
count() const | QComboBox | |
create(WId=0, bool initializeWindow=true, bool destroyOldWindow=true) | KComboBox | [protected, virtual] |
currentFont() const | KFontCombo | |
currentItem() const | QComboBox | |
currentText() const | QComboBox | |
cursorPosition() const | KComboBox | [inline] |
displayFonts() | KFontCombo | [static] |
duplicatesEnabled() const | QComboBox | |
editable() const | QComboBox | |
enum{NoInsertion, AtTop, AtCurrent, AtBottom, AfterCurrent, BeforeCurrent} | QComboBox | |
eventFilter(QObject *, QEvent *) | KComboBox | [virtual] |
family | KFontCombo | |
fontSize | KFontCombo | |
highlighted(int index) | QComboBox | |
highlighted(const QString &string) | QComboBox | |
insertionPolicy() const | 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 QStrList &list, int index=-1) | QComboBox | |
insertStrList(const QStrList *list, int index=-1) | QComboBox | |
insertStrList(const char **strings, int numStrings=-1, int index=-1) | QComboBox | |
insertURL(const KURL &url, int index=-1) | KComboBox | |
insertURL(const QPixmap &pixmap, const KURL &url, int index=-1) | KComboBox | |
isContextMenuEnabled() const | KComboBox | [inline] |
isURLDropsEnabled() const | KComboBox | |
italic | KFontCombo | |
italic() const | KFontCombo | |
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 | |
KFontCombo(QWidget *parent, const char *name=0) | KFontCombo | |
KFontCombo(const QStringList &fonts, QWidget *parent, const char *name=0) | KFontCombo | |
lineEdit() const | QComboBox | |
listBox() const | QComboBox | |
makeCompletion(const QString &) | KComboBox | [protected, virtual, slot] |
maxCount() const | QComboBox | |
pixmap(int index) const | QComboBox | |
popup() | QComboBox | |
prop-whether auto-completion is enabled | QComboBox | |
prop-whether the combobox is automatically masked | QComboBox | |
prop-the number of items in the combobox | QComboBox | |
prop-the index of the current item in the combobox | QComboBox | |
prop-the text of the combobox's current item | QComboBox | |
prop-whether duplicates are allowed | QComboBox | |
prop-whether the combobox is editable | QComboBox | |
prop-the position of the items inserted by the user | QComboBox | |
prop-the maximum number of items allowed in the combobox | QComboBox | |
prop-the maximum on-screen size of the combobox | QComboBox | |
QComboBox(QWidget *parent=0, const char *name=0) | QComboBox | |
QComboBox(bool rw, QWidget *parent=0, const char *name=0) | QComboBox | |
QComboBox() | QComboBox | |
removeItem(int index) | QComboBox | |
returnPressed() | KComboBox | [signal] |
returnPressed(const QString &) | KComboBox | [signal] |
rotateText(KCompletionBase::KeyBindingType type) | KComboBox | [slot] |
setAutoCompletion(bool autocomplete) | KComboBox | [virtual] |
setBold(bool bold) | KFontCombo | |
setCompletedItems(const QStringList &items) | KComboBox | [slot] |
setCompletedText(const QString &) | KComboBox | [virtual, slot] |
setCompletedText(const QString &, bool) | KComboBox | [protected, virtual] |
setContextMenuEnabled(bool showMenu) | KComboBox | [virtual] |
setCurrentFont(const QString &family) | KFontCombo | |
setCurrentItem(int i) | KFontCombo | [virtual] |
KComboBox::setCurrentItem(const QString &item, bool insert=false, int index=-1) | KComboBox | [slot] |
setCurrentText(const QString &) | QComboBox | |
setDuplicatesEnabled(bool enable) | QComboBox | |
setEditable(bool) | QComboBox | |
setEditText(const QString &newText) | QComboBox | |
setEditURL(const KURL &url) | KComboBox | |
setFont(const QFont &font) | QComboBox | |
setFonts(const QStringList &fonts) | KFontCombo | |
setInsertionPolicy(Policy policy) | QComboBox | |
setItalic(bool italic) | KFontCombo | |
setLineEdit(QLineEdit *) | KComboBox | [virtual] |
setListBox(QListBox *newListBox) | QComboBox | |
setMaxCount(int) | QComboBox | |
setPalette(const QPalette &palette) | QComboBox | |
setSize(int size) | KFontCombo | |
setSizeLimit(int) | QComboBox | |
setStrikeOut(bool strikeOut) | KFontCombo | |
setTrapReturnKey(bool trap) | KComboBox | |
setUnderline(bool underline) | KFontCombo | |
setURLDropsEnabled(bool enable) | KComboBox | |
setValidator(const QValidator *v) | QComboBox | |
size() const | KFontCombo | |
sizeLimit() const | QComboBox | |
slotModified(int i) | KFontCombo | [protected, slot] |
strikeOut | KFontCombo | |
strikeOut() const | KFontCombo | |
substringCompletion(const QString &) | KComboBox | [signal] |
text(int index) const | QComboBox | |
textChanged(const QString &string) | QComboBox | |
textRotation(KCompletionBase::KeyBindingType) | KComboBox | [signal] |
trapReturnKey | KComboBox | |
trapReturnKey() const | KComboBox | |
underline | KFontCombo | |
underline() const | KFontCombo | |
updateFonts() | KFontCombo | [protected] |
urlDropsEnabled | KComboBox | |
validator() const | QComboBox | |
virtual_hook(int id, void *data) | KFontCombo | [protected, virtual] |
wheelEvent(QWheelEvent *ev) | KComboBox | [protected, virtual] |
~KComboBox() | KComboBox | [virtual] |
~KFontCombo() | KFontCombo | [virtual] |