KDWinUtils
Helper library for MFC to Qt migration
|
This is the complete list of members for KComboBox, including all inherited members.
AddString(const KString &lpszString) | KComboBox | |
Clear() | KComboBox | |
DeleteString(int nIndex) | KComboBox | |
GetCount() const | KComboBox | |
GetCurSel() const | KComboBox | |
GetLBTextLen(int nIndex) const | KComboBox | |
InsertString(int nIndex, KString lpszString) | KComboBox | |
KComboBox() | KComboBox | |
KComboBox(int value) | KComboBox | explicit |
operator int() const | KComboBox | |
operator KString() const | KComboBox | |
operator=(int value) | KComboBox | |
ResetContent() | KComboBox | |
SetCurSel(int nSelect) | KComboBox | |
setWidget(QComboBox *combobox) | KComboBox | |
widget() const | KComboBox |