|
|
| Sparse (Image base_image=Image(), std::initializer_list< SourceID > sources={}) |
| |
|
| Sparse (const StreamObject &base) |
| |
|
void | add (const T &obj) |
| |
|
void | add (const std::list< T > &objs) |
| |
|
void | add (const std::vector< T > &objs) |
| |
|
std::size_t | size (void) |
| |
|
const T & | at (unsigned int index) |
| |
|
const T & | operator[] (unsigned int index) |
| |
|
Image | baseImage (void) |
| |
|
std::vector< T >::const_iterator | begin (void) const |
| |
|
std::vector< T >::const_iterator | end (void) const |
| |
| SourceID | id (void) const |
| | Get the SourceID of the object. More...
|
| |
|
|
void | initSources (std::initializer_list< SourceID > sources={}) |
| |
◆ initWidget()
initWidget Returns a ImageWidget to display the image
- Parameters
-
| stream | The asocciated stream |
- Returns
- The QWidget to show
See 'How to create your own streams'
The documentation for this class was generated from the following files: