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 to develop Welcome Window like QT Creator has neally same ???
Forum Updated to NodeBB v4.3 + New Features

How to develop Welcome Window like QT Creator has neally same ???

Scheduled Pinned Locked Moved Solved General and Desktop
5 Posts 3 Posters 1.1k Views 2 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.
  • S Offline
    S Offline
    ShrikantAmbade
    wrote on last edited by
    #1

    Hello Everyone,

    As I am completely new in programming and QT also.. Please Help
    I want to develop Editor and want to design a welcome Window like QT Creator has...
    On left hand side my model components and right hand side the window where i can drag and drop my components..

    Many Thanks in Advance

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

      Hi,

      Do you mean like the Designer part ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      S 1 Reply Last reply
      0
      • S ShrikantAmbade

        Hello Everyone,

        As I am completely new in programming and QT also.. Please Help
        I want to develop Editor and want to design a welcome Window like QT Creator has...
        On left hand side my model components and right hand side the window where i can drag and drop my components..

        Many Thanks in Advance

        JKSHJ Offline
        JKSHJ Offline
        JKSH
        Moderators
        wrote on last edited by JKSH
        #3

        Hi,

        @ShrikantAmbade said:

        As I am completely new in programming and QT also.. Please Help

        Since you are completely new to programming, I strongly suggest you start by doing some tutorials for beginners. See:

        • C++ tutorial: http://doc.qt.io/qt-5/gettingstartedqt.html
        • QML tutorial: http://doc.qt.io/qt-5/qml-tutorial.html

        I want to develop Editor and want to design a welcome Window like QT Creator has...

        After you have finished the tutorials, you can study Qt Creator's source code: http://code.qt.io/cgit/qt-creator/qt-creator.git/tree/share/qtcreator/welcomescreen

        Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

        1 Reply Last reply
        0
        • SGaistS SGaist

          Hi,

          Do you mean like the Designer part ?

          S Offline
          S Offline
          ShrikantAmbade
          wrote on last edited by
          #4

          @SGaist Yes, there window is divided and I want to develop like that....

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

            I'd recommend following @JKSH's suggestions, you'll get quicker to the result by taking the time to do the tutorials and learning the core languages properly.

            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