Go to the documentation of this file.
13 class QTreeWidgetItem;
36 std::vector<size_t>
getIndex(
size_t size)
const;
39 QTreeWidgetItem*
makeItem(
const std::string& key)
const;
40 QTreeWidgetItem*
makeItem(
size_t key)
const;
42 void setRowTexts(QTreeWidgetItem* item,
const std::string& key,
const std::string&
value,
const std::string& typeName =
"")
const;
void setRowTexts(QTreeWidgetItem *item, const std::string &key, const std::string &value, const std::string &typeName="") const
ListBuilder getListBuilder() const
virtual ~DataTreeBuilderBase()
void setColumns(int key, int value, int type)
std::shared_ptr< Variant > VariantPtr
std::shared_ptr< Value > value()
DictBuilder getDictBuilder() const
QTreeWidgetItem * makeItem(const std::string &key) const
This file offers overloads of toIce() and fromIce() functions for STL container types.
std::vector< size_t > getIndex(size_t size) const