Module qtjambi
Package io.qt.core

Class QStringList

All Implemented Interfaces:
QtObjectInterface, Cloneable, Iterable<String>, Collection<String>, List<String>, SequencedCollection<String>

public class QStringList extends QList<String> implements Cloneable

List of strings

Java wrapper for Qt class QStringList