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

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

XMLWordPrintable

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

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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes