MCPcopy Create free account
hub / github.com/QNapi/qnapi / selectedFiles

Method selectedFiles

gui/src/qnapiopendialog.cpp:111–111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

109
110#if defined(Q_OS_WIN) || defined(Q_OS_MAC)
111QStringList QNapiOpenDialog::selectedFiles() const { return files; }
112#endif
113
114bool QNapiOpenDialog::placeWindow() {

Callers 5

showOpenDialogMethod · 0.80
selectDirectoryMethod · 0.80
srcSubSelectClickedMethod · 0.80
movieFPSSelectClickedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected