距離データ値の描画ウィジット
More...
#include <LengthViewWidget.h>
List of all members.
Signals |
|
void | lengthViewRequest (void) |
|
void | drawLineRequest (const std::vector< int > &indexes) |
|
void | widgetClose (const std::string &widget_name) |
|
void | quit (void) |
Public Member Functions |
|
| LengthViewWidget (QWidget *parent=0) |
|
void | clear (void) |
|
void | setMinDistance (size_t min_distance) |
|
void | setLength (const std::vector< long > &length_data) |
|
void | setIntensity (const std::vector< long > &intensity_data) |
Protected Slots |
|
void | closeEvent (QCloseEvent *event) |
|
void | updatePressed (void) |
|
void | savePressed (void) |
|
void | quitPressed (void) |
|
void | itemSelectionChanged (void) |
Detailed Description
距離データ値の描画ウィジット
Definition at line 20 of file LengthViewWidget.h.
The documentation for this class was generated from the following files: