Results 1 to 1 of 1

Thread: QtScript problem

  1. #1
    Join Date
    Jan 2006
    Posts
    7
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default QtScript problem

    Hello!

    I'm writing a Qt application and I use a QtScript extension.
    I've got a some problem:
    I have a main-form. Also I have a additional-form and js-script with it.
    I load(by QUiLoader) additional-form and load js-script for manage this form, but I can't connect signal from widgets on additional-form to some function.
    But if the additional-form will be using as main form than all will be Ok.

    Works and doesn't work code you can see in attachment.

    What is wrong? Help please.

    Thanks.

    PS: I have Qt 4.3.2 on Linux Gentoo 2.6.20-gentoo-r3
    PSS: when app works into console should be written "it works!!! :-)" after clicking button "Click me"
    Attached Files Attached Files
    Last edited by IPFreely; 23rd January 2008 at 11:13.

Similar Threads

  1. Tricky problem with ARGB widget / UpdateLayeredWindow
    By nooky59 in forum Qt Programming
    Replies: 3
    Last Post: 21st February 2008, 10:35
  2. QtScript Q_ENUM problem
    By oc2k1 in forum Qt Programming
    Replies: 0
    Last Post: 14th May 2007, 16:07
  3. QTimer problem ... it runs but never triggs
    By yellowmat in forum Newbie
    Replies: 4
    Last Post: 4th July 2006, 12:54
  4. Replies: 16
    Last Post: 7th March 2006, 15: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.