[Qt-interest] Qt Service and program versions...
BRM
bm_witness at yahoo.com
Wed Nov 25 20:40:08 CET 2009
So, I notice in the QtService functionality that it supports the '-v' parameter to "display the program version and status".
How do tell it the version information for the program, without setting it in the program name or description?
I've been overlooking this since I started using QtService; but it would have been really helpful to have something like:
QtService::setVersion(QString version);
QString QtService::version() const;
but I don't see anything even remotely similar.
FYI - I'm using QtService version 2.6.
TIA,
Ben
More information about the Qt-interest-old
mailing list