JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
io.qt.core.QStringMatcher
Packages that use
QStringMatcher
Package
Description
io.qt.core
Uses of
QStringMatcher
in
io.qt.core
Methods in
io.qt.core
that return
QStringMatcher
Modifier and Type
Method
Description
QStringMatcher
QStringMatcher.
clone
()
Constructors in
io.qt.core
with parameters of type
QStringMatcher
Modifier
Constructor
Description
QStringMatcher
(
QStringMatcher
other)
See
QStringMatcher::QStringMatcher(QStringMatcher)