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

Method getFileSystemModel

Gui/SequenceFileDialog.h:353–356  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

351 QFileSystemModel* getFavoriteSystemModel() const;
352 QFileSystemModel* getLookingFileSystemModel() const;
353 FileSystemModel* getFileSystemModel() const
354 {
355 return _model.get();
356 }
357
358 SequenceDialogView* getSequenceView() const
359 {

Callers 3

paintMethod · 0.80
showPopupMethod · 0.80
setHistoryMethod · 0.80

Calls 1

getMethod · 0.45

Tested by

no test coverage detected