yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::app::core::FileDialogWrapper Class Reference

#include <file_dialog.h>

Static Public Member Functions

static std::string ShowOpenFileDialog ()
 
static std::string ShowOpenFolderDialog ()
 
static std::vector< std::string > GetSubdirectoriesInFolder (const std::string &folder_path)
 
static std::vector< std::string > GetFilesInFolder (const std::string &folder_path)
 

Detailed Description

Definition at line 11 of file file_dialog.h.

Member Function Documentation

◆ ShowOpenFileDialog()

◆ ShowOpenFolderDialog()

static std::string yaze::app::core::FileDialogWrapper::ShowOpenFolderDialog ( )
static

◆ GetSubdirectoriesInFolder()

static std::vector< std::string > yaze::app::core::FileDialogWrapper::GetSubdirectoriesInFolder ( const std::string & folder_path)
static

◆ GetFilesInFolder()

static std::vector< std::string > yaze::app::core::FileDialogWrapper::GetFilesInFolder ( const std::string & folder_path)
static

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