Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Regarding loader
Qt 6.11 is out! See what's new in the release blog

Regarding loader

Scheduled Pinned Locked Moved Solved QML and Qt Quick
3 Posts 2 Posters 1.1k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Naveen_DN Offline
    Naveen_DN Offline
    Naveen_D
    wrote on last edited by A Former User
    #1

    Hi all

    I am trying to integrate one example project into a different main project. i have used loader in the example project in an application window. Now the same i have integrated with the main project(in main project's application window).
    The problem i am facing is, when i run the main project the components used inside the loader will be pre-loaded initially. this screen will be there in the background. on this screen all other screens will be loaded.
    what i am trying to do or what i want to do is whenever i click on a particular component i want to load the component which is pre-loaded.

    Is there any way to do this? Please guide me if anyone knows the best solution. Thanks

    Naveen_D

    1 Reply Last reply
    0
    • dheerendraD Offline
      dheerendraD Offline
      dheerendra
      Moderators Qt Champions 2024 Qt Champions 2022 Qt Champions 2017
      wrote on last edited by
      #2

      Did you check the Loader documentation ? It has nice example to solve your problem

      Dheerendra
      @Community Service
      Certified Qt Specialist
      https://www.pthinks.com

      Naveen_DN 1 Reply Last reply
      1
      • dheerendraD dheerendra

        Did you check the Loader documentation ? It has nice example to solve your problem

        Naveen_DN Offline
        Naveen_DN Offline
        Naveen_D
        wrote on last edited by
        #3

        @dheerendra Yes...i used visible property first..but didn't get..
        Then i tried with active property it worked. thanks

        Naveen_D

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved