MCPcopy Create free account
hub / github.com/CloudCompare/CloudCompare / menu

Method menu

qCC/ccRecentFiles.cpp:49–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47}
48
49QMenu *ccRecentFiles::menu()
50{
51 return m_menu;
52}
53
54void ccRecentFiles::addFilePath( const QString &filePath )
55{

Callers 3

ccViewerMethod · 0.80
MainWindowMethod · 0.80
setupInputDevicesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected