KDWinUtils
Helper library for MFC to Qt migration
|
This is the complete list of members for KEdit, including all inherited members.
CanUndo() const | KEdit | |
Clear() | KEdit | |
Copy() | KEdit | |
Cut() | KEdit | |
GetLimitText() const | KEdit | |
GetModify() const | KEdit | |
GetSel(int &nStartChar, int &nEndChar) const | KEdit | |
GetSel() const | KEdit | |
GetWindowText(KString &str) const | KEdit | |
operator KString() const | KEdit | |
Paste() | KEdit | |
SetLimitText(unsigned int nMax) | KEdit | |
SetModify(bool bModified=true) | KEdit | |
SetReadOnly(bool bReadOnly=true) | KEdit | |
SetSel(int nStartChar, int nEndChar=-1) | KEdit | |
setWidget(QLineEdit *lineEdit) | KEdit | |
SetWindowText(const KString &str) | KEdit | |
widget() const | KEdit |