X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FQtx%2FQtxBiColorTool.h;h=7c12b98a68d58d09b8eb5183c53bc13e8927d112;hb=389efae83b99d654509671e60af3eecf11b8278e;hp=40eca44ab281fc101aa8770b95f3e19105f4145a;hpb=3593b4d1585d69f34034e5c678dc97b6e92a85cf;p=modules%2Fgui.git diff --git a/src/Qtx/QtxBiColorTool.h b/src/Qtx/QtxBiColorTool.h index 40eca44ab..7c12b98a6 100644 --- a/src/Qtx/QtxBiColorTool.h +++ b/src/Qtx/QtxBiColorTool.h @@ -1,9 +1,9 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 CEA/DEN, EDF R&D, OPEN CASCADE // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public // License as published by the Free Software Foundation; either -// version 2.1 of the License. +// version 2.1 of the License, or (at your option) any later version. // // This library is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -53,6 +53,8 @@ public: QString text() const; void setText( const QString& ); + QLabel* label(); + private slots: void updateState();