X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROGUI%2FHYDROGUI_OrderedListWidget.h;h=7b1feab744aa72fa372ea22fc7f0eb759f777d5a;hb=58bb6b7459bebeeb089c9ed486c4683a8bae7288;hp=d0ac12626a2134e7c6d19c12fe5a69c01395aef8;hpb=f0688b4c39fcc3e49c2b58a90724b9c1c84f1337;p=modules%2Fhydro.git diff --git a/src/HYDROGUI/HYDROGUI_OrderedListWidget.h b/src/HYDROGUI/HYDROGUI_OrderedListWidget.h index d0ac1262..7b1feab7 100644 --- a/src/HYDROGUI/HYDROGUI_OrderedListWidget.h +++ b/src/HYDROGUI/HYDROGUI_OrderedListWidget.h @@ -58,6 +58,10 @@ public: QStringList getSelectedNames() const; QStringList getAllNames() const; + void setBackgroundColor (int theInd, QColor theColor); + QColor getBackgroundColor (int theInd) const; + void clearAllBackgroundColors (); + void undoLastMove(); signals: