![]() |
Qt 6.x
The Qt SDK
|
#include <qlspcustomtypes_p.h>
Public Member Functions | |
template<typename W > | |
void | walk (W &w) |
Public Attributes | |
QByteArray | baseUri = {} |
QList< QByteArray > | buildDirs = {} |
Definition at line 23 of file qlspcustomtypes_p.h.
|
inline |
Definition at line 30 of file qlspcustomtypes_p.h.
QByteArray QLspSpecification::UriToBuildDirs::baseUri = {} |
Definition at line 26 of file qlspcustomtypes_p.h.
Referenced by walk().
QList<QByteArray> QLspSpecification::UriToBuildDirs::buildDirs = {} |
Definition at line 27 of file qlspcustomtypes_p.h.
Referenced by walk().