bug in the class browser

Falk Brettschneider gigafalk at geocities.com
Tue Jun 15 20:29:51 BST 1999


Hi,

I´m writing Qt-based cross-platform stuff also for dynamic link
libraries (.so and .dll).
That´s why I have to use a macro EXPORT in my class declarations (right
after the keyword "class") to enable import and export also for MSWin32
Dlls. On Unix this macro does nothing.
Well, the problem is that the class browser cannot detect such a marked
class. The class is simply skipped, means it is not shown by the class
view.
Maybe someone can fix that (?!).

Ciao,
--Falk



More information about the KDevelop mailing list