summaryrefslogtreecommitdiffstats
path: root/doc/html/propertydocs
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/propertydocs')
-rw-r--r--doc/html/propertydocs18
1 files changed, 0 insertions, 18 deletions
diff --git a/doc/html/propertydocs b/doc/html/propertydocs
index ea60364bd..8f33f3e3f 100644
--- a/doc/html/propertydocs
+++ b/doc/html/propertydocs
@@ -2113,15 +2113,6 @@ frame.
</doc>
</property>
<property>
- <name>QLineEdit::hasMarkedText</name>
- <doc href="ntqlineedit.html#hasMarkedText-prop">
-&lt;b&gt;This function is obsolete.&lt;/b&gt; It is provided to keep old source working. We strongly advise against using it in new code.
-&lt;p&gt; &lt;p&gt;This property holds whether part of the text has been selected by the user. Use hasSelectedText instead.
-&lt;p&gt;
-&lt;p&gt;Get this property's value with &lt;a href="ntqlineedit.html#hasMarkedText"&gt;hasMarkedText&lt;/a&gt;().
-</doc>
-</property>
-<property>
<name>QLineEdit::hasSelectedText</name>
<doc href="ntqlineedit.html#hasSelectedText-prop">
&lt;p&gt;This property holds whether there is any text selected.
@@ -2184,15 +2175,6 @@ with &lt;a href="ntqlineedit.html#setValidator"&gt;validators&lt;/a&gt;.
</doc>
</property>
<property>
- <name>QLineEdit::markedText</name>
- <doc href="ntqlineedit.html#markedText-prop">
-&lt;b&gt;This function is obsolete.&lt;/b&gt; It is provided to keep old source working. We strongly advise against using it in new code.
-&lt;p&gt; &lt;p&gt;This property holds the text selected by the user. Use selectedText instead.
-&lt;p&gt;
-&lt;p&gt;Get this property's value with &lt;a href="ntqlineedit.html#markedText"&gt;markedText&lt;/a&gt;().
-</doc>
-</property>
-<property>
<name>QLineEdit::maxLength</name>
<doc href="ntqlineedit.html#maxLength-prop">
&lt;p&gt;This property holds the maximum permitted length of the text.