]> SALOME platform Git repositories - modules/gui.git/commit
Salome HOME
QDS_Datum::getString() made public to allow reading the value text currently displaye...
authorsan <san@opencascade.com>
Sat, 12 May 2012 11:45:09 +0000 (11:45 +0000)
committersan <san@opencascade.com>
Sat, 12 May 2012 11:45:09 +0000 (11:45 +0000)
commita14f262b7592d1ecebd1f6966ea2e18be3fb41df
tree0b425c3aa03f2ad0e950cdc0d09d8555f49cf343
parented0e8511872db1306821d2ea018b75ab53bc9493
QDS_Datum::getString() made public to allow reading the value text currently displayed in the control "as is" without any conversions. This is needed when embedding QDS widgets into item views.
src/QDS/QDS_CheckBox.h
src/QDS/QDS_ComboBox.h
src/QDS/QDS_Datum.h
src/QDS/QDS_LineEdit.h
src/QDS/QDS_RadioBox.h
src/QDS/QDS_SpinBox.h
src/QDS/QDS_SpinBoxDbl.h
src/QDS/QDS_TextEdit.h