[Bug 75602] New: falsely highlights C++ sources as Qt sources

Ulrich Eckhardt doomster at knuut.de
Thu Feb 19 13:18:06 UTC 2004


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
      
http://bugs.kde.org/show_bug.cgi?id=75602      
           Summary: falsely highlights C++ sources as Qt sources
           Product: kdevelop
           Version: 3.0.0
          Platform: Debian testing
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel kdevelop org
        ReportedBy: doomster knuut de


Version:           3.0.0 (using KDE KDE 3.2.0)
Installed from:    Debian testing/unstable Packages

The problem is mainly that using Qt, you in fact write programs in a different language than in C++. Qt sources are first transformed to C++ and then compiled. Both are very similar, but still, Qt is not C++.
This manifests itself in the fact that syntax-highlighting is messed up for C++ code that uses Qt-keywords, which are normal identifiers in C++, like 'slots' or 'emit'.

 cheers & thumbs up! 

Uli




More information about the KDevelop-devel mailing list