Go to the documentation of this file.
19 #ifndef OST_GUI_SCENE_WIN_CUSTOM_PART_NODE_HH
20 #define OST_GUI_SCENE_WIN_CUSTOM_PART_NODE_HH
33 #include <QModelIndex>
38 namespace ost {
namespace gui {
45 virtual bool SetData(
int column,
const QVariant& value,
int role);
46 virtual Qt::ItemFlags Flags(
int column)
const;