Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)
111
QStringList QNapiOpenDialog::selectedFiles() const { return files; }
112
#endif
113
114
bool QNapiOpenDialog::placeWindow() {
Callers
5
showOpenDialog
Method · 0.80
selectDirectory
Method · 0.80
srcSubSelectClicked
Method · 0.80
movieFPSSelectClicked
Method · 0.80
targetMovieFPSSelectClicked
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected