help-source-highlight
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-source-highlight] Source-Highlight-Qt


From: Lorenzo Bettini
Subject: [Help-source-highlight] Source-Highlight-Qt
Date: Mon, 06 Jul 2009 15:35:05 +0200
User-agent: Thunderbird 2.0.0.22 (X11/20090608)

Hi

I've just released this program:

http://srchiliteqt.sourceforge.net/

Source-highlight-qt is a library for performing syntax highlighting in
Qt documents by relying on GNU Source-Highlight library,
http://www.gnu.org/software/src-highlite/.

Although the use of GNU Source-highlight library is pretty hidden by
this library, so the programmer must not need the details of GNU
Source-highlight library, yet, some general notions of GNU
Source-highlight might be useful (especially how language definition
files are defined, where the configuration files are stored, etc.).

This library provides an implementation of the qt abstract class
QSyntaxHighlighter class, and it deals both with Qt3 and Qt4, although
you will need to build a separate version of the library for the two
different qt frameworks.
Please note, the Qt3 version has less features and it is there only for
old qt applications; furthermore, QSyntaxHighlighter class in Qt3 has
some design problems which make it quite inefficient to use.

any feedback is more than welcome :-)

cheers
        Lorenzo

--
Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino
ICQ# lbetto, 16080134     (GNU/Linux User # 158233)
HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com
http://www.myspace.com/supertrouperabba
BLOGS: http://tronprog.blogspot.com  http://longlivemusic.blogspot.com
http://www.gnu.org/software/src-highlite
http://www.gnu.org/software/gengetopt
http://www.gnu.org/software/gengen http://doublecpp.sourceforge.net





reply via email to

[Prev in Thread] Current Thread [Next in Thread]