|
Nana C++ Library. Reference for users.
What we need to use nana
|
Public Member Functions | |
| arg_categorize (categorize< ValueType > &wdg, ValueType &v) | |
Public Member Functions inherited from nana::event_arg | |
| virtual | ~event_arg ()=default |
| void | stop_propagation () const |
| ignorable handlers behind the current one in a chain of event handlers will not get called. More... | |
| bool | propagation_stopped () const |
Public Attributes | |
| categorize< ValueType > & | widget |
| ValueType & | value |
|
inline |
| ValueType& nana::arg_categorize< ValueType >::value |
| categorize<ValueType>& nana::arg_categorize< ValueType >::widget |