Scroom 0.14-49-gb7ae7a6d
Loading...
Searching...
No Matches
SelectionType Namespace Reference

Functions

const std::string GRID ("GridSelection")
 
const std::string PIXEL ("PixelSelection")
 
const std::string DEFAULT (GRID)
 

Function Documentation

◆ DEFAULT()

const std::string SelectionType::DEFAULT ( GRID  )

◆ GRID()

const std::string SelectionType::GRID ( "GridSelection"  )

Referenced by TiledBitmap::TiledBitmap(), and TransformPresentation::TransformPresentation().

Here is the caller graph for this function:

◆ PIXEL()

const std::string SelectionType::PIXEL ( "PixelSelection"  )