Uses of Class
io.qt.core.QRegularExpression
-
Uses of QRegularExpression in io.qt.core
Modifier and TypeMethodDescriptionQRegularExpression.clone()
Creates and returns a copy of this object.final QRegularExpression
QSortFilterProxyModel.filterRegularExpression()
static QRegularExpression
QRegularExpression.fromWildcard
(String pattern) static QRegularExpression
QRegularExpression.fromWildcard
(String pattern, Qt.CaseSensitivity cs) Overloaded function forfromWildcard(java.lang.String, io.qt.core.Qt.CaseSensitivity, io.qt.core.QRegularExpression.WildcardConversionOptions)
withoptions = new io.qt.core.QRegularExpression.WildcardConversionOptions(0)
.static QRegularExpression
QRegularExpression.fromWildcard
(String pattern, Qt.CaseSensitivity cs, QRegularExpression.WildcardConversionOption ... options) static QRegularExpression
QRegularExpression.fromWildcard
(String pattern, Qt.CaseSensitivity cs, QRegularExpression.WildcardConversionOptions options) final QRegularExpression
QRegularExpressionMatch.regularExpression()
final QRegularExpression
QRegularExpressionMatchIterator.regularExpression()
final QRegularExpression
QCborValue.toRegularExpression()
Overloaded function forQCborValue.toRegularExpression(io.qt.core.QRegularExpression)
withdefaultValue = new io.qt.core.QRegularExpression()
.final QRegularExpression
QCborValue.toRegularExpression
(QRegularExpression defaultValue) final QRegularExpression
QVariant.toRegularExpression()
static QRegularExpression
QVariant.toRegularExpression
(Object obj) Convenient static function for type conversion.Modifier and TypeMethodDescriptionfinal QBindable
<QRegularExpression> QSortFilterProxyModel.bindableFilterRegularExpression()
Modifier and TypeMethodDescriptionfinal void
QRegularExpression.assign
(QRegularExpression re) final boolean
QString.contains
(QRegularExpression re) Overloaded function forQString.contains(io.qt.core.QRegularExpression, io.qt.core.QRegularExpressionMatch)
withrmatch = null
.final boolean
QString.contains
(QRegularExpression re, QRegularExpressionMatch rmatch) final long
QString.count
(QRegularExpression re) final boolean
QRegularExpression.equals
(QRegularExpression re) final QStringList
QStringList.filter
(QRegularExpression re) SeeQStringList::
filter(QRegularExpression) QObject.findChildren
(QRegularExpression re) Overloaded function forQObject.findChildren(io.qt.core.QRegularExpression, io.qt.core.Qt.FindChildOptions)
withoptions = new io.qt.core.Qt.FindChildOptions(1)
.QObject.findChildren
(QRegularExpression re, Qt.FindChildOption ... options) Overloaded function forQObject.findChildren(io.qt.core.QRegularExpression, io.qt.core.Qt.FindChildOptions)
.QObject.findChildren
(QRegularExpression re, Qt.FindChildOptions options) QObject.findChildren
(Class<T> type, QRegularExpression re) Overloaded function forQObject.findChildren(java.lang.Class, io.qt.core.QRegularExpression, io.qt.core.Qt.FindChildOptions)
withoptions = new io.qt.core.Qt.FindChildOptions(1)
.QObject.findChildren
(Class<T> type, QRegularExpression re, Qt.FindChildOption ... options) Overloaded function forQObject.findChildren(java.lang.Class, io.qt.core.QRegularExpression, io.qt.core.Qt.FindChildOptions)
.QObject.findChildren
(Class<T> type, QRegularExpression re, Qt.FindChildOptions options) final long
QString.indexOf
(QRegularExpression re) Overloaded function forQString.indexOf(io.qt.core.QRegularExpression, long, io.qt.core.QRegularExpressionMatch)
final long
QString.indexOf
(QRegularExpression re, long from) Overloaded function forQString.indexOf(io.qt.core.QRegularExpression, long, io.qt.core.QRegularExpressionMatch)
withrmatch = null
.final long
QString.indexOf
(QRegularExpression re, long from, QRegularExpressionMatch rmatch) final long
QStringList.indexOf
(QRegularExpression re, long from) final long
QString.lastIndexOf
(QRegularExpression re) Overloaded function forQString.lastIndexOf(io.qt.core.QRegularExpression, io.qt.core.QRegularExpressionMatch)
withrmatch = null
.final long
QString.lastIndexOf
(QRegularExpression re, long from) Overloaded function forQString.lastIndexOf(io.qt.core.QRegularExpression, long, io.qt.core.QRegularExpressionMatch)
withrmatch = null
.final long
QString.lastIndexOf
(QRegularExpression re, long from, QRegularExpressionMatch rmatch) final long
QString.lastIndexOf
(QRegularExpression re, QRegularExpressionMatch rmatch) final long
QStringList.lastIndexOf
(QRegularExpression re, long from) final QString
QString.remove
(QRegularExpression re) final QString
QString.replace
(QRegularExpression re, CharSequence after) final void
QStringList.replaceInStrings
(QRegularExpression re, String after) final QString
QString.section
(QRegularExpression re, long start) Overloaded function forQString.section(io.qt.core.QRegularExpression, long, long, io.qt.core.QString.SectionFlags)
final QString
QString.section
(QRegularExpression re, long start, long end) Overloaded function forQString.section(io.qt.core.QRegularExpression, long, long, io.qt.core.QString.SectionFlags)
withflags = new io.qt.core.QString.SectionFlags(0)
.final QString
QString.section
(QRegularExpression re, long start, long end, QString.SectionFlag ... flags) Overloaded function forQString.section(io.qt.core.QRegularExpression, long, long, io.qt.core.QString.SectionFlags)
.final QString
QString.section
(QRegularExpression re, long start, long end, QString.SectionFlags flags) final void
QSortFilterProxyModel.setFilterRegularExpression
(QRegularExpression regularExpression) final QStringList
QString.split
(QRegularExpression sep) Overloaded function forQString.split(io.qt.core.QRegularExpression, io.qt.core.Qt.SplitBehavior)
withbehavior = new io.qt.core.Qt.SplitBehavior(0)
.final QStringList
QString.split
(QRegularExpression sep, Qt.SplitBehavior behavior) final QStringList
QString.split
(QRegularExpression sep, Qt.SplitBehaviorFlags ... behavior) Overloaded function forQString.split(io.qt.core.QRegularExpression, io.qt.core.Qt.SplitBehavior)
.final void
QRegularExpression.swap
(QRegularExpression other) final QRegularExpression
QCborValue.toRegularExpression
(QRegularExpression defaultValue) ModifierConstructorDescription -
Uses of QRegularExpression in io.qt.datavis
Modifier and TypeFieldDescriptionQItemModelBarDataProxy.columnRolePatternChanged
QItemModelSurfaceDataProxy.columnRolePatternChanged
QItemModelBarDataProxy.rotationRolePatternChanged
QItemModelScatterDataProxy.rotationRolePatternChanged
QItemModelBarDataProxy.rowRolePatternChanged
QItemModelSurfaceDataProxy.rowRolePatternChanged
QItemModelBarDataProxy.valueRolePatternChanged
QItemModelScatterDataProxy.xPosRolePatternChanged
QItemModelSurfaceDataProxy.xPosRolePatternChanged
QItemModelScatterDataProxy.yPosRolePatternChanged
QItemModelSurfaceDataProxy.yPosRolePatternChanged
QItemModelScatterDataProxy.zPosRolePatternChanged
QItemModelSurfaceDataProxy.zPosRolePatternChanged
Modifier and TypeMethodDescriptionfinal QRegularExpression
QItemModelBarDataProxy.columnRolePattern()
final QRegularExpression
QItemModelSurfaceDataProxy.columnRolePattern()
final QRegularExpression
QItemModelBarDataProxy.rotationRolePattern()
final QRegularExpression
QItemModelScatterDataProxy.rotationRolePattern()
final QRegularExpression
QItemModelBarDataProxy.rowRolePattern()
final QRegularExpression
QItemModelSurfaceDataProxy.rowRolePattern()
final QRegularExpression
QItemModelBarDataProxy.valueRolePattern()
final QRegularExpression
QItemModelScatterDataProxy.xPosRolePattern()
final QRegularExpression
QItemModelSurfaceDataProxy.xPosRolePattern()
final QRegularExpression
QItemModelScatterDataProxy.yPosRolePattern()
final QRegularExpression
QItemModelSurfaceDataProxy.yPosRolePattern()
final QRegularExpression
QItemModelScatterDataProxy.zPosRolePattern()
final QRegularExpression
QItemModelSurfaceDataProxy.zPosRolePattern()
Modifier and TypeMethodDescriptionfinal void
QItemModelBarDataProxy.setColumnRolePattern
(QRegularExpression pattern) final void
QItemModelSurfaceDataProxy.setColumnRolePattern
(QRegularExpression pattern) final void
QItemModelBarDataProxy.setRotationRolePattern
(QRegularExpression pattern) final void
QItemModelScatterDataProxy.setRotationRolePattern
(QRegularExpression pattern) final void
QItemModelBarDataProxy.setRowRolePattern
(QRegularExpression pattern) final void
QItemModelSurfaceDataProxy.setRowRolePattern
(QRegularExpression pattern) final void
QItemModelBarDataProxy.setValueRolePattern
(QRegularExpression pattern) final void
QItemModelScatterDataProxy.setXPosRolePattern
(QRegularExpression pattern) final void
QItemModelSurfaceDataProxy.setXPosRolePattern
(QRegularExpression pattern) final void
QItemModelScatterDataProxy.setYPosRolePattern
(QRegularExpression pattern) final void
QItemModelSurfaceDataProxy.setYPosRolePattern
(QRegularExpression pattern) final void
QItemModelScatterDataProxy.setZPosRolePattern
(QRegularExpression pattern) final void
QItemModelSurfaceDataProxy.setZPosRolePattern
(QRegularExpression pattern) -
Uses of QRegularExpression in io.qt.gui
Modifier and TypeMethodDescriptionfinal QRegularExpression
QRegularExpressionValidator.regularExpression()
Modifier and TypeMethodDescriptionfinal QTextCursor
QTextDocument.find
(QRegularExpression expr) Overloaded function forQTextDocument.find(io.qt.core.QRegularExpression, int, io.qt.gui.QTextDocument.FindFlags)
final QTextCursor
QTextDocument.find
(QRegularExpression expr, int from) Overloaded function forQTextDocument.find(io.qt.core.QRegularExpression, int, io.qt.gui.QTextDocument.FindFlags)
withoptions = new io.qt.gui.QTextDocument.FindFlags(0)
.final QTextCursor
QTextDocument.find
(QRegularExpression expr, int from, QTextDocument.FindFlag ... options) Overloaded function forQTextDocument.find(io.qt.core.QRegularExpression, int, io.qt.gui.QTextDocument.FindFlags)
.final QTextCursor
QTextDocument.find
(QRegularExpression expr, int from, QTextDocument.FindFlags options) final QTextCursor
QTextDocument.find
(QRegularExpression expr, QTextCursor cursor) Overloaded function forQTextDocument.find(io.qt.core.QRegularExpression, io.qt.gui.QTextCursor, io.qt.gui.QTextDocument.FindFlags)
withoptions = new io.qt.gui.QTextDocument.FindFlags(0)
.final QTextCursor
QTextDocument.find
(QRegularExpression expr, QTextCursor cursor, QTextDocument.FindFlag ... options) final QTextCursor
QTextDocument.find
(QRegularExpression expr, QTextCursor cursor, QTextDocument.FindFlags options) final void
QRegularExpressionValidator.setRegularExpression
(QRegularExpression re) ModifierConstructorDescriptionOverloaded constructor forQRegularExpressionValidator(io.qt.core.QRegularExpression, io.qt.core.QObject)
withparent = null
.QRegularExpressionValidator
(QRegularExpression re, QObject parent) -
Uses of QRegularExpression in io.qt.qml
-
Uses of QRegularExpression in io.qt.test
Modifier and TypeMethodDescriptionstatic void
QTest.failOnWarning
(QRegularExpression messagePattern) static void
QTest.ignoreMessage
(QtMsgType type, QRegularExpression messagePattern) -
Uses of QRegularExpression in io.qt.widgets
Modifier and TypeMethodDescriptionfinal boolean
QPlainTextEdit.find
(QRegularExpression exp) Overloaded function forQPlainTextEdit.find(io.qt.core.QRegularExpression, io.qt.gui.QTextDocument.FindFlags)
withoptions = new io.qt.gui.QTextDocument.FindFlags(0)
.final boolean
QPlainTextEdit.find
(QRegularExpression exp, QTextDocument.FindFlag ... options) Overloaded function forQPlainTextEdit.find(io.qt.core.QRegularExpression, io.qt.gui.QTextDocument.FindFlags)
.final boolean
QPlainTextEdit.find
(QRegularExpression exp, QTextDocument.FindFlags options) final boolean
QTextEdit.find
(QRegularExpression exp) Overloaded function forQTextEdit.find(io.qt.core.QRegularExpression, io.qt.gui.QTextDocument.FindFlags)
withoptions = new io.qt.gui.QTextDocument.FindFlags(0)
.final boolean
QTextEdit.find
(QRegularExpression exp, QTextDocument.FindFlag ... options) Overloaded function forQTextEdit.find(io.qt.core.QRegularExpression, io.qt.gui.QTextDocument.FindFlags)
.final boolean
QTextEdit.find
(QRegularExpression exp, QTextDocument.FindFlags options)