Results 1 to 3 of 3

Thread: Using KParts

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

    Default Using KParts

    Hi,

    Can any one please tell me how to use KParts from the scratch. Please assume that i dont know any thing. I know only Qt. Suggest some documentation reguarding first step towards the KParts-Building some small applications and so on.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Thanks
    28
    Thanked 976 Times in 912 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Using KParts


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

    Default kparts again

    Helo sir,

    To begin with kparts, many have suggested me the following link

    Chapter 13: Creating and Using Components (KParts)
    by David Faure

    Now i have the documentation of that, i have read the document. I have prepared some files as he said. I copied the source from that html and prepared those files. Now i have those files under one directory:

    -> notepad_part.h

    -> notepadpart.rc

    -> notepad_part.cpp

    -> notepad_factory.h

    -> notepad_factory.cpp


    In notepadpart.rc he has refered to kpartgui.dtd, which i was not having, later i even downloaded that. now it is also in the same directory.

    there are only these files. What other files do i require..??

    can u please tell me, which is the file containing the main() or rather which file to be compiled.

    he talks about some makefile(auto make) which i dont know. can any one send me the makefile for this project if it is necessary to make this notepad project work.

    he has provided a part of the makefile in which he has stated "libnotepad.la"... what is that..??

    If somebody tells me how to compile in step by step manner it will be of great help.

    thanks a lot

Similar Threads

  1. Kparts or what...??
    By deepusrp in forum KDE Forum
    Replies: 1
    Last Post: 19th February 2007, 19:30

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.