Module defining common data to be used by all modules.
configDir |
recentNameFiles |
recentNameHosts |
recentNameMultiProject |
recentNameProject |
settingsNameGlobal |
settingsNameOrganization |
settingsNameRecent |
None |
checkBlacklistedVersions | Module functions to check for blacklisted versions of the prerequisites. |
findPython2Interpreters | Module function for searching a Python2 interpreter. |
getConfigDir | Module function to get the name of the directory storing the config data. |
getPyQt4ModulesDirectory | Function to determine the path to PyQt4's modules directory. |
getPythonModulesDirectory | Function to determine the path to Python's modules directory. |
getQtBinariesPath | Module function to get the path of the Qt binaries. |
isLinuxPlatform | Function to check, if this is a Linux platform. |
isMacPlatform | Function to check, if this is a Mac platform. |
isWindowsPlatform | Function to check, if this is a Windows platform. |
setConfigDir | Module function to set the name of the directory storing the config data. |
Module functions to check for blacklisted versions of the prerequisites.
Module function for searching a Python2 interpreter.
Module function to get the name of the directory storing the config data.
Function to determine the path to PyQt4's modules directory.
Function to determine the path to Python's modules directory.
Module function to get the path of the Qt binaries.
Function to check, if this is a Linux platform.
Function to check, if this is a Mac platform.
Function to check, if this is a Windows platform.
Module function to set the name of the directory storing the config data.