#include <ymenu.h>
YMenuParentLabelに対する継承グラフ
Public メソッド | |
void | add (YMenuItem *item) |
Protected 変数 | |
YString | label |
std::vector< YMenuItem * > | mitem |
bool | inact |
フレンド | |
class | YMenuItem |
メニュー要素の親要素(セレクタ)セパレータを表現します。生成は
YMenuItem::createParentLabel();
のように行ってください。