Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-17179 designer crashes when replacing a widget with another with the same name
  3. QTBUG-17358

REG: No slots visible in Signal/Slot Editor slot combo-box delegate

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Done
    • P2: Important
    • 4.7.4
    • Tools: Designer
    • None
    • f7e75244ab62b1fe0d1d73b84a6089d6b2a81d1a

    Description

      To reproduce:

      • start designer,
      • choose "new dialog with buttons right"
      • in Signal/Slot Editor you can see two connections: between buttonBox's accepted() and Dialog's accept(), and buttonBox's rejected() and Dialog's reject();
      • when you double-click on slot "reject()" (the last column) a combo box is correctly opened, but ... it's empty: the only item there is "<slot>".

      This used to work fine. The only change is that we applied dd7873cd7e02e42b384709f33a34f69bc06fb25d (patch from the partent task), so this "fix" for QTBUG-17179 must have introduced the problem?

      Attachments

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

        Activity

          People

            kleint Friedemann Kleint
            wiecko Marek Wieckowski
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes