Class FilePicker

Inheritance Relationships

Base Type

Class Documentation

class SmartPeak::FilePicker : public SmartPeak::Widget

Public Functions

inline FilePicker()
virtual void draw() override

Interface to show the widget

NOTE: free to override in inherited implmementations

std::string getPickedPathname() const
void setProcessor(FilePickerProcessor &processor)
inline const std::string getProcessorName() const
void runProcessor()
void clearProcessor()
inline bool fileLoadingIsDone()
inline bool fileWasLoaded()
inline bool errorLoadingFile()