map_layer_list_model.cpp
A Model to represent for the
MapLayer in ItemView framework
[詳細]
#include "map_layer.h"
#include "map_layer_list_model.h"
#include <QtGui>
#include <iostream>
#include "debug_utils.h"
説明
A Model to represent for the
MapLayer in ItemView framework
- 作者:
- SAGAMI, Tsuyoshi <sagami@brains.co.jp>