CBlueUI  
C++ 跨平台跨框架的数据可视化工具
载入中...
搜索中...
未找到
BUI::MatchFeatures类 参考

匹配信息类 更多...

类 BUI::MatchFeatures 继承关系图:

Public 成员函数

 MatchFeatures ()
 ~MatchFeatures ()
void SetMatchType (MATCH_TYPE type)
MATCH_TYPE MatchType () const
void SetMatchText (const BeString &str)
BeStringMatchText ()
void SetMatchNumRange (int64_t mini, int64_t maxi)
void GetMatchNumRange (int64_t &mini, int64_t &maxi) const

Protected 属性

MATCH_TYPE m_type
int64_t m_range_min
int64_t m_range_max
BeString m_text_match

详细描述

匹配信息类

构造及析构函数说明

◆ MatchFeatures()

BUI::MatchFeatures::MatchFeatures ( )

◆ ~MatchFeatures()

BUI::MatchFeatures::~MatchFeatures ( )

成员函数说明

◆ GetMatchNumRange()

void BUI::MatchFeatures::GetMatchNumRange ( int64_t & mini,
int64_t & maxi ) const

◆ MatchText()

BeString & BUI::MatchFeatures::MatchText ( )

◆ MatchType()

MATCH_TYPE BUI::MatchFeatures::MatchType ( ) const

◆ SetMatchNumRange()

void BUI::MatchFeatures::SetMatchNumRange ( int64_t mini,
int64_t maxi )

◆ SetMatchText()

void BUI::MatchFeatures::SetMatchText ( const BeString & str)

◆ SetMatchType()

void BUI::MatchFeatures::SetMatchType ( MATCH_TYPE type)

类成员变量说明

◆ m_range_max

int64_t BUI::MatchFeatures::m_range_max
protected

◆ m_range_min

int64_t BUI::MatchFeatures::m_range_min
protected

◆ m_text_match

BeString BUI::MatchFeatures::m_text_match
protected

◆ m_type

MATCH_TYPE BUI::MatchFeatures::m_type
protected
鄂公网安备42018502007752 鄂ICP备2024082886
Copyright © 2026 · CBlueStudio 版权所有