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

Public 成员函数

 MatchFeatures ()
 
 ~MatchFeatures ()
 
void SetMatchType (MATCH_TYPE type)
 
MATCH_TYPE MatchType () const
 
void SetMatchText (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_nRangeMin
 
int64_t m_nRangeMax
 
BeString m_textMatch
 

构造及析构函数说明

◆ 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 ( BeString str)

◆ SetMatchType()

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

类成员变量说明

◆ m_nRangeMax

int64_t BUI::MatchFeatures::m_nRangeMax
protected

◆ m_nRangeMin

int64_t BUI::MatchFeatures::m_nRangeMin
protected

◆ m_textMatch

BeString BUI::MatchFeatures::m_textMatch
protected

◆ m_type

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