OGS
Utils.h File Reference

Detailed Description

Definition in file Utils.h.

#include <QListView>
#include <QStringList>
#include <QStringListModel>
#include <string>
#include <vector>
Include dependency graph for Utils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Utils
 

Functions

std::vector< std::string > Utils::getSelectedObjects (QStringList const &list)
 
void Utils::moveSelectedItems (QListView *sourceView, QStringListModel &sourceModel, QStringListModel &targetModel)