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. QGraphicsTextItem edited text
QtWS25 Last Chance

QGraphicsTextItem edited text

Scheduled Pinned Locked Moved General and Desktop
qgraphicsscenepyqt4qgraphicstextit
2 Posts 2 Posters 1.4k 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.
  • B Offline
    B Offline
    Boman
    wrote on 5 Jul 2015, 14:05 last edited by Boman 7 May 2015, 14:52
    #1

    Hello everybody,

    I use qgraphicstextitem to set some text on the qgrpahicsscene. I used setPlainText() to add some default text , then I set isMovabale, isEditable and isSelectable flags. With mouse press I add the item(with default text) to scene and I can edit its text, move it etc. After editing the item I want to get its final text but how can I get it? Where is it stored?

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 5 Jul 2015, 21:24 last edited by
      #2

      Hi,

      Are you thinking of something like toPlainText ?

      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
      0

      2/2

      5 Jul 2015, 21:24

      • Login

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