Wt examples  4.12.2
Loading...
Searching...
No Matches
FileItem.C
Go to the documentation of this file.
1// This may look like C code, but it's really -*- C++ -*-
2/*
3 * Copyright (C) 2009 Emweb bv, Herent, Belgium.
4 *
5 * See the LICENSE file for terms of use.
6 */
7
8#include "FileItem.h"
9
static const Wt::ItemDataRole FileNameRole
Definition FileItem.h:32
static const Wt::ItemDataRole FilePathRole
Definition FileItem.h:31
static const Wt::ItemDataRole ContentsRole
Definition FileItem.h:30
static constexpr const int User