摘要: http://developer.qt.nokia.com/forums/viewthread/9042 QProcess is the right class :) you just need to invoke a shell to perform that wildcard expansion. Something like QStringList options; ... 阅读全文
posted @ 2011-11-16 18:29 katago 阅读(387) 评论(0) 推荐(0)