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
Forum Updated to NodeBB v4.3 + New Features

Good way to use Qt

Scheduled Pinned Locked Moved Unsolved General and Desktop
c++qt5designoop
2 Posts 2 Posters 891 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.
  • K Offline
    K Offline
    knowill
    wrote on 23 Aug 2016, 19:46 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
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 23 Aug 2016, 21:13 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

      2/2

      23 Aug 2016, 21:13

      • 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