[Interest] equivalent of python glob

Bob Hood bhood2 at comcast.net
Fri Aug 23 18:37:49 CEST 2019


On 8/23/2019 9:03 AM, Thiago Macieira wrote:
> On Friday, 23 August 2019 07:38:56 PDT Bob Hood wrote:
>> e.g., QDirIterator iter(base_folder, QStringList() << "*.*", QDir::Files,
>> QDirIterator::Subdirectories);
> "*.*" is "all files containing a dot" (and not in the first character) and the
> vast majority of files in /usr/bin don't.

Yeah, sorry, that was from Windows code.




More information about the Interest mailing list