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

SegmentedButton control

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P2: Important
    • None
    • None
    • Quick: Controls 2
    • None

    Description

      Nice to have. Commonly used especially on iOS.

      SegmentedButton {
          Segment {
              text: "A"
              onClicked: { ... }
          }
          Segment {
              text: "B"
              checkable: true
              onCheckedChanged: { ... }
          }
      }
      

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-51008
          # Subject Branch Project Status CR V

          Activity

            People

              mitch_curtis Mitch Curtis
              jpnurmi J-P Nurmi
              Votes:
              9 Vote for this issue
              Watchers:
              12 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There is 1 open Gerrit change