ExecutableInfo
- class mobase.ExecutableInfo(title, binary)
Bases:
objectMethods Summary
- rtype:
Sequence[str]
asCustom()- rtype:
binary()- rtype:
QFileInfo
isCustom()- rtype:
bool
isValid()- rtype:
bool
- rtype:
str
title()- rtype:
str
withArgument(argument)- rtype:
withSteamAppId(app_id)- rtype:
withWorkingDirectory(directory)- rtype:
- rtype:
QDir
Methods Documentation
- arguments()
- Return type:
Sequence[str]
- asCustom()
- Return type:
- binary()
- Return type:
QFileInfo
- isCustom()
- Return type:
bool
- isValid()
- Return type:
bool
- steamAppID()
- Return type:
str
- title()
- Return type:
str
- withArgument(argument)
- Return type:
- withSteamAppId(app_id)
- Return type:
- withWorkingDirectory(directory)
- Return type:
- workingDirectory()
- Return type:
QDir