dl
dl::UI::MenuTop类 参考

菜单顶部 更多...

#include <dl_ui_menu.h>

Public 成员函数

void SetString (std::string_view str)
 
std::string GetString () const
 
MenuNodeAdd (std::string_view str={})
 
MenuNodeAddGroup (std::string_view str={})
 

友元

class Menu
 
class MenuData
 

详细描述

菜单顶部

在文件 dl_ui_menu.h61 行定义.

成员函数说明

◆ Add()

MenuNode & dl::UI::MenuTop::Add ( std::string_view str = {})
inline

在文件 dl_ui_menu.h71 行定义.

◆ AddGroup()

MenuNode & dl::UI::MenuTop::AddGroup ( std::string_view str = {})
inline

在文件 dl_ui_menu.h78 行定义.

◆ GetString()

std::string dl::UI::MenuTop::GetString ( ) const
inline

在文件 dl_ui_menu.h70 行定义.

◆ SetString()

void dl::UI::MenuTop::SetString ( std::string_view str)
inline

在文件 dl_ui_menu.h66 行定义.

友元及相关符号说明

◆ Menu

friend class Menu
friend

在文件 dl_ui_menu.h63 行定义.

◆ MenuData

friend class MenuData
friend

在文件 dl_ui_menu.h64 行定义.


该类的文档由以下文件生成: