Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Qt Cretor How to replace with new line
Forum Updated to NodeBB v4.3 + New Features

Qt Cretor How to replace with new line

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
2 Posts 1 Posters 268 Views
  • 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.
  • D Offline
    D Offline
    DungeonLords
    wrote on last edited by
    #1

    There is example text

    return;
    

    Instead of it I want to do

    a();
    b();
    

    using find/replace tool of Qt Creator. I want to find one string and replace to two strings... How to replace with new line?

    1 Reply Last reply
    0
    • D Offline
      D Offline
      DungeonLords
      wrote on last edited by DungeonLords
      #2

      Use \n
      Qt Cretor How to replace with new line.png

      1 Reply Last reply
      1
      • D DungeonLords has marked this topic as solved on

      • Login

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