Classbrowser and compiler macros
Werner Modenbach
modenbach at alc.de
Fri Jul 27 15:54:02 BST 2001
Is there any solution for the problem that the class browser doesn't work
with macros?
#if defined(HAVE_KDE)
class Cl_MyApplication : public KApplication {
#else
class Cl_MyApplication : public QApplication {
#endif
The browser shows a nested class definition.
- Werner -
--
--------------------------------------------------------------
ALC Computertechnik GmbH
\_ \_ \_\_\_ Kaiserstr. 100
\_\_ \_ \_ D-52134 Herzogenrath
\_ \_ \_ \_ Germany
\_\_\_\_ \_ \_ Fon +49 2407 95810
\_ \_ \_ \_ Fax +49 2407 958139
\_ \_ \_\_\_\_ \_\_\_ http://www.alc.de
===========================================================
Werner Modenbach modenbach at alc.de
--------------------------------------------------------------
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list