Go to the documentation of this file.
7 #ifndef FILETREETABLENODE_H_
8 #define FILETREETABLENODE_H_
10 #include <Wt/WTreeTableNode>
12 #include <boost/filesystem/path.hpp>
46 static Wt::WIconPair *
createIcon(
const boost::filesystem::path& path);
51 #endif // FILETREETABLENODE_H_
FileTreeTableNode(const boost::filesystem::path &path)
Construct a new node for the given file.
virtual bool expandable()
Reimplements WTreeNode::expandable.
boost::filesystem::path path_
The path.
A single node in a file tree table.
virtual void populate()
Reimplements WTreeNode::populate to read files within a directory.
static Wt::WIconPair * createIcon(const boost::filesystem::path &path)
Create the iconpair for representing the path.
Generated on Mon Sep 5 2022 for the
C++ Web Toolkit (Wt) by
1.8.17