|
| UriList (std::initializer_list< QString > args) |
|
template<typename _T_ , std::enable_if_t< Uris::IsUriDefinitionV< _T_ >, bool > = true> |
| UriList (std::initializer_list< _T_ > args) Q_DECL_NOTHROW |
|
| UriList (const QList< QString > &_other) Q_DECL_NOTHROW |
|
| UriList (const Uri &i) |
|
| UriList (const QList< Uri > &l) |
|
UriList & | operator= (const QList< QString > &_other) |
|
UriList & | operator= (const QList< Uri > &other) |
|
QStringList | toStringList () const |
|
The documentation for this class was generated from the following files:
- knowl/src/knowCore/UriList.h
- knowl/src/knowCore/UriList.cpp