QIviScopeTerm 类

QIviScopeTerm 表示可以包含另一个术语的范围。 更多...

头文件 #include <QIviScopeTerm>
qmakeQT += ivicore
继承 QIviAbstractQueryTerm

公共函数

boolisNegated() const
QIviAbstractQueryTerm *term() const

重实现公共函数

virtual QStringtoString() const override
virtual QIviAbstractQueryTerm::Typetype() const override

详细说明

成员函数文档

bool QIviScopeTerm::isNegated() const

当此术语被否定时返回 true,否则返回 false

QIviAbstractQueryTerm *QIviScopeTerm::term() const

返回此范围内包含的术语。

此术语可以是连接术语,如果有多个术语在内部。

[覆盖虚函数] QString QIviScopeTerm::toString() const

重实现在 QIviAbstractQueryTerm::toString() const。

[覆盖虚函数] QIviAbstractQueryTerm::Type QIviScopeTerm::type() const

重实现在 QIviAbstractQueryTerm::type() const。

©2020 The Qt Company Ltd. 所提供的文档贡献是各自所有者的版权。所提供的文档是根据 Free Software Foundation 发布的 GNU Free Documentation License 版本 1.3 的条款授权的。Qt及相应的标志是The Qt Company Ltd.在芬兰和其他国家的商标。所有其他商标均为其各自所有者的财产。