50 void selectedFileChanged (
const File& newSelectedFile)
override;
54 void timerCallback()
override;
60 Image currentThumbnail;
63 void getThumbSize (
int& w,
int& h)
const;
Base class for components that live inside a file chooser dialog box and show previews of the files t...
Represents a local file or directory.
A graphics context, used for drawing a component or image.
A simple preview component that shows thumbnails of image files.
Holds a fixed-size bitmap.
Makes repeated callbacks to a virtual method at a specified time interval.