Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Unsolved How to save model ?

    Tools
    2
    8
    248
    Loading More Posts
    • 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.
    • A
      AnneRanch last edited by AnneRanch

      So I use "Scratch model" ,
      I can "drag and drop" from source

      dfb54ee4-1c93-4df6-bb52-4ba067428b31-image.png

      85a81515-4810-4cc9-bf71-8c5b7d8da2cf-image.png

      Now what ?

      I like to expand the object in editor view , but it keeps terminating QtCreator with error message basically saying "internal error".
      OK, I am doing something stupid and eventually I will figure it out.

      Is there a way to save current state of the model "temporary file ?" so I do not have to keep starting from scratch?

      Yes, RTFM said the model goes into "temporary file ".

      ADDENDUM
      Here is the real McCoy error

      00c8c8fd-05f8-41d1-abe0-325806beb646-image.png

      1 Reply Last reply Reply Quote 0
      • mrjj
        mrjj Lifetime Qt Champion last edited by

        Hi
        But why the scratch version ?
        If you use the "Model"
        its saved as a .qmodel file in project folder.
        Its also added to the project so its easy to click on.

        A 1 Reply Last reply Reply Quote 0
        • A
          AnneRanch @mrjj last edited by AnneRanch

          @mrjj said in How to save model ?:

          Hi
          But why the scratch version ?

          So I can import from existing source.
          But if the other two will do , I am not against experimenting with them

          If you use the "Model"
          its saved as a .qmodel file in project folder.

          When? Can I save it before it crashes ?

          Its also added to the project so its easy to click on.

          Not when it crashes and I do not know to to save it manually before crash.

          ADDENDUM
          Note the warning on top

          8f3eb66f-2181-4daa-ab69-b487a2a6e49d-image.png

          1 Reply Last reply Reply Quote 0
          • mrjj
            mrjj Lifetime Qt Champion last edited by

            Hi
            so it crashes right after you give it a name and location ?

            alt text

            A 1 Reply Last reply Reply Quote 0
            • A
              AnneRanch @mrjj last edited by AnneRanch

              @mrjj said in How to save model ?:

              Hi
              so it crashes right after you give it a name and location ?

              No, I foloow the "new project ...etc. " See first screenshot.
              I am never asked for name and location.

              alt text

              I shall refrain from any derogatory comments...

              When I start from main QtCreator form and do not select "scratch"
              I have an option to name and select file.
              Still do not see it in "projects" view.

              1 Reply Last reply Reply Quote 0
              • mrjj
                mrjj Lifetime Qt Champion last edited by

                Hi
                Ok ?
                I also use the new project etc.

                I have
                alt text

                What creator do you do this in ?

                1 Reply Last reply Reply Quote 0
                • A
                  AnneRanch last edited by

                  @mrjj

                  a049add3-fce7-4f8c-861c-8f00972bd6b0-image.png

                  Sorry, I cannot get selective screenshot to work on Ubuntu 20.04

                  mrjj 1 Reply Last reply Reply Quote 0
                  • mrjj
                    mrjj Lifetime Qt Champion @AnneRanch last edited by

                    @AnneRanch
                    Hmm so yours is slightly newer.

                    SO after selecting model, then what happens ?

                    alt text

                    1 Reply Last reply Reply Quote 0
                    • First post
                      Last post