Results 1 to 6 of 6

Thread: qwt+kde in eclipse?

  1. #1
    Join Date
    Apr 2007
    Posts
    16
    Thanks
    4
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Question qwt+kde in eclipse?

    Hi all
    I have downloaded the qt eclipse plugin from trolltech on my Debian Lenny system and it worked without any issues whatsoever.
    I am using qt4.
    However it doesn't give me access to kde and qwt widgets there like I get in designer.
    Can someone please suggest how it can be done? I would appreciate a positive reply.
    Regards
    Hildebrand

  2. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: qwt+kde in eclipse?

    As far as I remember, Qt must be compiled into special namespace (CppIntegration or something similar) to be able to install custom widget plugins in Eclipse. You might want to ask Trolltech support for more details.
    J-P Nurmi

  3. #3
    Join Date
    Apr 2007
    Posts
    16
    Thanks
    4
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: qwt+kde in eclipse?

    qwt is another open source library running on top of qt. Trolltech won't support qwt and hence can't be asked.

  4. #4
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: qwt+kde in eclipse?

    Quote Originally Posted by hildebrand View Post
    qwt is another open source library running on top of qt.
    Yes, I know.

    Trolltech won't support qwt and hence can't be asked.
    It's not about Qwt. It's about custom widget plugins in Eclipse in general. In order to get any custom widget plugin into the Eclipse integration, you must compile them AND Qt with the same options as the Qt Eclipse integration was built with. I've seen the configure options. I've seen it working. I just don't have the options at hand. That's why I told you to contact TT support.
    J-P Nurmi

  5. #5
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: qwt+kde in eclipse?

    http://trolltech.com/developer/downl...ation-download:
    If you want to create your own designer plugins you will need to create them with the same version that the integration was built with (currently Qt 4.4.2). Qt must be configured with '-qtnamespace QtCppIntegration' on Windows, and with '-qtnamespace QtCppIntegration -qtlibinfix CppIntegration' on Linux as of Qt Eclipse Integration 1.4.2, to create custom designer plugins.
    J-P Nurmi

  6. #6
    Join Date
    Oct 2007
    Location
    Lake Forest, CA, USA
    Posts
    132
    Thanks
    10
    Thanked 27 Times in 22 Posts
    Qt products
    Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android

    Default Re: qwt+kde in eclipse?

    Hi, all. I've just installed Eclipse + Qt Integration Plugin, then Qwt packages (I am using ubuntu and they are in standard repository), so I've Qwt widgets in standalone QtDesigner, but not in Eclipse version.
    This page says I have to recompile whole Qt and Qwt libraries to have widgets in Eclipse, is there a way not to do it? I use default Ubuntu's packagaes for Qt and do not want to replace them. Any solutions? Thanks.
    Oleg Shparber

Similar Threads

  1. QWT 5.1.0 installation with eclipse
    By kokasurfer in forum Installation and Deployment
    Replies: 1
    Last Post: 17th September 2008, 11:04
  2. Qt commercial with eclipse and cl.exe
    By wojtek in forum Qt-based Software
    Replies: 1
    Last Post: 3rd July 2008, 15:55
  3. QWT introduction
    By nitriles in forum Qwt
    Replies: 4
    Last Post: 28th September 2007, 11:48
  4. Howto use Eclipse with QT4 in 10 steps
    By the_bis in forum Newbie
    Replies: 3
    Last Post: 28th January 2007, 21:21
  5. use interesting QWT Library with QT3.X
    By raphaelf in forum Qwt
    Replies: 2
    Last Post: 23rd January 2006, 12:24

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.