Results 1 to 3 of 3

Thread: Create binaries from QSA

  1. #1
    Join Date
    Aug 2006
    Posts
    44
    Thanks
    10
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default Create binaries from QSA

    Hello,

    I am working on an application, but would like to give other users the opportunity to create their own tools (plugins) and add them to the application. Since there might be some commercial aspects to the project, I do not want to give them the burdon of bothering about QT licensing. QSA would be a nice solution for this. It seems to me it would be beneficial if plugins could be developed using QSA (using my input/output - display - ... functionalities) and compiled to a library which can then be detected by the main program. Other roads are also possible, but for all of them would it would be nice to be able to compile a QSA script to a DLL or EXE. Is there a possiblity to do this ?

  2. #2
    Join Date
    Jan 2006
    Location
    Alingsås, Sweden
    Posts
    437
    Thanks
    3
    Thanked 39 Times in 39 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Create binaries from QSA

    I would have to say no. The idea of QSA is to allow the users to create scripts - not plugins. But building an application that locates all scrips in a directory and uses them as "plugins" would not be a problem. That is probably the way to do it.

  3. The following user says thank you to e8johan for this useful post:

    Raistlin (30th September 2006)

  4. #3
    Join Date
    Aug 2006
    Posts
    44
    Thanks
    10
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Create binaries from QSA

    Thank you for this information. I am consulting with Trolltech now, since I'm afraid I also need more functionality than QSA can provide. QSA indeed does not seem able to provide enough to make high performance plugins.

Similar Threads

  1. QSA tutorials/books
    By bouy in forum General Discussion
    Replies: 1
    Last Post: 27th February 2007, 08:11
  2. How to create an Insert/Submit button for a form.
    By fnmblot in forum Qt Programming
    Replies: 5
    Last Post: 4th August 2006, 16:18
  3. Q_ENUMS with QSA
    By Alex in forum Qt Programming
    Replies: 0
    Last Post: 24th May 2006, 01:36
  4. How to create directories??
    By paranoid_android in forum Qt Programming
    Replies: 3
    Last Post: 9th March 2006, 16:28
  5. using Mysql: Ca't create TCP/IP socket
    By blackliteon in forum Qt Programming
    Replies: 6
    Last Post: 9th February 2006, 18:25

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.