kmail

RecipientComboBox Member List

This is the complete list of members for RecipientComboBox, including all inherited members.

activated(int index)QComboBox
activated(const QString &string)QComboBox
autoCompletion() constQComboBox
changeItem(const QString &t, int index)QComboBox
changeItem(const QPixmap &im, int index)QComboBox
changeItem(const QPixmap &im, const QString &t, int index)QComboBox
clear()QComboBox
clearEdit()QComboBox
clearValidator()QComboBox
count() constQComboBox
currentItem() constQComboBox
currentText() constQComboBox
duplicatesEnabled() constQComboBox
editable() constQComboBox
enum{NoInsertion, AtTop, AtCurrent, AtBottom, AfterCurrent, BeforeCurrent}QComboBox
highlighted(int index)QComboBox
highlighted(const QString &string)QComboBox
insertionPolicy() constQComboBox
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
keyPressEvent(QKeyEvent *ev)RecipientComboBox [protected]
lineEdit() constQComboBox
listBox() constQComboBox
maxCount() constQComboBox
pixmap(int index) constQComboBox
popup()QComboBox
prop-whether auto-completion is enabledQComboBox
prop-whether the combobox is automatically maskedQComboBox
prop-the number of items in the comboboxQComboBox
prop-the index of the current item in the comboboxQComboBox
prop-the text of the combobox's current itemQComboBox
prop-whether duplicates are allowedQComboBox
prop-whether the combobox is editableQComboBox
prop-the position of the items inserted by the userQComboBox
prop-the maximum number of items allowed in the comboboxQComboBox
prop-the maximum on-screen size of the comboboxQComboBox
QComboBox(QWidget *parent=0, const char *name=0)QComboBox
QComboBox(bool rw, QWidget *parent=0, const char *name=0)QComboBox
QComboBox()QComboBox
RecipientComboBox(QWidget *parent)RecipientComboBox
removeItem(int index)QComboBox
rightPressed()RecipientComboBox [signal]
setAutoCompletion(bool)QComboBox
setCurrentItem(int index)QComboBox
setCurrentText(const QString &)QComboBox
setDuplicatesEnabled(bool enable)QComboBox
setEditable(bool)QComboBox
setEditText(const QString &newText)QComboBox
setFont(const QFont &font)QComboBox
setInsertionPolicy(Policy policy)QComboBox
setLineEdit(QLineEdit *edit)QComboBox
setListBox(QListBox *newListBox)QComboBox
setMaxCount(int)QComboBox
setPalette(const QPalette &palette)QComboBox
setSizeLimit(int)QComboBox
setValidator(const QValidator *v)QComboBox
sizeLimit() constQComboBox
text(int index) constQComboBox
textChanged(const QString &string)QComboBox
validator() constQComboBox