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

Mac OSX 10.9 QDesktopWidget "resized" signal don't emit

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P2: Important
    • None
    • 4.8.5, 5.1.1
    • None
    • Mac OSX 10.9
    • macOS

    Description

      QDesktopWidget "resized" signal is no more emitted

      My code:

      QDesktopWidget* t_pDesktop(QApplication::desktop());
      connect(t_pDesktop,SIGNAL(resized(int)),this,SLOT(slot_resized(int)));

      Attachments

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

        Activity

          People

            peppe Giuseppe D'Angelo
            sword726 sword726
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes