OpenMW
|
#include <map>
#include <QAbstractTableModel>
#include <QStyledItemDelegate>
#include "../../model/world/columnbase.hpp"
Go to the source code of this file.
Classes | |
class | CSVWorld::NastyTableModelHack |
Getting the data out of an editor widget. More... | |
class | CSVWorld::CommandDelegateFactory |
class | CSVWorld::CommandDelegateFactoryCollection |
Use commands instead of manipulating the model directly. More... | |
class | CSVWorld::CommandDelegate |
Namespaces | |
namespace | CSVWorld |