Module qtjambi
Package io.qt.core

Class QStringMatcher

java.lang.Object
io.qt.QtObject
io.qt.core.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