示例#1
0
 def version(self):
     """Returns the version of our application."""
     return KGlobal.mainComponent().aboutData().version()
示例#2
0
 def programName(self):
     """Returns the name of the application."""
     return KGlobal.mainComponent().aboutData().programName()