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 textEdit Text formating
Qt 6.11 is out! See what's new in the release blog

Qt textEdit Text formating

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
5 Posts 2 Posters 1.0k 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.
  • J Offline
    J Offline
    jacky2580
    wrote on last edited by jacky2580
    #1

    Hello
    How to set the layout of a QTextEdit file. Example page breaks at the end of a QTextEdit and the creation of a new QTextEdit.
    Thank you.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      What do you mean by "the layout of a QTextEdit file" ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      J 1 Reply Last reply
      1
      • J Offline
        J Offline
        jacky2580
        wrote on last edited by
        #3

        Sorry, I do not speak English very well. In fact I want a new page appear at the end of a QtextEdit.In fact I want a new page to appear at the end of a QtextEdit like Word. When you finish to write on a page a second page. I set the size of QTextEdit like this:
        ui-> textEdit-> setMaximumSize (950.700);

        I heard about AutoFormatting

        QTextEdit :: AutoFormatting;

        But it does not work thank you for your help.Thank you

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Then maybe this project could prove useful.

          Hope it helps

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          1
          • SGaistS SGaist

            Hi,

            What do you mean by "the layout of a QTextEdit file" ?

            J Offline
            J Offline
            jacky2580
            wrote on last edited by
            #5

            @SGaist Thank you so much !!!!!!!

            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