void clear()
bool contains(String name)
void insert(QProcessEnvironment e)
bool isEmpty()
List keys()
QProcessEnvironment operator_assign(QProcessEnvironment other)
bool operator_equal(QProcessEnvironment other)
void remove(String name)
void swap(QProcessEnvironment other)
List toStringList()
String value(String name, String defaultValue)
QProcessEnvironment objects have no special properties beyond those inherited from the QProcessEnvironment prototype object.