swift
swift::misc::CLogCategoryList Member List

This is the complete list of members for swift::misc::CLogCategoryList, including all inherited members.

anyEndWith(const QString &suffix) constswift::misc::CLogCategoryList
anyStartWith(const QString &prefix) constswift::misc::CLogCategoryList
applyIf(Predicate p, const VariantMap &newValues, bool skipEqualValues=false)swift::misc::CSequence< CLogCategory >inline
applyIf(K1 key1, V1 value1, const VariantMap &newValues, bool skipEqualValues=false)swift::misc::CSequence< CLogCategory >inline
back()swift::misc::CSequence< CLogCategory >inline
back() constswift::misc::CSequence< CLogCategory >inline
backOrDefault() constswift::misc::CSequence< CLogCategory >inline
backOrDefault(value_type def) constswift::misc::CSequence< CLogCategory >inline
begin()swift::misc::CSequence< CLogCategory >inline
begin() constswift::misc::CSequence< CLogCategory >inline
cbegin() constswift::misc::CSequence< CLogCategory >inline
cend() constswift::misc::CSequence< CLogCategory >inline
clear()swift::misc::CSequence< CLogCategory >inline
CLogCategoryList()=defaultswift::misc::CLogCategoryList
CLogCategoryList(const CLogCategory &category)swift::misc::CLogCategoryListinline
CLogCategoryList(const CSequence< CLogCategory > &other)swift::misc::CLogCategoryListinline
CLogCategoryList(std::nullptr_t)=deleteswift::misc::CLogCategoryList
CLogCategoryList(const T *pointer)swift::misc::CLogCategoryListinline
const_iterator typedefswift::misc::CSequence< CLogCategory >
const_pointer typedefswift::misc::CSequence< CLogCategory >
const_reference typedefswift::misc::CSequence< CLogCategory >
const_reverse_iterator typedefswift::misc::CSequence< CLogCategory >
contains(const T &object) constswift::misc::CRangeBase< Derived >inline
contains(K0 k0, V0 v0, KeysValues... keysValues) constswift::misc::CRangeBase< Derived >inline
containsBy(Predicate p) constswift::misc::CRangeBase< Derived >inline
convertFromJson(const QJsonObject &json)swift::misc::CContainerBase< Derived >inline
convertFromJson(const QString &jsonString, bool acceptCacheFormat=false)swift::misc::CContainerBase< Derived >inline
convertFromJsonNoThrow(const QJsonObject &json, const CLogCategoryList &categories, const QString &prefix)swift::misc::CContainerBase< Derived >
convertFromJsonNoThrow(const QString &jsonString, const CLogCategoryList &categories, const QString &prefix)swift::misc::CContainerBase< Derived >
convertToQString(bool i18n=false) constswift::misc::CLogCategoryList
crbegin() constswift::misc::CSequence< CLogCategory >inline
crend() constswift::misc::CSequence< CLogCategory >inline
CSequence< CLogCategory >::CSequence(std::initializer_list< CLogCategory > il)swift::misc::CSequence< CLogCategory >inline
CSequence< CLogCategory >::CSequence(QList< CLogCategory > &&list)swift::misc::CSequence< CLogCategory >inline
CSequence< CLogCategory >::CSequence(const QList< CLogCategory > &list)swift::misc::CSequence< CLogCategory >inline
CSequence< CLogCategory >::CSequence(It first, It last)swift::misc::CSequence< CLogCategory >inline
CSequence< CLogCategory >::CSequence(const CSequence &other)=defaultswift::misc::CSequence< CLogCategory >
CSequence< CLogCategory >::CSequence(CSequence &&other)=defaultswift::misc::CSequence< CLogCategory >
difference_type typedefswift::misc::CSequence< CLogCategory >
empty() constswift::misc::CSequence< CLogCategory >inline
end()swift::misc::CSequence< CLogCategory >inline
end() constswift::misc::CSequence< CLogCategory >inline
equalPointers(const T *a, const U *b)swift::misc::CRangeBase< Derived >inlineprotectedstatic
equalsBy(const T &other, Predicate c) constswift::misc::CRangeBase< Derived >inline
equalsByKeys(const T &other, Key0 k0, Keys... keys) constswift::misc::CRangeBase< Derived >inline
erase(iterator pos)swift::misc::CSequence< CLogCategory >inline
erase(iterator it1, iterator it2)swift::misc::CSequence< CLogCategory >inline
find(const CLogCategory &object)swift::misc::CSequence< CLogCategory >inline
find(const CLogCategory &object) constswift::misc::CSequence< CLogCategory >inline
findBy(Predicate p) constswift::misc::CSequence< CLogCategory >inline
swift::misc::CContainerBase::findBy(K0 k0, V0 v0, KeysValues... keysValues) constswift::misc::CRangeBase< Derived >inline
findFirstBy(Predicate p) constswift::misc::CRangeBase< Derived >inline
findFirstBy(K key, V value) constswift::misc::CRangeBase< Derived >inline
findFirstByOrDefault(Predicate p, const Value &def) constswift::misc::CRangeBase< Derived >inline
findFirstByOrDefault(Predicate p) constswift::misc::CRangeBase< Derived >inline
findFirstByOrDefault(K key, V value, const Value &def) constswift::misc::CRangeBase< Derived >inline
findFirstByOrDefault(K T::*key, V value) constswift::misc::CRangeBase< Derived >inline
fromJson(const QJsonObject &json)swift::misc::CContainerBase< Derived >inlinestatic
fromJson(const QString &jsonString, bool acceptCacheJson=false)swift::misc::CContainerBase< Derived >inlinestatic
fromJsonNoThrow(const QString &jsonString, bool acceptCacheJson, bool &success, QString &errMsg)swift::misc::CContainerBase< Derived >inlinestatic
fromQString(const QString &string)swift::misc::CLogCategoryListstatic
fromQStringList(const QStringList &stringList)swift::misc::CLogCategoryListstatic
front()swift::misc::CSequence< CLogCategory >inline
front() constswift::misc::CSequence< CLogCategory >inline
frontOrDefault() constswift::misc::CSequence< CLogCategory >inline
frontOrDefault(value_type def) constswift::misc::CSequence< CLogCategory >inline
CSequence< CLogCategory >::getClassName() constswift::misc::mixin::MetaType< Derived >
MetaType< CLogCategoryList >::getClassName() constswift::misc::mixin::MetaType< CLogCategoryList >
CSequence< CLogCategory >::getMetaTypeId() constswift::misc::CContainerBase< Derived >inlineprotected
MetaType< CLogCategoryList >::getMetaTypeId() constswift::misc::mixin::MetaType< CLogCategoryList >
insert(iterator before, const CLogCategory &value)swift::misc::CSequence< CLogCategory >inline
insert(iterator before, CLogCategory &&value)swift::misc::CSequence< CLogCategory >inline
CSequence< CLogCategory >::isA(int metaTypeId) constswift::misc::mixin::MetaType< Derived >
MetaType< CLogCategoryList >::isA(int metaTypeId) constswift::misc::mixin::MetaType< CLogCategoryList >
isEmpty() constswift::misc::CSequence< CLogCategory >inline
iterator typedefswift::misc::CSequence< CLogCategory >
join(const CSequence &other) constswift::misc::CSequence< CLogCategory >inline
join(const CRange< I > &range) constswift::misc::CSequence< CLogCategory >inline
key_type typedefswift::misc::CSequence< CLogCategory >
marshallToDbus(QDBusArgument &argument) constswift::misc::CContainerBase< Derived >inline
marshalToDataStream(QDataStream &stream) constswift::misc::CSequence< CLogCategory >inline
operator=(const CSequence &other)=defaultswift::misc::CSequence< CLogCategory >
operator=(CSequence &&other)=defaultswift::misc::CSequence< CLogCategory >
operator[](size_type index)swift::misc::CSequence< CLogCategory >inline
operator[](size_type index) constswift::misc::CSequence< CLogCategory >inline
partiallySort(size_type n, Predicate p)swift::misc::CSequence< CLogCategory >inline
partiallySortBy(size_type n, K1 key1, Keys... keys)swift::misc::CSequence< CLogCategory >inline
partiallySorted(size_type n, Predicate p) constswift::misc::CSequence< CLogCategory >inline
partiallySortedBy(size_type n, K1 key1, Keys... keys) constswift::misc::CSequence< CLogCategory >inline
pointer typedefswift::misc::CSequence< CLogCategory >
pop_back()swift::misc::CSequence< CLogCategory >inline
pop_front()swift::misc::CSequence< CLogCategory >inline
push_back(const CLogCategory &value)swift::misc::CSequence< CLogCategory >inline
push_back(CLogCategory &&value)swift::misc::CSequence< CLogCategory >inline
push_back(const CSequence &other)swift::misc::CSequence< CLogCategory >inline
push_back(CSequence &&other)swift::misc::CSequence< CLogCategory >inline
push_back(const CRange< I > &range)swift::misc::CSequence< CLogCategory >inline
push_backMaxElements(const CLogCategory &value, int maxElements)swift::misc::CSequence< CLogCategory >inline
push_front(const CLogCategory &value)swift::misc::CSequence< CLogCategory >inline
push_front(const CSequence &other)swift::misc::CSequence< CLogCategory >inline
push_front(CLogCategory &&value)swift::misc::CSequence< CLogCategory >inline
push_frontMaxElements(const CLogCategory &value, int maxElements)swift::misc::CSequence< CLogCategory >inline
randomElement() constswift::misc::CRangeBase< Derived >inline
randomElements(int n) constswift::misc::CRangeBase< Derived >inline
rbegin()swift::misc::CSequence< CLogCategory >inline
rbegin() constswift::misc::CSequence< CLogCategory >inline
reference typedefswift::misc::CSequence< CLogCategory >
registerMetadata()swift::misc::CLogCategoryListstatic
remove(const CLogCategory &object)swift::misc::CSequence< CLogCategory >inline
removeIf(Predicate p)swift::misc::CSequence< CLogCategory >inline
removeIf(K0 k0, V0 v0, KeysValues... keysValues)swift::misc::CSequence< CLogCategory >inline
removeIfIn(const CSequence &other)swift::misc::CSequence< CLogCategory >inline
removeIfInSubset(const CSequence &other)swift::misc::CSequence< CLogCategory >inline
rend()swift::misc::CSequence< CLogCategory >inline
rend() constswift::misc::CSequence< CLogCategory >inline
replace(const CLogCategory &original, const CLogCategory &replacement)swift::misc::CSequence< CLogCategory >inline
replaceIf(Predicate p, const CLogCategory &replacement)swift::misc::CSequence< CLogCategory >inline
replaceIf(K1 key1, V1 value1, const CLogCategory &replacement)swift::misc::CSequence< CLogCategory >inline
replaceOrAdd(const CLogCategory &original, const CLogCategory &replacement)swift::misc::CSequence< CLogCategory >inline
replaceOrAdd(const CLogCategory &replacement)swift::misc::CSequence< CLogCategory >inline
replaceOrAdd(const CSequence< CLogCategory > &replacements)swift::misc::CSequence< CLogCategory >inline
replaceOrAdd(K1 key1, V1 value1, const CLogCategory &replacement)swift::misc::CSequence< CLogCategory >inline
reverse()swift::misc::CSequence< CLogCategory >inline
reverse_iterator typedefswift::misc::CSequence< CLogCategory >
reversed() constswift::misc::CSequence< CLogCategory >inline
sampleElements(int n) constswift::misc::CRangeBase< Derived >inline
separate(Predicate p) const -> QMap< decltype(p(std::declval< CLogCategory >())), CSequence >swift::misc::CSequence< CLogCategory >inline
separateBy(Key k) const -> QMap< decltype(std::invoke(k, std::declval< CLogCategory >())), CSequence >swift::misc::CSequence< CLogCategory >inline
size() constswift::misc::CSequence< CLogCategory >inline
size_type typedefswift::misc::CSequence< CLogCategory >
sizeInt() constswift::misc::CSequence< CLogCategory >inline
sizeString() constswift::misc::CSequence< CLogCategory >inline
sort(Predicate p)swift::misc::CSequence< CLogCategory >inline
sortBy(K1 key1, Keys... keys)swift::misc::CSequence< CLogCategory >inline
sorted(Predicate p) constswift::misc::CSequence< CLogCategory >inline
sortedBy(K1 key1, Keys... keys) constswift::misc::CSequence< CLogCategory >inline
stringForStreaming() constswift::misc::mixin::String< Derived >
swap(CSequence &other) noexceptswift::misc::CSequence< CLogCategory >inline
to() constswift::misc::CContainerBase< Derived >inline
to(Other< T > other) constswift::misc::CContainerBase< Derived >inline
toIcon() constswift::misc::mixin::Icon< Derived, IconIndex >
toJson() constswift::misc::CContainerBase< Derived >inline
toJsonString(QJsonDocument::JsonFormat format=QJsonDocument::Indented) constswift::misc::CContainerBase< Derived >inline
toQString(bool i18n=false) constswift::misc::CLogCategoryList
toQStringList() constswift::misc::CLogCategoryList
toStdString(bool i18n=false) constswift::misc::mixin::String< Derived >
toStringList(bool i18n=false) constswift::misc::CContainerBase< Derived >inline
toVector() const &swift::misc::CSequence< CLogCategory >inline
toVector() &&swift::misc::CSequence< CLogCategory >inline
transform(F function) constswift::misc::CRangeBase< Derived >inline
truncate(size_type maxSize)swift::misc::CSequence< CLogCategory >inline
unmarshalFromDataStream(QDataStream &stream)swift::misc::CSequence< CLogCategory >inline
unmarshallFromDbus(const QDBusArgument &argument)swift::misc::CContainerBase< Derived >inline
unorderedEqualsByKeys(const U &other, Key0 k0, Keys... keys) constswift::misc::CSequence< CLogCategory >inline
value_type typedefswift::misc::CSequence< CLogCategory >
with(const CLogCategory &other) constswift::misc::CLogCategoryListinline
with(const CLogCategoryList &other) constswift::misc::CLogCategoryListinline
withValidation() constswift::misc::CLogCategoryListinline
~CSequence()=defaultswift::misc::CSequence< CLogCategory >