[Qt-creator] Project files filter

Paweł Faron pawelfaron87 at wp.pl
Wed Feb 20 20:57:56 CET 2013


Hello,

When I ?Import Existing Project? I have the possibility to ?Hide files matching? some particular pattern. This is for sure very useful feature, but quite cumbersome for me. This is because in my project location I have tones of files with different extensions that I?m not interested in. My correct filter (not complete yet) looks like this:

?*.txt;*.sh;*.o;*.svn*;*.csv;*.list;*.out;*.csh;*_GT;*_UT;Makefile.*;*.xml;*.static;*.xslt;*.jar;*.pl;*.dtd;*.xsd;*.xsl;*.xui;;*.xpr;*.sch;*.doc;*.launch;*.py;*.lic;*.properties;*.java;*.png;*.gif;*.ico;*.mk;*.a;*.so*;*.cfg;*.err;*.include?

 I?m only interested in files containing C\C++ code. Is it possible to do this otherwise and specify only those file extensions I want to include in my project?

Pawel






More information about the Qt-creator mailing list