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

QToolButton::setToolTip ( const QString & ) not working

XMLWordPrintable

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

      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"));

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes