ContRap
The symbolic tool for control-flow based rapid prototyping.

Function operator[] from qttools
Brief description

operator[](vector:std::vector<QImage>,index:int):QImage

Referencing element access to the vector elements More ...

Function information
Name: operator[]
Base:
Group: Qt plugins:Image I/O
Icon: qtimage.png
Color: darkGreen
Authors:
Copyright:

Detailed description

Referencing element access to the vector elements

Input parameters
vector: std::vector
Vector to operate on
index: int
Number of the array element

Return values
Default return value: QImage
Element reference