Results 1 to 6 of 6

Thread: QT COM Programming

  1. #1
    Join Date
    Feb 2007
    Posts
    6
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Windows

    Question QT COM Programming

    how to access COM objects through QT
    I have very less idea abt COM programming
    In QT commercial edition there's a QAxWidget to load activex components
    how can i access COM objects using open source edition

    could anybody send links to examples or tutorials for QT COM programming?
    sARaV


  2. #2
    Join Date
    Jan 2006
    Location
    Bremen, Germany
    Posts
    554
    Thanked 86 Times in 81 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QT COM Programming

    Search for 'qextserialport' , also on qt-interest.

  3. #3
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: QT COM Programming

    Quote Originally Posted by ChristianEhrlicher View Post
    Search for 'qextserialport' , also on qt-interest.
    I think this is about COM as in COM/DCOM/ActiveX/OLE, not as in serial port.

    My suggestion is to look at Microsoft related forums or directly at MSDN.

  4. The following user says thank you to wysota for this useful post:

    sarav (24th February 2007)

  5. #4
    Join Date
    Jan 2006
    Location
    Bremen, Germany
    Posts
    554
    Thanked 86 Times in 81 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QT COM Programming

    Yes, sorry - I did not read 'objects'
    The open-source version does not support ActiveQt. I was asked if we could add this as a subproject of qtwin, but I have no time for this and think that such a special (== non portable) solution should not be a goal for this project (it's merely a part to bring kdelibs4 to win32). -> I never heard about a open source project which tried to add this.

  6. #5
    Join Date
    Feb 2007
    Posts
    6
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: QT COM Programming

    now i have installed QT evaluation edition for using activeQT and its working fine

    but is there anyway i could access COM objects through open source edition?
    sARaV


  7. #6
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: QT COM Programming

    Yes, use the native API.

  8. The following user says thank you to wysota for this useful post:

    sarav (24th February 2007)

Similar Threads

  1. Using QGraphicsView with model/view programming
    By JLP in forum Qt Programming
    Replies: 3
    Last Post: 29th January 2007, 11:04
  2. Replies: 2
    Last Post: 17th October 2006, 19:25
  3. MODEL/VIEW programming and TABLES
    By newbie in forum Qt Programming
    Replies: 5
    Last Post: 27th August 2006, 21:26
  4. Replies: 1
    Last Post: 10th July 2006, 11:23
  5. MODEL/VIEW programming
    By mira in forum Newbie
    Replies: 3
    Last Post: 21st April 2006, 11:19

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.