GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
#include "Filter.h"
Public Member Functions | |
FilterObject (Filter::HotSpot *filter) |
Private Slots | |
void | activated () |
Private Attributes | |
Filter::HotSpot * | _filter |
|
inline |
|
privateslot |
Definition at line 514 of file Filter.cpp.
|
private |