Results 1 to 2 of 2

Thread: script

  1. #1
    Join Date
    Jun 2010
    Posts
    38
    Thanks
    3
    Qt products
    Qt4
    Platforms
    Windows

    Question script

    I am using qt script now.

    What I will do is to realize a editor which can calculator array data or table data use operator "+ ,-,*,/".For example : array1 + array2 = array3. But you know script can't do it, so what can I do ???
    in these way?or other..?
    1.write a override operator script file?but javascript dont support override.
    2.realize it in qt?


    thank you

  2. #2
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: script

    If you want to support something not supported by existing scripting languages, theres nothing stopping you from creating your own. There are Qt classes for that.

Similar Threads

  1. Using QT Script...
    By minhaz in forum Newbie
    Replies: 1
    Last Post: 18th August 2009, 23:29
  2. Qt Script
    By c_srikanth1984 in forum Qt Programming
    Replies: 3
    Last Post: 9th June 2009, 11:35
  3. Can I include a script from script?
    By yycking in forum Qt Programming
    Replies: 1
    Last Post: 24th April 2009, 04:01
  4. Qt script
    By rajesh_clt3 in forum Qt Programming
    Replies: 2
    Last Post: 27th July 2007, 13:40
  5. Windec and RTL script
    By Maxilys in forum KDE Forum
    Replies: 2
    Last Post: 23rd February 2006, 03:25

Tags for this Thread

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.