Results 1 to 8 of 8

Thread: Customization of Qt Demo

  1. #1
    Join Date
    Oct 2010
    Posts
    6
    Qt products
    Qt4
    Platforms
    Unix/X11

    Post Customization of Qt Demo

    Hi all,

    I need help. I will have to customize Qt Demo applications due to exclusions of around 8 libraries like QtNetwork, QtOpenGL etc. What and where all will i have to do my modifications on account of these exclusions? It will be useful if i get some brief idea about it.

    Thanks in Advance,
    Nivditha

  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: Customization of Qt Demo

    Do you want simply to remove the applications from QtDemo or do you want to change code of any of them?
    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.


  3. #3
    Join Date
    Oct 2010
    Posts
    6
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Customization of Qt Demo

    Few test cases that are not required are to be removed and few which got affected by exclusions are to
    be modified. Where can i find the test suites? in /src or in /tools

  4. #4
    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: Customization of Qt Demo

    What test suites? Are you talking about Qt Demo or tests?
    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.


  5. #5
    Join Date
    Oct 2010
    Posts
    6
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Customization of Qt Demo

    Sorry for not being clear. Its about developing test suites only. modifying testlib.

  6. #6
    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: Customization of Qt Demo

    So what does Qt Demo has to do with this? The examples and demos don't have corresponding test cases, only test suites for Qt itself are available (in the tests subdirectory of Qt's source tree).
    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.


  7. #7
    Join Date
    Oct 2010
    Posts
    1
    Qt products
    Qt/Embedded
    Platforms
    Unix/X11

    Default Re: Customization of Qt Demo

    Quote Originally Posted by wysota View Post
    So what does Qt Demo has to do with this? The examples and demos don't have corresponding test cases, only test suites for Qt itself are available (in the tests subdirectory of Qt's source tree).
    Could you please tell me the path for these tests' subdirectory. What are the applications/examples in qt demo useful for?
    Also, if I have to test that QT is working properly, I have to use QTestlib. Is that correct?

  8. #8
    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: Customization of Qt Demo

    Quote Originally Posted by anjanikumardas View Post
    Could you please tell me the path for these tests' subdirectory.
    The path is "tests" in Qt's source tree.

    What are the applications/examples in qt demo useful for?
    They are useful for getting yourself familiar with Qt.
    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. QTabWidget customization
    By asafzakay in forum Qt Programming
    Replies: 16
    Last Post: 26th November 2017, 11:01
  2. MAC OS tray menu customization?
    By amras in forum Qt Programming
    Replies: 0
    Last Post: 28th September 2010, 14:50
  3. QfileDialog customization
    By vjsharma_30 in forum Qt Programming
    Replies: 2
    Last Post: 9th March 2010, 06:02
  4. QSqlTableModel column customization
    By kishore7771 in forum Qt Programming
    Replies: 1
    Last Post: 16th October 2009, 09:07
  5. Window customization
    By Kostanev in forum Qt Programming
    Replies: 11
    Last Post: 14th August 2008, 18:04

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.