#include "button.h"#include <basis/function.h>#include <wp_passive/argument_list.h>#include <wp_passive/color.h>#include <wp_passive/system_string.h>#include <wp_passive/wp_implementation.h>Include dependency graph for button.cpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| void | button_callback (window_handle, button *me, XmAnyCallbackStruct *) |
| void button_callback | ( | window_handle | , | |
| button * | me, | |||
| XmAnyCallbackStruct * | ||||
| ) |
Definition at line 32 of file button.cpp.
References button::button_event().
Referenced by button::button(), and button::~button().
1.5.1