SortingPriorityLessThan 结构体
struct QInstaller::Component::SortingPriorityLessThanSortingPriorityLessThan 类设置了子组件的递增排序顺序。更多...
公共函数
bool | operator()(const QInstaller::Component *lhs, const QInstaller::Component *rhs) const |
成员函数文档
bool SortingPriorityLessThan::operator()(const QInstaller::Component *lhs, const QInstaller::Component *rhs) const
如果 lhs 小于 rhs 则返回 true
;否则返回 false
。
©2021 The Qt Company Ltd. 本文档中的文档贡献的版权归其所有者所有。本提供的文档是根据自由软件基金会发布并由其指定的 GNU 自由文档许可协议版本 1.3 的条款许可的。Qt 公司、Qt 及其相关标志在芬兰和/或世界其他地区的商标归 The Qt Company Ltd 所有。所有其他商标均为其各自所有者的财产。