#include <ndk++.h>
Inheritance diagram for NDK_XX::ExitCmd:
Public Methods | |
ExitCmd (const string &text="Exit") | |
~ExitCmd () | |
int | action () |
|
Definition at line 1079 of file ndk++.h.
01083 : string _title; |
|
Definition at line 1080 of file ndk++.h.
01083 : string _title; |
|
Reimplemented from NDK_XX::MenuItemData. Definition at line 1081 of file ndk++.h. References NDK_XX::ListBox::_title, NDK_XX::ListBox::data, NDK_XX::ListBox::items, NDK_XX::ListItems, NDK_XX::ListBox::pos_x, NDK_XX::ListBox::pos_y, and NDK_XX::VisibleItems.
01083 : string _title; |