X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=vv%2FvvROIActor.h;fp=vv%2FvvROIActor.h;h=c3a60b9fa3e25c2ac5172ab13aa923c4a7be1fdb;hb=11b8c3a844d76b55cf5a6c7e06ce445bc3732120;hp=afe7636acb91acf0be6c8b78abf2bd8846f08505;hpb=de524de471ddbb04afdea1de77af57f4d34bcaa1;p=clitk.git diff --git a/vv/vvROIActor.h b/vv/vvROIActor.h index afe7636..c3a60b9 100644 --- a/vv/vvROIActor.h +++ b/vv/vvROIActor.h @@ -41,6 +41,7 @@ class vvROIActor: public QObject { void SetVisible(bool b); bool IsVisible(); void SetOpacity(double x); + double GetOpacity(); public slots: void UpdateSlice(int slicer, int slices);