MCPcopy Create free account
hub / github.com/NatronGitHub/Natron / getFileSystemModel

Method getFileSystemModel

Gui/SequenceFileDialog.h:343–346  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

341 QFileSystemModel* getLookingFileSystemModel() const;
342
343 FileSystemModel* getFileSystemModel() const
344 {
345 return _model.get();
346 }
347
348 /**
349 * @brief Append all files in the current directory and all its sub-directories recursively.

Callers 3

paintMethod · 0.80
showPopupMethod · 0.80
setHistoryMethod · 0.80

Calls 1

getMethod · 0.45

Tested by

no test coverage detected