Empirical
Classes | Namespaces
FileInput.h File Reference

Specs for the FileInput widget (click on to upload a file) More...

#include <functional>
#include <string>
#include "../tools/File.h"
#include "Widget.h"

Go to the source code of this file.

Classes

class  emp::web::FileInput
 
class  emp::web::FileInput::FileInputInfo
 

Namespaces

 emp
 If we are in emscripten, make sure to include the header.
 
 emp::web
 

Detailed Description

Specs for the FileInput widget (click on to upload a file)

Note
This file is part of Empirical, https://github.com/devosoft/Empirical
Date
2015-2018
Todo:
Setup FileInput to work outside of web mode as well.