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. Clean one text edit in Qt

Clean one text edit in Qt

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 2 Posters 967 Views 1 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.
  • RIVOPICOR Offline
    RIVOPICOR Offline
    RIVOPICO
    wrote on last edited by A Former User
    #1

    Hi i want to clean all things that i wrote in one Text Edit. How i can to clean this text edit. What i need to do? Thx in advance.

    1 Reply Last reply
    0
    • ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #2

      Hi! Functions for that are usually named "clear" (not clean). This is also the case here, see: http://doc.qt.io/qt-5/qtextedit.html#clear

      RIVOPICOR 1 Reply Last reply
      4
      • ? A Former User

        Hi! Functions for that are usually named "clear" (not clean). This is also the case here, see: http://doc.qt.io/qt-5/qtextedit.html#clear

        RIVOPICOR Offline
        RIVOPICOR Offline
        RIVOPICO
        wrote on last edited by
        #3

        @Wieland ok void QTextEdit::clear() thx

        1 Reply Last reply
        1

        • Login

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