Salome HOME
ModuleBase_WidgetChoice is extended to use in a combo box a list of values read from...
authornds <nds@opencascade.com>
Thu, 2 Nov 2017 12:31:35 +0000 (15:31 +0300)
committernds <nds@opencascade.com>
Thu, 2 Nov 2017 12:31:35 +0000 (15:31 +0300)
commit8f8d5744ae689e0715519aa0edd1f903195529bf
tree0482bd40c64b61320ce43a1ed123ff18f7cf349a
parent355892a58159b1b2eb4824d4be48953169030844
ModuleBase_WidgetChoice is extended to use in a combo box a list of values read from a file (each file row is an item)

ModuleBase_WidgetFileSelector uses "import_initial_path" key for QFileDialog initial directory.
src/ModuleBase/ModuleBase_WidgetChoice.cpp
src/ModuleBase/ModuleBase_WidgetFileSelector.cpp
src/XGUI/CMakeLists.txt
src/XGUI/XGUI_Workshop.cpp