![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Go to the source code of this file.
Namespaces | |
| namespace | QQmlLSUtils |
Functions | |
| static qsizetype | QQmlLSUtils::commonPrefix (const QString &text1, const QString &text2) |
| static qsizetype | QQmlLSUtils::commonSuffix (const QString &text1, const QString &text2) |
| static QList< Diff > | QQmlLSUtils::decode (const QList< Diff > &diffList, const QStringList &lines) |
| static QList< Diff > | QQmlLSUtils::squashEqualities (const QList< Diff > &diffList) |