Public Methods |
|
| CurveParameters ( QWidget *parent=0, const char *name=0 ) |
|
int | value () const |
Public Slots |
|
void | next_pair () |
|
void | prev_pair () |
|
void | del () |
|
void | clear_curve () |
|
void | move (int) |
|
void | rotate_left () |
|
void | rotate_right () |
|
void | select_red () |
|
void | select_blue () |
|
void | match () |
|
void | open () |
|
void | testseries () |
|
void | save () |
|
void | setEps (double) |
|
void | setEps_prime (double) |
|
void | method_changed (const QString&) |
Signals |
|
void | show_next_pair () |
|
void | show_prev_pair () |
|
void | colorChanged ( int ) |
|
void | remove_last_point () |
|
void | clear_active_curve () |
|
void | match_now (double,double) |
|
void | rigid_motion (const Motion&) |
|
void | open_file (const QString&) |
|
void | save_file (const QString&) |
|
void | start_testseries (const QString&) |
|
void | epsChanged (double) |
|
void | eps_primeChanged (double) |
|
void | change_method (const QString&) |