Module qtjambi
Package io.qt.core

Class QStringMatcher

All Implemented Interfaces:
QtObjectInterface, Cloneable

public class QStringMatcher extends QtObject implements Cloneable

Holds a sequence of characters that can be quickly matched in a Unicode string

Java wrapper for Qt class QStringMatcher