Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qqmldomcompare.cpp File Reference
#include "qqmldomcompare_p.h"
#include "QtCore/qglobal.h"
+ Include dependency graph for qqmldomcompare.cpp:

Go to the source code of this file.

Namespaces

namespace  QQmlJS
 
namespace  QQmlJS::Dom
 

Functions

bool QQmlJS::Dom::domCompare (DomItem &i1, DomItem &i2, function_ref< bool(Path, DomItem &, DomItem &)> change, function_ref< bool(DomItem &, const PathEls::PathComponent &, DomItem &)> filter, Path basePath)
 
QStringList QQmlJS::Dom::domCompareStrList (DomItem &i1, DomItem &i2, function_ref< bool(DomItem &, const PathEls::PathComponent &, DomItem &) const > filter, DomCompareStrList stopAtFirstDiff)