Wt examples 3.3.12
FileTreeTable.h
Go to the documentation of this file.
1// This may look like C code, but it's really -*- C++ -*-
2/*
3 * Copyright (C) 2008 Emweb bvba, Kessel-Lo, Belgium.
4 *
5 * See the LICENSE file for terms of use.
6 */
7#ifndef FILETREETABLE_H_
8#define FILETREETABLE_H_
9
10#include <Wt/WTreeTable>
11
12#include <boost/filesystem/path.hpp>
13
18
34{
35public:
40 FileTreeTable(const boost::filesystem::path& path,
42};
43
46#endif // FILETREETABLE_H_
A tree table that displays a file tree.
WWidget * parent() const

Generated on Fri May 17 2024 for the C++ Web Toolkit (Wt) by doxygen 1.9.8