PyANGKernel.GKPlugin

class GKPlugin

Inheritance diagram of PyANGKernel.GKPlugin

Synopsis

Methods

Virtual methods

Note

This documentation may contain snippets that were automatically translated from C++ to Python. We always welcome contributions to the snippet translation. If you see an issue with the translation, you can also let us know by creating a ticket on https:/bugreports.qt.io/projects/PYSIDE

__init__()
finishRestore(arg__1, arg__2)
Parameters:
  • arg__1GKModel

  • arg__2 – int

getAbsoluteLibraryPath()
Return type:

str

getHome()
Return type:

str

getInitLastOne()
Return type:

bool

getInternalName()
Return type:

str

getLocaleFileName()
Return type:

str

getName()
Return type:

str

initModel(arg__1)
Parameters:

arg__1GKModel

install()
isDebugMode()
Return type:

bool

postInitModel(arg__1)
Parameters:

arg__1GKModel

preferencesChanged(arg__1)
Parameters:

arg__1GKModel

relocateObjectsInFolders(arg__1)
Parameters:

arg__1GKModel

setAbsoluteLibraryPath(path)
Parameters:

path – str

setDebugMode()
setHome(aname)
Parameters:

aname – str

setInternalName(iname)
Parameters:

iname – str

setLocaleFileName(aname)
Parameters:

aname – str

setName(name)
Parameters:

name – str

store(arg__1)
Parameters:

arg__1GKModel

Return type:

str

systemReady()
unloadBeforeReload()
Return type:

bool

abstractmethod verify()
Return type:

str