25 = cpp14::make_unique<FileTreeTableNode>(path);
void addColumn(const WString &header, const WLength &width)
void setTreeRoot(std::unique_ptr< WTreeTableNode > root, const WString &header)
FileTreeTable(const boost::filesystem::path &path)
Construct a new FileTreeTable.
WTreeTableNode * treeRoot()
WText * header(int column) const