Any simple standard cli args parser included with Qt would be overwhelmingly better than none at all even if it's just -s shortops (/s for win) and worry about --longopts and tar-like variations for Qt6+. The simpler the better as long as it's universally available in qtcore, if possible, sooner than later.