7 #ifndef FILETREETABLE_H_ 8 #define FILETREETABLE_H_ 10 #include <Wt/WTreeTable> 12 #include <boost/filesystem/path.hpp> 41 Wt::WContainerWidget *parent = 0);
46 #endif // FILETREETABLE_H_ FileTreeTable(const boost::filesystem::path &path, Wt::WContainerWidget *parent=0)
Construct a new FileTreeTable.
A tree table that displays a file tree.