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

Copy object ?

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 203 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.
  • A Offline
    A Offline
    Anonymous_Banned275
    wrote on last edited by
    #1

    I can rename / duplicate a SINGLE file., I can "copy directory " - never tried.
    I can "drag and drop" SINGLE file.

    I can add "existing project" - link to existing project actually.

    How can I make a copy of existing object ? - AKA all files (cpp / h / form ) at once, "drag and drop" preferred .

    I would be in line with basic C++ philosophy to "reuse existing code " .

    Cheers

    Pl45m4P 1 Reply Last reply
    0
    • A Anonymous_Banned275

      I can rename / duplicate a SINGLE file., I can "copy directory " - never tried.
      I can "drag and drop" SINGLE file.

      I can add "existing project" - link to existing project actually.

      How can I make a copy of existing object ? - AKA all files (cpp / h / form ) at once, "drag and drop" preferred .

      I would be in line with basic C++ philosophy to "reuse existing code " .

      Cheers

      Pl45m4P Offline
      Pl45m4P Offline
      Pl45m4
      wrote on last edited by Pl45m4
      #2

      @AnneRanch said in Copy object ?:

      all files (cpp / h / form ) at once

      You cant. Not with QtCreator and not with OS.
      Go to your project folder and just copy them. But what's the point? You need to rename everything anyway, otherwise it wont compile


      If debugging is the process of removing software bugs, then programming must be the process of putting them in.

      ~E. W. Dijkstra

      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