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. Good way to use Qt
QtWS25 Last Chance

Good way to use Qt

Scheduled Pinned Locked Moved Unsolved General and Desktop
c++qt5designoop
2 Posts 2 Posters 875 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.
  • knowillK Offline
    knowillK Offline
    knowill
    wrote on last edited by
    #1

    I'm writing application to grasp reed book about Qt and I've made an application with several widgets QPushButton and QPlainTextEdit and added them to QVBoxLayout.

    I'll get some text from QPlainTextEdit to transform it. I want to use a model to transform the text. But with model I have to use some view and I don't know what view to use for my application.

    What must I do? Should I create a view by myself or something yet?

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

      Hi and welcome to devnet,

      What kind of transformation do you have ing mind ?

      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

      • Login

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