Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
Enumerations | |
enum class | eAlignmentType { NO_SELECTION , LEFT , RIGHT , TOP , BOTTOM , VERTICAL_CENTER , HORIZONTAL_CENTER } |
Functions | |
static AbstractComponentGUI * | prvSelectAlignmentTypePanel (eAlignmentType &alignmentTypeOut) |
static uint8_t | prvTypeAlignToJustify (const eAlignmentType typeAlignment) |
static double | prvFilteredSelectionToAlignment (const double valueToAlignment, double valueObjToAlignment, const eAlignmentType typeAlignment) |
static iv::types::coord | prvGetObjectSelectionToAlignment (const std::vector< std::shared_ptr< CObjCapControlMimic > > &objsCaptured, const eAlignmentType alignmentType) |
|
strong |
|
static |
|
static |
|
static |
|
static |