MCPcopy Create free account
hub / github.com/VioletGiraffe/file-commander / quickViewCurrentFile

Method quickViewCurrentFile

qt-app/src/cmainwindow.cpp:971–974  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

969}
970
971void CMainWindow::quickViewCurrentFile()
972{
973 otherPanelDisplayController().startQuickView(CPluginEngine::get().createViewerWindowForCurrentFile());
974}
975
976void CMainWindow::registerFileOperationDialog(CFileOperationDialogBase* dialog)
977{

Callers

nothing calls this directly

Calls 3

getFunction · 0.85
startQuickViewMethod · 0.80

Tested by

no test coverage detected