Wt examples  4.10.4
Variables
Home.C File Reference
#include <fstream>
#include <iostream>
#include <boost/lexical_cast.hpp>
#include <boost/tokenizer.hpp>
#include <boost/algorithm/string.hpp>
#include <Wt/WAnchor.h>
#include <Wt/WApplication.h>
#include <Wt/WEnvironment.h>
#include <Wt/WLogger.h>
#include <Wt/WMenu.h>
#include <Wt/WPushButton.h>
#include <Wt/WStackedWidget.h>
#include <Wt/WTabWidget.h>
#include <Wt/WTable.h>
#include <Wt/WTableCell.h>
#include <Wt/WTemplate.h>
#include <Wt/WText.h>
#include <Wt/WViewWidget.h>
#include <Wt/WVBoxLayout.h>
#include "Home.h"
#include "view/BlogView.h"

Go to the source code of this file.

Variables

static const std::string SRC_INTERNAL_PATH = "src"
 

Variable Documentation

◆ SRC_INTERNAL_PATH

const std::string SRC_INTERNAL_PATH = "src"
static

Definition at line 34 of file Home.C.