I did some searching, but, no luck, and, maybe I don't know how to phrase the search...

Using QFileDialog, how do I get it to show files and folders that begin with a period (or dot), for example, in a home folder in Linux you typically have:

/home/user/.config

In this case a folder.

or:

/home/user/.bashrc

In this case a file.