ReSCue - Retrieval System for Curves
Main Page   Class Hierarchy   Compound List   File List   Compound Members  

CurveParameters Class Reference

The CurveParameters class provides a Qt-widget for controlling the paramters of a CurveCanvas. More...

#include <CurveParameters.h>

Inheritance diagram for CurveParameters

[legend]
Collaboration diagram for CurveParameters:
[legend]
List of all members.

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&)

Detailed Description

The CurveParameters class provides a Qt-widget for controlling the paramters of a CurveCanvas.


The documentation for this class was generated from the following file:
ReSCue - Retrieval System for Curves
Universität Bonn, Institut für Informatik III, 2001