swift
swift::misc::network::CRemoteFileList Member List

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

applyIf(Predicate p, const VariantMap &newValues, bool skipEqualValues=false)swift::misc::CSequence< CRemoteFile >inline
applyIf(K1 key1, V1 value1, const VariantMap &newValues, bool skipEqualValues=false)swift::misc::CSequence< CRemoteFile >inline
back()swift::misc::CSequence< CRemoteFile >inline
back() constswift::misc::CSequence< CRemoteFile >inline
backOrDefault() constswift::misc::CSequence< CRemoteFile >inline
backOrDefault(value_type def) constswift::misc::CSequence< CRemoteFile >inline
begin()swift::misc::CSequence< CRemoteFile >inline
begin() constswift::misc::CSequence< CRemoteFile >inline
cbegin() constswift::misc::CSequence< CRemoteFile >inline
cend() constswift::misc::CSequence< CRemoteFile >inline
clear()swift::misc::CSequence< CRemoteFile >inline
const_iterator typedefswift::misc::CSequence< CRemoteFile >
const_pointer typedefswift::misc::CSequence< CRemoteFile >
const_reference typedefswift::misc::CSequence< CRemoteFile >
const_reverse_iterator typedefswift::misc::CSequence< CRemoteFile >
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::CContainerBase< Derived >inline
crbegin() constswift::misc::CSequence< CRemoteFile >inline
CRemoteFileList()swift::misc::network::CRemoteFileList
CRemoteFileList(const CSequence< CRemoteFile > &other)swift::misc::network::CRemoteFileList
crend() constswift::misc::CSequence< CRemoteFile >inline
CSequence()=defaultswift::misc::network::CRemoteFileList
CSequence(std::initializer_list< T > il)swift::misc::network::CRemoteFileListinline
CSequence(QList< T > &&list)swift::misc::network::CRemoteFileListinline
CSequence(const QList< T > &list)swift::misc::network::CRemoteFileListinline
CSequence(It first, It last)swift::misc::network::CRemoteFileListinline
CSequence(const CSequence &other)=defaultswift::misc::network::CRemoteFileList
CSequence(CSequence &&other)=defaultswift::misc::network::CRemoteFileList
CSequence< CRemoteFile >::CSequence(std::initializer_list< CRemoteFile > il)swift::misc::CSequence< CRemoteFile >inline
CSequence< CRemoteFile >::CSequence(QList< CRemoteFile > &&list)swift::misc::CSequence< CRemoteFile >inline
CSequence< CRemoteFile >::CSequence(const QList< CRemoteFile > &list)swift::misc::CSequence< CRemoteFile >inline
CSequence< CRemoteFile >::CSequence(It first, It last)swift::misc::CSequence< CRemoteFile >inline
CSequence< CRemoteFile >::CSequence(const CSequence &other)=defaultswift::misc::CSequence< CRemoteFile >
CSequence< CRemoteFile >::CSequence(CSequence &&other)=defaultswift::misc::CSequence< CRemoteFile >
difference_type typedefswift::misc::CSequence< CRemoteFile >
empty() constswift::misc::CSequence< CRemoteFile >inline
end()swift::misc::CSequence< CRemoteFile >inline
end() constswift::misc::CSequence< CRemoteFile >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< CRemoteFile >inline
erase(iterator it1, iterator it2)swift::misc::CSequence< CRemoteFile >inline
find(const CRemoteFile &object)swift::misc::CSequence< CRemoteFile >inline
find(const CRemoteFile &object) constswift::misc::CSequence< CRemoteFile >inline
findBy(Predicate p) constswift::misc::CSequence< CRemoteFile >inline
swift::misc::CContainerBase::findBy(K0 k0, V0 v0, KeysValues... keysValues) constswift::misc::CRangeBase< Derived >inline
findExecutableFiles() constswift::misc::network::CRemoteFileList
findFirstBy(Predicate p) constswift::misc::CRangeBase< Derived >inline
findFirstBy(K key, V value) constswift::misc::CRangeBase< Derived >inline
findFirstByMatchingBaseNameOrDefault(const QString &name) constswift::misc::network::CRemoteFileList
findFirstByNameOrDefault(const QString &name) constswift::misc::network::CRemoteFileList
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
findFirstContainingNameOrDefault(const QString &name, Qt::CaseSensitivity cs) constswift::misc::network::CRemoteFileList
fromDatabaseJson(const QJsonArray &array)swift::misc::network::CRemoteFileListstatic
fromDatabaseJson(const QString &json)swift::misc::network::CRemoteFileListstatic
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
front()swift::misc::CSequence< CRemoteFile >inline
front() constswift::misc::CSequence< CRemoteFile >inline
frontOrDefault() constswift::misc::CSequence< CRemoteFile >inline
frontOrDefault(value_type def) constswift::misc::CSequence< CRemoteFile >inline
getBaseNamesPlusSize(bool sorted=true) constswift::misc::network::CRemoteFileList
CSequence< CRemoteFile >::getClassName() constswift::misc::mixin::MetaType< Derived >
MetaType< CRemoteFileList >::getClassName() constswift::misc::mixin::MetaType< CRemoteFileList >
CSequence< CRemoteFile >::getMetaTypeId() constswift::misc::CContainerBase< Derived >inlineprotected
MetaType< CRemoteFileList >::getMetaTypeId() constswift::misc::mixin::MetaType< CRemoteFileList >
getNames(bool sorted=true) constswift::misc::network::CRemoteFileList
getTotalFileSize() constswift::misc::network::CRemoteFileList
getTotalFileSizeHumanReadable() constswift::misc::network::CRemoteFileList
insert(iterator before, const CRemoteFile &value)swift::misc::CSequence< CRemoteFile >inline
insert(iterator before, CRemoteFile &&value)swift::misc::CSequence< CRemoteFile >inline
CSequence< CRemoteFile >::isA(int metaTypeId) constswift::misc::mixin::MetaType< Derived >
MetaType< CRemoteFileList >::isA(int metaTypeId) constswift::misc::mixin::MetaType< CRemoteFileList >
isEmpty() constswift::misc::CSequence< CRemoteFile >inline
iterator typedefswift::misc::CSequence< CRemoteFile >
join(const CSequence &other) constswift::misc::CSequence< CRemoteFile >inline
join(const CRange< I > &range) constswift::misc::CSequence< CRemoteFile >inline
key_type typedefswift::misc::CSequence< CRemoteFile >
marshallToDbus(QDBusArgument &argument) constswift::misc::CContainerBase< Derived >inline
marshalToDataStream(QDataStream &stream) constswift::misc::CSequence< CRemoteFile >inline
operator=(const CSequence &other)=defaultswift::misc::CSequence< CRemoteFile >
operator=(CSequence &&other)=defaultswift::misc::CSequence< CRemoteFile >
operator[](size_type index)swift::misc::CSequence< CRemoteFile >inline
operator[](size_type index) constswift::misc::CSequence< CRemoteFile >inline
partiallySort(size_type n, Predicate p)swift::misc::CSequence< CRemoteFile >inline
partiallySortBy(size_type n, K1 key1, Keys... keys)swift::misc::CSequence< CRemoteFile >inline
partiallySorted(size_type n, Predicate p) constswift::misc::CSequence< CRemoteFile >inline
partiallySortedBy(size_type n, K1 key1, Keys... keys) constswift::misc::CSequence< CRemoteFile >inline
pointer typedefswift::misc::CSequence< CRemoteFile >
pop_back()swift::misc::CSequence< CRemoteFile >inline
pop_front()swift::misc::CSequence< CRemoteFile >inline
push_back(const CRemoteFile &value)swift::misc::CSequence< CRemoteFile >inline
push_back(CRemoteFile &&value)swift::misc::CSequence< CRemoteFile >inline
push_back(const CSequence &other)swift::misc::CSequence< CRemoteFile >inline
push_back(CSequence &&other)swift::misc::CSequence< CRemoteFile >inline
push_back(const CRange< I > &range)swift::misc::CSequence< CRemoteFile >inline
push_backMaxElements(const CRemoteFile &value, int maxElements)swift::misc::CSequence< CRemoteFile >inline
push_front(const CRemoteFile &value)swift::misc::CSequence< CRemoteFile >inline
push_front(const CSequence &other)swift::misc::CSequence< CRemoteFile >inline
push_front(CRemoteFile &&value)swift::misc::CSequence< CRemoteFile >inline
push_frontMaxElements(const CRemoteFile &value, int maxElements)swift::misc::CSequence< CRemoteFile >inline
randomElement() constswift::misc::CRangeBase< Derived >inline
randomElements(int n) constswift::misc::CRangeBase< Derived >inline
rbegin()swift::misc::CSequence< CRemoteFile >inline
rbegin() constswift::misc::CSequence< CRemoteFile >inline
reference typedefswift::misc::CSequence< CRemoteFile >
CSequence< CRemoteFile >::registerMetadata()swift::misc::mixin::MetaType< Derived >static
MetaType< CRemoteFileList >::registerMetadata()swift::misc::mixin::MetaType< CRemoteFileList >static
remove(const CRemoteFile &object)swift::misc::CSequence< CRemoteFile >inline
removeIf(Predicate p)swift::misc::CSequence< CRemoteFile >inline
removeIf(K0 k0, V0 v0, KeysValues... keysValues)swift::misc::CSequence< CRemoteFile >inline
removeIfIn(const CSequence &other)swift::misc::CSequence< CRemoteFile >inline
removeIfInSubset(const CSequence &other)swift::misc::CSequence< CRemoteFile >inline
rend()swift::misc::CSequence< CRemoteFile >inline
rend() constswift::misc::CSequence< CRemoteFile >inline
replace(const CRemoteFile &original, const CRemoteFile &replacement)swift::misc::CSequence< CRemoteFile >inline
replaceIf(Predicate p, const CRemoteFile &replacement)swift::misc::CSequence< CRemoteFile >inline
replaceIf(K1 key1, V1 value1, const CRemoteFile &replacement)swift::misc::CSequence< CRemoteFile >inline
replaceOrAdd(const CRemoteFile &original, const CRemoteFile &replacement)swift::misc::CSequence< CRemoteFile >inline
replaceOrAdd(const CRemoteFile &replacement)swift::misc::CSequence< CRemoteFile >inline
replaceOrAdd(const CSequence< CRemoteFile > &replacements)swift::misc::CSequence< CRemoteFile >inline
replaceOrAdd(K1 key1, V1 value1, const CRemoteFile &replacement)swift::misc::CSequence< CRemoteFile >inline
reverse()swift::misc::CSequence< CRemoteFile >inline
reverse_iterator typedefswift::misc::CSequence< CRemoteFile >
reversed() constswift::misc::CSequence< CRemoteFile >inline
sampleElements(int n) constswift::misc::CRangeBase< Derived >inline
separate(Predicate p) const -> QMap< decltype(p(std::declval< CRemoteFile >())), CSequence >swift::misc::CSequence< CRemoteFile >inline
separateBy(Key k) const -> QMap< decltype(std::invoke(k, std::declval< CRemoteFile >())), CSequence >swift::misc::CSequence< CRemoteFile >inline
size() constswift::misc::CSequence< CRemoteFile >inline
size_type typedefswift::misc::CSequence< CRemoteFile >
sizeInt() constswift::misc::CSequence< CRemoteFile >inline
sizeString() constswift::misc::CSequence< CRemoteFile >inline
sort(Predicate p)swift::misc::CSequence< CRemoteFile >inline
sortBy(K1 key1, Keys... keys)swift::misc::CSequence< CRemoteFile >inline
sorted(Predicate p) constswift::misc::CSequence< CRemoteFile >inline
sortedBy(K1 key1, Keys... keys) constswift::misc::CSequence< CRemoteFile >inline
stringForStreaming() constswift::misc::mixin::String< Derived >
swap(CSequence &other) noexceptswift::misc::CSequence< CRemoteFile >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::mixin::String< Derived >
toStdString(bool i18n=false) constswift::misc::mixin::String< Derived >
toStringList(bool i18n=false) constswift::misc::CContainerBase< Derived >inline
toVector() const &swift::misc::CSequence< CRemoteFile >inline
toVector() &&swift::misc::CSequence< CRemoteFile >inline
transform(F function) constswift::misc::CRangeBase< Derived >inline
truncate(size_type maxSize)swift::misc::CSequence< CRemoteFile >inline
unmarshalFromDataStream(QDataStream &stream)swift::misc::CSequence< CRemoteFile >inline
unmarshallFromDbus(const QDBusArgument &argument)swift::misc::CContainerBase< Derived >inline
unorderedEqualsByKeys(const U &other, Key0 k0, Keys... keys) constswift::misc::CSequence< CRemoteFile >inline
value_type typedefswift::misc::CSequence< CRemoteFile >
~CSequence()=defaultswift::misc::CSequence< CRemoteFile >