7 #ifndef FILETREETABLE_H_ 8 #define FILETREETABLE_H_ 10 #include <Wt/WTreeTable.h> 12 #include <boost/filesystem/path.hpp> 45 #endif // FILETREETABLE_H_ FileTreeTable(const boost::filesystem::path &path)
Construct a new FileTreeTable.
A tree table that displays a file tree.