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

Public 成员函数

 PopWindowManager ()
 
 ~PopWindowManager ()
 
void PopFrameShow (UIManager *manager, RECT *rcView, LPCTSTR title, UINT style=0)
 
void PopDropShow (UIManager *manager, int x, int y, UINT align, LPCTSTR title, UINT style=0)
 
UIManagerGetPopManager (BeString id)
 
BOOL Add (PopManagerData &item)
 

Public 属性

std::vector< PopManagerDatam_pop_uis
 
std::map< void *, WindowPlatform * > m_mapwins
 

Protected 成员函数

WindowPlatformGetWindowPlatform (void *ptr, LPCTSTR title, UINT style)
 

构造及析构函数说明

◆ PopWindowManager()

BUI::PopWindowManager::PopWindowManager ( )

◆ ~PopWindowManager()

BUI::PopWindowManager::~PopWindowManager ( )

成员函数说明

◆ Add()

BOOL BUI::PopWindowManager::Add ( PopManagerData item)

◆ GetPopManager()

UIManager * BUI::PopWindowManager::GetPopManager ( BeString  id)

◆ GetWindowPlatform()

WindowPlatform * BUI::PopWindowManager::GetWindowPlatform ( void *  ptr,
LPCTSTR  title,
UINT  style 
)
protected

◆ PopDropShow()

void BUI::PopWindowManager::PopDropShow ( UIManager manager,
int  x,
int  y,
UINT  align,
LPCTSTR  title,
UINT  style = 0 
)

◆ PopFrameShow()

void BUI::PopWindowManager::PopFrameShow ( UIManager manager,
RECT rcView,
LPCTSTR  title,
UINT  style = 0 
)

类成员变量说明

◆ m_mapwins

std::map<void*, WindowPlatform*> BUI::PopWindowManager::m_mapwins

◆ m_pop_uis

std::vector<PopManagerData> BUI::PopWindowManager::m_pop_uis
鄂公网安备42018502007752 鄂ICP备2024082886
Copyright © 2025 · CBlueStudio 版权所有