#include <ndk_demo.h>
Inheritance diagram for ShowTestDialogCmd:
Public Methods | |
ShowTestDialogCmd () | |
~ShowTestDialogCmd () | |
int | action () |
|
Definition at line 180 of file ndk_demo.h. References NDK_XX::MenuItemData::MenuItemData().
00180 : MenuItemData("Test Dialog") { } |
|
Definition at line 181 of file ndk_demo.h.
00181 {} |
|
Reimplemented from NDK_XX::MenuItemData. Definition at line 182 of file ndk_demo.h. References NDK_XX::DialogBox::do_modal().
|