News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Filtering files with 'Edit file types & categories'

Started by scarphin, October 12, 2014, 05:10:36 PM

Previous topic - Next topic

scarphin

Is it possible to filter files like 'moc*.cpp' under a 'moc' group in management->projects? The point is moc files are outputs of 'meta objects compiler' and are valid .cpp files but they are not meant to be edited by hand (it's possible though). So separating them from source files comes handy. I tried entering 'moc_*.cpp' for a 'moc' group under 'Edit file types & categories' but it didn't work.