openMSX
Public Member Functions | List of all members
openmsx::FileDropEvent Class Referencefinal

#include <Event.hh>

Inheritance diagram for openmsx::FileDropEvent:
Inheritance graph
[legend]
Collaboration diagram for openmsx::FileDropEvent:
Collaboration graph
[legend]

Public Member Functions

 FileDropEvent (std::string_view fileName_)
 
zstring_view getFileName () const
 

Detailed Description

Definition at line 299 of file Event.hh.

Constructor & Destructor Documentation

◆ FileDropEvent()

openmsx::FileDropEvent::FileDropEvent ( std::string_view  fileName_)
inlineexplicit

Definition at line 302 of file Event.hh.

Member Function Documentation

◆ getFileName()

zstring_view openmsx::FileDropEvent::getFileName ( ) const
inline

Definition at line 305 of file Event.hh.


The documentation for this class was generated from the following file: