diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-07-11 13:32:20 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-07-11 13:41:33 +0900 |
commit | 979f5621d7cb2015eef214b0258dac1d6cd4c742 (patch) | |
tree | dab9e0ac7429c6814598a2c92cc683638c34730b /doc/html/propertyindex | |
parent | 83991febd2b98788a0a018e187de0dfb7d95b500 (diff) | |
download | tqt3-979f5621d7cb2015eef214b0258dac1d6cd4c742.tar.gz tqt3-979f5621d7cb2015eef214b0258dac1d6cd4c742.zip |
Drop compatibility code for TQLineEdit
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/propertyindex')
-rw-r--r-- | doc/html/propertyindex | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/html/propertyindex b/doc/html/propertyindex index a5bd9514b..8c57d45f3 100644 --- a/doc/html/propertyindex +++ b/doc/html/propertyindex @@ -175,10 +175,8 @@ "QLineEdit/echoMode" ntqlineedit.html#echoMode-prop "QLineEdit/edited" ntqlineedit.html#edited-prop "QLineEdit/frame" ntqlineedit.html#frame-prop -"QLineEdit/hasMarkedText" ntqlineedit.html#hasMarkedText-prop "QLineEdit/hasSelectedText" ntqlineedit.html#hasSelectedText-prop "QLineEdit/inputMask" ntqlineedit.html#inputMask-prop -"QLineEdit/markedText" ntqlineedit.html#markedText-prop "QLineEdit/maxLength" ntqlineedit.html#maxLength-prop "QLineEdit/modified" ntqlineedit.html#modified-prop "QLineEdit/readOnly" ntqlineedit.html#readOnly-prop |