Results 1 to 4 of 4

Thread: ActiveQt

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2008
    Posts
    3
    Qt products
    Qt4
    Platforms
    Windows

    Unhappy ActiveQt

    Hello i am new to Qt and needed help with actveqt

    After doing the following :

    Qt Code:
    1. sample = new QAxWidget();
    2. sample->setControl("{BAF827A4-6347-11D2-956A-00A0C96125B2}");
    To copy to clipboard, switch view to plain text mode 
    then i executed dumpcpp to generate the namespace.
    and i included the namespace within my project.

    Next,How do i access the methods of my control ???

    Plz help!
    sabna
    Last edited by jpn; 7th March 2008 at 06:52. Reason: missing [code] tags

Similar Threads

  1. Replies: 3
    Last Post: 7th October 2015, 19:43
  2. ActiveQt 2-dim arrays
    By nile.one in forum Qt Programming
    Replies: 1
    Last Post: 17th October 2007, 04:26
  3. ActiveQt: can I override lcid?
    By a550ee in forum Qt Programming
    Replies: 0
    Last Post: 3rd October 2007, 07:44
  4. QT, ASP.NET and ActiveQt
    By croland in forum Qt Programming
    Replies: 1
    Last Post: 18th June 2007, 18:10
  5. Replies: 6
    Last Post: 3rd February 2006, 09:48

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.