Cinder  0.8.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces | Functions
FileDropEvent.h File Reference
#include "cinder/Cinder.h"
#include "cinder/app/Event.h"
#include "cinder/Filesystem.h"
#include <vector>
#include <string>
Include dependency graph for FileDropEvent.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cinder::app::FileDropEvent
 Represents a file-drop event, typically received from Windows Explorer or Mac OS X Finder. More...
 

Namespaces

 cinder
 
 cinder::app
 

Functions

std::ostream & cinder::app::operator<< (std::ostream &out, const FileDropEvent &event)