Code completion in kdevelop 3.4

Amilcar do Carmo Lucas webmaster at kdevelop.org
Thu Feb 1 11:32:52 GMT 2007


On Thursday 01 February 2007 12:08:42 Sbaush wrote:
> Hi, i'm using kdevelop 3.4 in my kubuntu.
> I would use the code completion for external libraries, in particular for
> the wxwidget
> In my project i include some functions of the wx:
>
> #include <wx/wx.h>
> #include <wx/string.h>
> #include <wx/ffile.h>
>
> So i can declare a wxString and use it in my app!
>
> wxString String;
>
> Now i would digit
> String.
> and see al the methods availabe for wxString.
> i tried to modify the Project - Project options - C++ specific - Code
> completion but without success...
> What can i do to have this feature?
Did you read the FAQ ?

http://www.kdevelop.org/mediawiki/index.php/FAQ#How_can_I_enable_code_completion_for_external_libraries.3F


-- 
Amilcar Lucas
Webmaster
The KDevelop project




More information about the KDevelop mailing list