sponsor Vim development Vim logo Vim Book Ad

qt2vimsyntax : syntax definition for Trolltech Qt library (C++)

 script karma  Rating 7/6, Downloaded by 1229  Comments, bugs, improvements  Vim wiki

created by
Pawel Stolowski
 
script type
syntax
 
description
A perl script that creates syntax definition for Trolltech' Qt library (http://www.trolltech.com) by scanning all qt includes and gaining class names. Assumes $QTDIR environment is set; if not, /usr/lib/qt is scanned.
 
install details
This is not a ready-to-install syntax file, you have to generate one with this script:
./qt2vimsyntax > ~/.vim/after/syntax/c.vim
This will create it for your qt installation (qt header files required!) and place it in your personal vim directory.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
qt2vimsyntax 1.1 2003-10-15 5.7 Pawel Stolowski Fixed small typo in regexp matching that caused many basic classes to be missed.
qt2vimsyntax 1.0 2003-10-11 5.7 Pawel Stolowski Initial upload
ip used for rating: 18.188.108.54

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github