Is there a way to use QCommandLineParser with an option followed by multiple values?

后端 未结 0 640
佛祖请我去吃肉
佛祖请我去吃肉 2021-01-29 04:57

I need to make my app scan for a number of ports given as command line arguments and so far I have this:

    QCommandLineOption portScanOption(QStringList() <&         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题