Results 1 to 2 of 2

Thread: Using QT Script...

  1. #1

    Question Using QT Script...

    Hi! I have following questions regarding qt script:
    1. I understand that I shall have to invoke the script from the application. But when do I do that? I mean how I make sure I would run certain set of tests at certain time. How do I make sure finished application does not run tests, or does not generate test related signals when I don't want to. Do I have to edit the application every time?

    2. Is there a tutorial which says: this is the application, these are the things I want to test and this is how I would like to test... A complete walk through tutorial.

    Sorry for asking silly questions as a complete newbie to QT.

    BR
    MM

  2. #2
    Join Date
    Aug 2009
    Location
    Greece, Chania
    Posts
    63
    Thanked 11 Times in 11 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60

    Default Re: Using QT Script...

    This example about QtScript maybe helpful http://doc.trolltech.com/4.5/script-calculator.html

Similar Threads

  1. Whats wrong with this script -- help needed
    By swamyonline in forum Qt Programming
    Replies: 5
    Last Post: 2nd July 2009, 13:17
  2. Qt Script
    By c_srikanth1984 in forum Qt Programming
    Replies: 3
    Last Post: 9th June 2009, 10:35
  3. Can I include a script from script?
    By yycking in forum Qt Programming
    Replies: 1
    Last Post: 24th April 2009, 03:01
  4. Testing app with Qt Script
    By Angelo Moriconi in forum Qt Programming
    Replies: 5
    Last Post: 23rd October 2007, 08:20
  5. How to use PERL script in Qt
    By joseph in forum Qt Programming
    Replies: 1
    Last Post: 9th August 2007, 21:57

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.