golib
0.5
|
This is the complete list of members for goGUI::ImageView, including all inherited members.
changedCaller() (defined in goGUI::ImageView) | goGUI::ImageView | |
CURRENT_IMAGE_CHANGED enum value | goGUI::ImageView | |
currentImageIndex() const (defined in goGUI::ImageView) | goGUI::ImageView | |
draw() (defined in goGUI::ImageView) | goGUI::ImageView | |
getImage(goIndex_t index=-1) | goGUI::ImageView | |
getImageCount() const (defined in goGUI::ImageView) | goGUI::ImageView | |
getImageObject(goIndex_t index=-1) | goGUI::ImageView | |
graph() | goGUI::ImageView | |
IMAGE_REMOVED enum value | goGUI::ImageView | |
IMAGE_SET enum value | goGUI::ImageView | |
imageRef(goAutoPtr< goPlot::Object2DImage > img) | goGUI::ImageView | protected |
ImageView() (defined in goGUI::ImageView) | goGUI::ImageView | |
on_draw(Cairo::RefPtr< Cairo::Context > const &context) override | goGUI::ImageView | protectedvirtual |
removeImage(goIndex_t index=-1) (defined in goGUI::ImageView) | goGUI::ImageView | |
reorderImages(const std::vector< int > &order) (defined in goGUI::ImageView) | goGUI::ImageView | |
setCurrentImage(goIndex_t i) (defined in goGUI::ImageView) | goGUI::ImageView | |
setImage(const goSignal3DBase< void > &image, goIndex_t index=-1) | goGUI::ImageView | |
setImage(int w, int h, int format=goPlot::Object2DImage::RGB24, goIndex_t index=-1) | goGUI::ImageView | |
~ImageView() (defined in goGUI::ImageView) | goGUI::ImageView | virtual |