Class FilePicker¶
Defined in File FilePicker.h
Inheritance Relationships¶
Base Type¶
public SmartPeak::Widget(Class Widget)
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()¶
-
inline