|
Scroom 0.14-49-gb7ae7a6d
|
Functions | |
| const std::string | GRID ("GridSelection") |
| const std::string | PIXEL ("PixelSelection") |
| const std::string | DEFAULT (GRID) |
| const std::string SelectionType::DEFAULT | ( | GRID | ) |
Referenced by Scroom::Utils::getDefaultTweakSelectionMap(), SelectionListener::getSelectionType(), View::on_buttonPress(), View::on_buttonRelease(), and View::on_motion_notify().

| const std::string SelectionType::GRID | ( | "GridSelection" | ) |
Referenced by TiledBitmap::TiledBitmap(), and TransformPresentation::TransformPresentation().

| const std::string SelectionType::PIXEL | ( | "PixelSelection" | ) |
Referenced by PipetteHandler::getSelectionType(), TiledBitmap::TiledBitmap(), and TransformPresentation::TransformPresentation().
