<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Le 23/01/11 07:36, AON LAZIO a écrit :
    <blockquote
      cite="mid:AANLkTikEfruEUcy3Tz243n-yOfJ+DCY3izFhC5OqBkVe@mail.gmail.com"
      type="cite">Hi folks,<br>
           Anyone know how to rename the text of tab (tab name) in
      real-time? (not in qt designer)<br>
           I cannot find the method there. <br>
           Thanks in advance. <br>
      <br clear="all">
      <br>
      -- <br>
      Aonlazio<br>
      'Peace is always the way.' NW<br>
      <style type="text/css">#avg_ls_inline_popup{position: absolute;z-index: 9999;padding: 0px 0px;margin-left: 0px;margin-top: 0px;overflow: hidden;word-wrap: break-word;color: black;font-size: 10px;text-align: left;line-height: 130%;}</style>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
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="http://www.riverbankcomputing.com/mailman/listinfo/pyqt">http://www.riverbankcomputing.com/mailman/listinfo/pyqt</a></pre>
    </blockquote>
    This method :<br>
    <br>
         myTabWidget.setTabText(index, text)<br>
    <br>
    is not working ?<br>
    <br>
<a class="moz-txt-link-freetext" href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qtabwidget.html#setTabText">http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qtabwidget.html#setTabText</a><br>
    <br>
    <div class="moz-signature">-- <br>
      Vincent V.V.<br>
      <a href="https://launchpad.net/oqapy">Oqapy</a></div>
  </body>
</html>