#include <ndk++.h>
Public Methods | |
BINDING (int w, int from, int to, NDKPNOTIFFN pf) | |
BINDING (int w, int from, int to, NDKPCMDFN pf) | |
bool | pfn () const |
Public Attributes | |
int | what |
int | ctrl_id |
int | last_ctrl_id |
NDKPNOTIFFN | p_notif_fn |
NDKPCMDFN | p_cmd_fn |
|
Definition at line 356 of file ndk++.h.
00357 : public Control 00358 { 00359 public: 00360 00361 /** |
|
Definition at line 363 of file ndk++.h. References NDK_XX::Control::notify, NDK_XX::Control::tabstop, and NDK_XX::Control::title.
00377 {} |
|
Definition at line 377 of file ndk++.h. Referenced by NDK_XX::Control::get_binding().
00377 {} |
|
Definition at line 371 of file ndk++.h. Referenced by NDK_XX::Control::get_binding(). |
|
Definition at line 372 of file ndk++.h. Referenced by NDK_XX::Control::get_binding(). |
|
Definition at line 375 of file ndk++.h. Referenced by NDK_XX::Control::process_message(). |
|
Definition at line 374 of file ndk++.h. Referenced by NDK_XX::Control::process_message(). |
|
Definition at line 370 of file ndk++.h. Referenced by NDK_XX::Control::get_binding(). |