Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-14746

QToolButton::setToolTip ( const QString & ) not working

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 4.6.3
    • None

    Description

      Using the QToolButton::setToolTip ( const QString & ) to set a tooltip for a QToolButton, but it cannt displayed when pressing the button
      Sample code:

      QToolButton *saveButton = new QToolButton;
      saveButton->setIcon(QIcon(":/save32.png"));
      saveButton->setToolTip(tr("Save snapshot"));

      Attachments

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

        Activity

          People

            vfm Thierry Bastian (closed Nokia identity) (Inactive)
            xinyiwan wang xinyi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes