Results 1 to 2 of 2

Thread: Qt GUI and Qt Core

  1. #1
    Join Date
    Aug 2014
    Posts
    22
    Thanks
    5
    Qt products
    Qt5

    Default Qt GUI and Qt Core

    Hi,
    Please clear my understanding on Qt-GUI And Qt-Core.
    Core only for Display and GUI for touch( and other events).

    If I have touch screen LCD (meaning touch+display required), qt core + GUI are required. here touch area and display item/widget are related,
    If we consider separate keypad and Display like in older mobile devices, only Qt core can serve the purpose.

    thanks in advance

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Qt GUI and Qt Core

    Core is for non-gui, Gui is for... gui So if you want to display anything, you will need QtGui.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Core C++ and QML App
    By west in forum Newbie
    Replies: 1
    Last Post: 16th April 2014, 13:11
  2. CPU core information
    By bred in forum Qt Programming
    Replies: 1
    Last Post: 2nd December 2010, 17:17
  3. QT core lib performance?
    By Quentin in forum Qt Programming
    Replies: 1
    Last Post: 31st January 2009, 09:17
  4. core dump
    By DadaLee in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 16th September 2008, 10:05
  5. app core dumps!!
    By Seema Rao in forum Qt Programming
    Replies: 6
    Last Post: 3rd May 2006, 12:36

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.