Results 1 to 7 of 7

Thread: Is QT Right Choice for my application?

  1. #1
    Join Date
    Aug 2015
    Posts
    3
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded Qt Jambi PyQt3 PyQt4
    Platforms
    MacOS X Windows Android

    Default Is QT Right Choice for my application?

    Hi Everyone,

    I am planning to design a website for a specific set of audience but the content of the site is not a HTML based content. It should have some interactive graphics such as designing, filling, graphical way of explaining solutions etc.

    If I build the application using QT5, can I embed that application to a website with a registration and security of the content based on registration etc.
    Also if I want to extend the application to Mobile App such as iOS or Android, how compatible will be the original application developed from Windows/MacOS PC based platforms?

    I have my model, requirements, and plan in place. I need some serious help in exploring the options that I can consider for my application.

    Regards,
    Chiru

  2. #2
    Join Date
    Aug 2015
    Posts
    25
    Thanks
    3
    Qt products
    Qt5
    Platforms
    Unix/X11

    Default Re: Is QT Right Choice for my application?

    As far as I know you can't embed Executables into Websites.
    What you are looking for is Flash / Actionscipt I think.

  3. #3
    Join Date
    Aug 2015
    Posts
    3
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded Qt Jambi PyQt3 PyQt4
    Platforms
    MacOS X Windows Android

    Default Re: Is QT Right Choice for my application?

    Thanks for the reply. I will try to explain with some example of what I am planning to do.

    I want to display an abacus for example on the right side with a simple addition question on the left hand side. I want to move the balls in abacus to the side as per the problem and get the result.

    This can give solution to many questions such as 1+2, 3+4 etc. I want to have this kind of solution in the form of a website to help my students in a browsing application way. Similarly there can be many more types of questions and many methods of solving, designing questions etc.

    I am a little confused, which technology to pick to handle these kind of requirements. I am very good web based application design (Using various frameworks) and have knowledge in C, C++, and Flash (to limited extent). I haven't coded anything of this sort before where an application features combined with web based features.

    Appreciate any suggestions on how to start on this.

    Regards,
    Chiru

  4. #4
    Join Date
    Aug 2015
    Posts
    25
    Thanks
    3
    Qt products
    Qt5
    Platforms
    Unix/X11

    Default Re: Is QT Right Choice for my application?

    I think this can be even accomplished with Java-Script, if you don't want to use flash.

    Maybe in the near future you will be able to embed QML into Websites.
    Found this Link: http://akreuzkamp.de/2013/07/10/weba...ality-anymore/

  5. #5
    Join Date
    Aug 2015
    Posts
    3
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded Qt Jambi PyQt3 PyQt4
    Platforms
    MacOS X Windows Android

    Default Re: Is QT Right Choice for my application?

    Is it possible to create an application with GUI using Javascript ? Haven't heard of it to that extent. Can you help provide some example sites?

    Regards,
    Chiru

  6. #6
    Join Date
    Aug 2015
    Posts
    25
    Thanks
    3
    Qt products
    Qt5
    Platforms
    Unix/X11

    Default Re: Is QT Right Choice for my application?

    Yes, you can create GUI Elements as well as Interactive stuff like drag and drop of Images.

    This Site should get you started.
    http://jsmadeeasy.com/about.htm

  7. #7
    Join Date
    Oct 2013
    Posts
    102
    Thanked 1 Time in 1 Post
    Qt products
    Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Is QT Right Choice for my application?

    Another option is to create a java applet in put it inside webpage.

Similar Threads

  1. Container choice problem
    By ZikO in forum Newbie
    Replies: 2
    Last Post: 18th September 2012, 00:08
  2. is Qt a good choice for S60 SDK 5
    By coco in forum Qt for Embedded and Mobile
    Replies: 2
    Last Post: 4th May 2010, 20:33
  3. Qt language of choice
    By alecs1 in forum Qt Programming
    Replies: 4
    Last Post: 26th April 2009, 20:13
  4. The right choice of IDE
    By LordQt in forum Qt Programming
    Replies: 2
    Last Post: 17th August 2007, 12:21
  5. Question about iterator's choice
    By Dark_Tower in forum Qt Programming
    Replies: 8
    Last Post: 20th December 2006, 16:09

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.