guiapplicationinstance module

class guiapplicationinstance.GUIApplicationInstance(baseControlFile, raiseCmd='')[source]

Bases: ApplicationInstance

class used to handle one application instance mechanism

check(raiseCmd)[source]

check if the current application is already running

raiseCommand()[source]
check if the application must to be raised

return None if no raise needed, or a string command to raise