Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-5780

Tabs do not expand to the full screen width

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • Qt Creator 2.2.0
    • None
    • Windows

    Description

      While using the tabWidget, I have found that there is a small gap between the left end of the screen and the first tab, how ever the third tab touches the right end.
      When you set the style sheet so as to make the first tab touch the left end by the following code

      tabWidget->setStyleSheet("QTabWidget::tab-bar

      {left: 0 px; }

      \n"
      "QTabBar::tab

      {height:40px; width:108px; color:red;font: 9pt}

      \n"

      it works on the maemo simulator but not on the device or the nokia simulator

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            thohartm Thomas Hartmann
            alfah Alfa Zareena Hisham
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes