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. How can i open persistent editor which itself closed
Qt 6.11 is out! See what's new in the release blog

How can i open persistent editor which itself closed

Scheduled Pinned Locked Moved General and Desktop
2 Posts 1 Posters 3.2k 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    How can i open persistent editor which itself closed?
    If i use QAbstractItemView::openPersistentEditor() i need to close my editor, how can i called editor which i get when i clicked to item

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

      Sorry for my bad english, i try to explain again:
      I have QTreeView, when i clicked on the item, standard text editor(QLineEdit) of this item opened.
      But i want to open this standart editor(or delegate) independently and u try to use QAbstractItemView::openPersistentEditor(), but if i use this slot i must close this editor.
      How can i get method to open stadart editor that closes itself?

      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