|
void | handle_target_group_changed () |
|
void | handle_cropbox_origin_changed (int index, double value, Core::ActionSource source) |
|
void | handle_cropbox_size_changed (int index, double value) |
|
void | handle_cropbox_changed (Core::ActionSource source) |
|
void | handle_cropbox_origin_index_changed (int index, int value) |
|
void | handle_cropbox_size_index_changed (int index, int value) |
|
void | hit_test (ViewerHandle viewer, int x, int y) |
|
void | update_cursor (ViewerHandle viewer) |
|
void | resize (ViewerHandle viewer, int x0, int y0, int x1, int y1) |
|
|
size_t | signal_block_count_ |
|
CropTool * | tool_ |
|
int | hit_pos_ |
|
int | ver_index_ |
|
int | hor_index_ |
|
bool | resizing_ |
|
The documentation for this class was generated from the following file:
- Application/Tools/CropTool.cc