Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Is it possible to write code business layer logic on QtCreator which can be reused in future for Qt For Device Creator?
QtWS25 Last Chance

Is it possible to write code business layer logic on QtCreator which can be reused in future for Qt For Device Creator?

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
3 Posts 2 Posters 756 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.
  • N Offline
    N Offline
    Noam3964
    wrote on last edited by
    #1

    Hi, All.
    Is it possible to write code business logic on QtCreator which can be reused in future for Qt For Device Creator?
    I am talking about all the business logic which will be written first for desktop and after some period we will want to take this logic and recompile and rebuild for embedded device.
    Is this some useful article that I can read about it?
    Thanks in Advance
    Noam

    M 1 Reply Last reply
    0
    • N Noam3964

      Hi, All.
      Is it possible to write code business logic on QtCreator which can be reused in future for Qt For Device Creator?
      I am talking about all the business logic which will be written first for desktop and after some period we will want to take this logic and recompile and rebuild for embedded device.
      Is this some useful article that I can read about it?
      Thanks in Advance
      Noam

      M Offline
      M Offline
      mvuori
      wrote on last edited by
      #2

      AFAIK, the Qt For Device Creator is mainly the portable device-abstracting library platform plus a bootable runtime system for devices, so what you are thinking of doing is exactly as one is supposed to be able to do and the very way of working that makes most sense for software development.

      N 1 Reply Last reply
      2
      • M mvuori

        AFAIK, the Qt For Device Creator is mainly the portable device-abstracting library platform plus a bootable runtime system for devices, so what you are thinking of doing is exactly as one is supposed to be able to do and the very way of working that makes most sense for software development.

        N Offline
        N Offline
        Noam3964
        wrote on last edited by
        #3

        @mvuori Thanks a lot.

        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