OGS
|
Functions | |
std::vector< std::string > | getSelectedObjects (QStringList const &list) |
void | moveSelectedItems (QListView *sourceView, QStringListModel &sourceModel, QStringListModel &targetModel) |
std::vector< std::string > Utils::getSelectedObjects | ( | QStringList const & | list | ) |
Definition at line 15 of file Utils.cpp.
Referenced by AddFaultsToVoxelGridDialog::accept(), GMSHPrefsDialog::accept(), Layers2GridDialog::accept(), TranslateDataDialog::accept(), and Layers2GridDialog::updateExpectedVoxel().
void Utils::moveSelectedItems | ( | QListView * | sourceView, |
QStringListModel & | sourceModel, | ||
QStringListModel & | targetModel ) |
Definition at line 23 of file Utils.cpp.
Referenced by AddFaultsToVoxelGridDialog::on_deselectDataButton_pressed(), TranslateDataDialog::on_deselectDataButton_pressed(), AddFaultsToVoxelGridDialog::on_selectDataButton_pressed(), and TranslateDataDialog::on_selectDataButton_pressed().