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

DelegateModel disappear after adding Component at the end of block

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • Not Evaluated
    • None
    • 6.4.3
    • Quick: Other
    • None
    • Distributor ID: Debian
      Description: Debian GNU/Linux 12 (bookworm)
      Release: 12
      Codename: bookworm
    • Linux/Wayland

    Description

      ListView
          {
              model : DelegateModel{
                  model : ...some model
                  delegate: ...some view
                  
                  //if we'll placing Component here when ListView disappeared
                  Component{                
                      ...
                  }
              }
          }

       

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            jstomw Jo Mw
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes