Go to the source code of this file.
Namespaces | |
| namespace | configure |
Variables | |
| string | configure.build_file = 'pyqtscripting.sbf' |
| list | configure.cmd = ['rospack', 'cflags-only-I', '--deps-only', 'rviz'] |
| tuple | configure.config = pyqtconfig.Configuration() |
| tuple | configure.makefile |
| list | configure.outlist = [x for x in out.strip().split() if x] |
| tuple | configure.po = subprocess.Popen(cmd, stdout=subprocess.PIPE, stderr=subprocess.PIPE) |
| configure.qt_sip_flags = config.pyqt_sip_flags | |
| tuple | configure.rviz_package_path = roslib.packages.get_pkg_dir('rviz') |