]> SALOME platform Git repositories - modules/gui.git/blobdiff - src/Qtx/Qtx.h
Salome HOME
Join modifications from branch OCC_debug_for_3_2_0b1
[modules/gui.git] / src / Qtx / Qtx.h
index c16bd7b231b907cf30755369a484099ed4a906bc..cbfc63b99a5f36d18ce00dac932daa9eb1ad3e86 100755 (executable)
@@ -87,6 +87,10 @@ typedef QValueList<int>    QIntList;
 typedef QValueList<short>  QShortList;
 typedef QValueList<double> QDoubleList;
 
+/*!
+  \class Qtx
+  \brief Set of auxiliary static methods
+*/
 class QTX_EXPORT Qtx : public Qt
 {
 public: