![]() |
Qt 6.x
The Qt SDK
|
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.
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==().