Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

Forums

OverviewFelgo 3 Support (Qt 5) › How to make image bigger when tapped

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #18960

    Yusuf Umut Piynar

    I got an AppImage in my custom Dialog.But its too small for user to read,I want to make image bigger or in normal size when user tapped on it.

    Dialog {

          id: yanlisDialog
          title: "Yanlış cevap verdin, doğru çözüm böyle olacak."
          positiveActionLabel: "Haydaa..."
          negativeAction: false
          onAccepted: close()
          AppImage { //will be placed inside the dialogs content area
            id:yanlisImage
            anchors.fill: parent
            source: ""
            fillMode: Image.PreserveAspectFit
    
    
          }
        }
    #18965

    Alex
    Felgo Team
Viewing 2 posts - 1 through 2 (of 2 total)

RSS feed for this thread

You must be logged in to reply to this topic.

Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded