How do you get a QStringList created in a function out so it can be used by other functions.
I have a function that gets the filenames from a pre-selected directory. I need to use this info in a number of functions. Here is my function:
How do I get this out of this function.
Thanks,
Bookmarks