![]() |
Qt 6.x
The Qt SDK
|
Collaboration diagram for QtDependency:Public Member Functions | |
| QtDependency (const QString &rpath, const QString &apath) | |
| bool | operator== (const QtDependency &other) const |
Public Attributes | |
| QString | relativePath |
| QString | absolutePath |
|
inline |
Definition at line 62 of file main.cpp.
References absolutePath, other(), and relativePath.
Here is the call graph for this function:| QString QtDependency::absolutePath |
Definition at line 68 of file main.cpp.
Referenced by operator==(), and readAndroidDependencyXml().
| QString QtDependency::relativePath |
Definition at line 67 of file main.cpp.
Referenced by operator==().