Results 1 to 2 of 2

Thread: Kparts or what...??

  1. #1
    Join Date
    Jan 2007
    Posts
    29
    Thanks
    6
    Qt products
    Qt3
    Platforms
    Unix/X11 Windows

    Default Kparts or what...??

    Hello sir

    I am doing a project based on a graphics tool. I should have an area to take the text
    input and a display area where i can display the output. I am planning to have kwrite for
    that input and some postscript viewer for that output. I want to embed both in the same
    application. Please suggest some ideas.

    What i have designed now is i have a taken a text area and some label object for the
    display in Qt. In that label area i want to embed ps viewer with all its functionality.
    Please let me know kow to accomplish it

    Thanks, in advance

  2. #2
    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: Kparts or what...??

    It is a KDE application, right? You can then use the kpdf kpart for the ps viewer.

    The docs are here.

    Take a closer look at this example.

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.