Results 1 to 6 of 6

Thread: Questionairrre Application

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2010
    Posts
    6
    Thanks
    1
    Qt products
    Qt/Embedded
    Platforms
    Unix/X11

    Default Re: Questionairrre Application

    Hi

    I intend using this application on an embedded ARM9 platform. Therefore I am limited to the number of technologys I can use + the footprint needs to be kept small.

    Regards
    Mickey

  2. #2
    Join Date
    Sep 2009
    Posts
    72
    Thanked 10 Times in 10 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded Qt Jambi
    Platforms
    Unix/X11 Windows

    Default Re: Questionairrre Application

    fair enough

    what is the available size of target device ? the reason i am asking this cause if you can use QWebkit.dll then using XSLT you can generate random questionair. so that can be dynamic.
    also user settings/admin settings you can store in xml/config file. and load change settings accordingly

  3. #3
    Join Date
    Sep 2009
    Posts
    72
    Thanked 10 Times in 10 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded Qt Jambi
    Platforms
    Unix/X11 Windows

    Default Re: Questionairrre Application

    Forgot to mention XSLT will generate html pages wich has questionair and will be displayed as web pages on screen

  4. #4
    Join Date
    Jan 2010
    Posts
    6
    Thanks
    1
    Qt products
    Qt/Embedded
    Platforms
    Unix/X11

    Default Re: Questionairrre Application

    I have 256MB of flash at the moment, but this is for development pursposes. Ideally if I can keep size as low as possible I can go for smaller flash and keep cost low.

    Thanks for the hints. I will look into these now and see how it could work

    Mickey

Similar Threads

  1. Replies: 8
    Last Post: 5th November 2012, 08:43
  2. Replies: 3
    Last Post: 6th January 2010, 16:55
  3. Replies: 12
    Last Post: 29th February 2008, 13:35
  4. Qt application with a C "sub" application - compilation
    By Tux-Slack in forum Qt Programming
    Replies: 2
    Last Post: 10th December 2007, 01:46

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
  •  
Qt is a trademark of The Qt Company.