def wtools.config.Requires.available_docstr |
( |
|
cls | ) |
|
def wtools.config.Requires.available_str |
( |
|
cls | ) |
|
Returns a joined string of available requires.
def wtools.config.Requires.check_dep |
( |
|
cls, |
|
|
|
r, |
|
|
|
loadlist |
|
) |
| |
Checks if all the requires of r are satisfied in loadlist.
def wtools.config.Requires.configure |
( |
|
cls, |
|
|
|
cnf, |
|
|
|
requires, |
|
|
|
wtools_dir, |
|
|
|
kwargs |
|
) |
| |
def wtools.config.Requires.options |
( |
|
cls, |
|
|
|
opt, |
|
|
|
requires, |
|
|
|
wtools_dir, |
|
|
|
kwargs |
|
) |
| |
dictionary wtools.config.Requires.available_requires |
|
static |
Initial value: 1 = {
'cxx': cxx,
'python': python,
'qt5': qt5,
2 'pyqt5': pyqt5,
'java': java,
'rtidds': rtidds,
The documentation for this class was generated from the following file: