casa
5.7.0-16
|
#include <string>
Go to the source code of this file.
Namespaces | |
casa | |
-*- mode: c++ -*- | |
casa::QtMouseToolNames | |
Functions | |
int | casa::QtMouseToolNames::toolIndex (std::string tool) |
Return index of named tool within the master list. More... | |
std::string | casa::QtMouseToolNames::toolName (int toolindex) |
std::string | casa::QtMouseToolNames::longName (std::string tool) |
std::string | casa::QtMouseToolNames::iconName (std::string tool) |
std::string | casa::QtMouseToolNames::help (std::string tool) |
std::string | casa::QtMouseToolNames::pointRegionSymbolIcon (PointRegionSymbols, int button=-1) |
std::string | casa::QtMouseToolNames::pointRegionSymbolRc (PointRegionSymbols) |
Variables | |
const std::string | casa::QtMouseToolNames::ZOOM |
const std::string | casa::QtMouseToolNames::PAN |
const std::string | casa::QtMouseToolNames::SHIFTSLOPE |
const std::string | casa::QtMouseToolNames::BRIGHTCONTRAST |
const std::string | casa::QtMouseToolNames::POINT |
const std::string | casa::QtMouseToolNames::RECTANGLE |
const std::string | casa::QtMouseToolNames::ELLIPSE |
const std::string | casa::QtMouseToolNames::POLYGON |
const std::string | casa::QtMouseToolNames::POLYLINE |
const std::string | casa::QtMouseToolNames::RULERLINE |
const std::string | casa::QtMouseToolNames::POSITIONVELOCITY |
const std::string | casa::QtMouseToolNames::MULTICROSSHAIR |
const std::string | casa::QtMouseToolNames::ANNOTATIONS |
const std::string | casa::QtMouseToolNames::NONE |
const std::string | casa::QtMouseToolNames::tools [nTools+1] |
const std::string | casa::QtMouseToolNames::longnames [nTools+1] |
const std::string | casa::QtMouseToolNames::helptexts [nTools+1] |
std::string | casa::QtMouseToolNames::iconnames [nTools+1] |