<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>I made a solution for a similar problem with qscintilla - it
should be applicable here. Take a look at the mailing list entry
here:
<a class="moz-txt-link-freetext" href="https://www.riverbankcomputing.com/pipermail/qscintilla/2016-May/001134.html">https://www.riverbankcomputing.com/pipermail/qscintilla/2016-May/001134.html</a><br>
</p>
<br>
<div class="moz-cite-prefix">On 08/30/2016 02:43 PM, michael h
wrote:<br>
</div>
<blockquote
cite="mid:CAD0nt=HHvH8njDg746AnUQ3vCyivmJnMQEofuE_V6QGqLM3JUw@mail.gmail.com"
type="cite">
<div dir="ltr">
<div class="gmail_extra">
<div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>
<div
style="color:rgb(0,0,0);font-family:arial;font-size:14px"><span
style="color:rgb(36,39,41);font-family:Arial,'Helvetica
Neue',Helvetica,sans-serif;font-size:15px;line-height:19.5px;background-color:rgb(255,255,255)"> any
solutions ?</span></div>
<div><br>
</div>
</div>
</blockquote>
<div><br>
</div>
<div>You could use a QTimer to delay and process only the
last change (maybe only in the case where a duplicate is
detected)</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
</div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
PyQt mailing list <a class="moz-txt-link-abbreviated" href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a>
<a class="moz-txt-link-freetext" href="https://www.riverbankcomputing.com/mailman/listinfo/pyqt">https://www.riverbankcomputing.com/mailman/listinfo/pyqt</a></pre>
</blockquote>
<br>
</body>
</html>