Nix (Dev)
3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
IModelListAcceptData.hpp
Go to the documentation of this file.
1
#ifndef LIBS_GUI_IMODELLISTACCEPTDATA_HPP_
2
#define LIBS_GUI_IMODELLISTACCEPTDATA_HPP_
3
4
#include "
IModelList.hpp
"
5
6
class
IModelListAcceptData
:
public
IModelList
7
{
8
public
:
9
virtual
void
setValueSet
(uint64_t indRow, uint64_t indCol,
const
std::shared_ptr<CDataList> &dataList) = 0;
10
};
11
12
#endif
/* LIBS_GUI_IMODELLISTACCEPTDATA_HPP_ */
IModelList.hpp
IModelListAcceptData
Definition
IModelListAcceptData.hpp:7
IModelListAcceptData::setValueSet
virtual void setValueSet(uint64_t indRow, uint64_t indCol, const std::shared_ptr< CDataList > &dataList)=0
IModelList
Definition
IModelList.hpp:14
src
ui
gui
IModelListAcceptData.hpp
Generated by
1.12.0